blob: 732b41f14877e7d18e17370825109316878b6a31 [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 -->
Joakim Bech6d4c7212019-04-26 13:27:18 +02009 <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.5.0" clone-depth="1" />
10 <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.5.0" clone-depth="1" />
11 <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.5.0" clone-depth="1" />
12 <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.5.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 Forissier445fda92018-11-06 14:10:49 +010017 <project path="linux" name="linaro-swg/linux.git" revision="221a1acee8047ae65c2d5980e3a7c5f73362c59d" />
Joakim Bech6d4c7212019-04-26 13:27:18 +020018 <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.5.0" clone-depth="1" />
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 Bech174ac572019-01-11 09:57:39 +010022 <project path="buildroot" name="buildroot/buildroot.git" revision="refs/tags/2018.08" clone-depth="1" />
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>