blob: 54f8b0bcae820c819f10298330e80ea5bbe691da [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 -->
9 <project path="optee_client" name="OP-TEE/optee_client.git" />
10 <project path="optee_os" name="OP-TEE/optee_os.git" />
11 <project path="optee_test" name="OP-TEE/optee_test.git" />
12 <project path="build" name="OP-TEE/build.git">
13 <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 -->
Joakim Bech1e503c62019-05-16 15:52:00 +020017 <project path="linux" name="linaro-swg/linux.git" revision="9823b258b332b4ac98e05fa23448bbc9e937b24c" />
Joakim Bech63805f32018-03-14 15:54:32 +010018 <project path="optee_examples" name="linaro-swg/optee_examples.git" />
Joakim Bechdedcb922015-04-29 23:04:27 +020019
Joakim Bech63805f32018-03-14 15:54:32 +010020 <!-- Misc gits -->
Joakim Bech0f9fe342019-01-11 09:53:10 +010021 <project path="arm-trusted-firmware" name="ARM-software/arm-trusted-firmware.git" revision="34efb683e32254b8c325ac3071c5776d243a7b99" />
Joakim Bech1e503c62019-05-16 15:52:00 +020022 <project path="buildroot" name="buildroot/buildroot.git" revision="95942f5fcd35d783a49adce621ccf33480f1c88c" />
Jerome Forissier7faa4e82018-08-03 11:07:14 +020023 <project path="edk2" name="tianocore/edk2.git" revision="dd4cae4d82c7477273f3da455084844db5cca0c0" />
24 <project path="edk2-platforms" name="tianocore/edk2-platforms.git" revision="02daa58c21f89628b4d8c76f95f3a554289149bc" />
Joakim Bech63805f32018-03-14 15:54:32 +010025 <project path="grub" name="grub.git" revision="refs/tags/grub-2.02" clone-depth="1" remote="savannah" />
Joakim Bechdedcb922015-04-29 23:04:27 +020026</manifest>