diff --git a/bootloaders-next.xml b/bootloaders-next.xml
new file mode 100644
index 0000000000000000000000000000000000000000..72949e222fe09c7c794fcae94772798de69e1693
--- /dev/null
+++ b/bootloaders-next.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+    <remote name="baylibre" fetch="ssh://git@gitlab.baylibre.com/baylibre/ti" />
+    <remote name="ti" fetch="git://git.ti.com/" />
+    <remote name="github" fetch="https://github.com/" />
+
+    <project name="android/bootloader/build-bootloaders.git" path="build" remote="baylibre" revision="integ/ti-u-boot-2024.04" />
+    <project name="ti-u-boot" path="u-boot" remote="baylibre" revision="integ/ti-u-boot-2024.04" />
+    <project name="atf/arm-trusted-firmware.git" path="arm-trusted-firmware" remote="ti" revision="refs/tags/09.02.00.009" clone-depth="1" />
+    <project name="optee/ti-optee-os" path="optee-os" remote="ti" revision="refs/tags/09.02.00.009" />
+    <project name="OP-TEE/optee_test.git" path="optee-ta/optee_test" remote="github" revision="refs/tags/4.1.0" />
+    <project name="android/aosp/external/kmgk.git" path="optee-ta/kmgk" remote="baylibre" revision="ti-android-14"/>
+    <project name="processor-firmware/ti-linux-firmware.git" path="ti-linux-firmware" remote="ti" revision="refs/tags/09.02.00.009" clone-depth="1"/>
+</manifest>