blob: 3f1660728c2c6e28545b5ef2e2e9633147f387fa [file] [log] [blame]
Joakim Bechdedcb922015-04-29 23:04:27 +02001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
Joakim Bech63805f32018-03-14 15:54:32 +01003 <remote name="github" fetch="https://github.com" />
4 <remote name="savannah" fetch="https://git.savannah.gnu.org/git" />
Joakim Bechdedcb922015-04-29 23:04:27 +02005
Joakim Bech63805f32018-03-14 15:54:32 +01006 <default remote="github" revision="master" />
Joakim Bechdedcb922015-04-29 23:04:27 +02007
Joakim Bech63805f32018-03-14 15:54:32 +01008 <!-- OP-TEE gits -->
Jerome Forissierf58100e2018-10-12 15:21:09 +02009 <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.3.0" clone-depth="1" />
10 <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.3.0" clone-depth="1" />
11 <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.3.0" clone-depth="1" />
12 <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.3.0" clone-depth="1">
Joakim Bech63805f32018-03-14 15:54:32 +010013 <linkfile src="fvp.mk" dest="build/Makefile" />
14 </project>
Joakim Bechdedcb922015-04-29 23:04:27 +020015
Joakim Bech63805f32018-03-14 15:54:32 +010016 <!-- linaro-swg gits -->
Jerome Forissierc52a99f2018-09-06 13:39:30 +010017 <project path="linux" name="linaro-swg/linux.git" revision="75065d7a22b08115477ae75b42139c5336e28293" />
Jerome Forissierf58100e2018-10-12 15:21:09 +020018 <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.3.0" clone-depth="1" />
Joakim Bechdedcb922015-04-29 23:04:27 +020019
Joakim Bech63805f32018-03-14 15:54:32 +010020 <!-- Misc gits -->
21 <project path="arm-trusted-firmware" name="ARM-software/arm-trusted-firmware.git" revision="refs/tags/v1.5-rc2" clone-depth="1" />
Jerome Forissier7faa4e82018-08-03 11:07:14 +020022 <project path="edk2" name="tianocore/edk2.git" revision="dd4cae4d82c7477273f3da455084844db5cca0c0" />
23 <project path="edk2-platforms" name="tianocore/edk2-platforms.git" revision="02daa58c21f89628b4d8c76f95f3a554289149bc" />
Joakim Bech63805f32018-03-14 15:54:32 +010024 <project path="grub" name="grub.git" revision="refs/tags/grub-2.02" clone-depth="1" remote="savannah" />
Jerome Forissierda2ce6b2018-08-03 11:30:04 +020025 <project path="buildroot" name="buildroot/buildroot.git" revision="refs/tags/2018.08" clone-depth="1" />
Joakim Bechdedcb922015-04-29 23:04:27 +020026</manifest>