blob: 560776b162cdb21162940771c9b729b0ea8e5bcf [file] [log] [blame]
Joakim Bechdedcb922015-04-29 23:04:27 +02001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
Joakim Bech3b0ad012018-03-14 15:54:42 +01003 <remote name="github" fetch="https://github.com" />
4 <remote name="savannah" fetch="git://git.savannah.gnu.org" />
Joakim Bechdedcb922015-04-29 23:04:27 +02005
Joakim Bech3b0ad012018-03-14 15:54:42 +01006 <default remote="github" revision="master" />
Joakim Bechdedcb922015-04-29 23:04:27 +02007
Joakim Bech3b0ad012018-03-14 15:54:42 +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="hikey.mk" dest="build/Makefile" />
14 </project>
Joakim Bechdedcb922015-04-29 23:04:27 +020015
Joakim Bech3b0ad012018-03-14 15:54:42 +010016 <!-- linaro-swg gits -->
Joakim Bech0deabf72019-05-16 15:52:15 +020017 <project path="linux" name="linaro-swg/linux.git" revision="9823b258b332b4ac98e05fa23448bbc9e937b24c" />
Joakim Bech3b0ad012018-03-14 15:54:42 +010018 <project path="optee_examples" name="linaro-swg/optee_examples.git" />
19 <project path="patches_hikey" name="linaro-swg/patches_hikey.git" revision="d9c07f0ac0ce5fe57d367be82b8673aae8e81e96" />
Victor Chong05015d82017-09-08 08:39:36 +010020
Joakim Bech3b0ad012018-03-14 15:54:42 +010021 <!-- Misc gits -->
Joakim Bech0f9fe342019-01-11 09:53:10 +010022 <project path="arm-trusted-firmware" name="ARM-software/arm-trusted-firmware.git" revision="34efb683e32254b8c325ac3071c5776d243a7b99" />
Jens Wiklanderd2a738f2018-12-17 13:59:44 +010023 <project path="atf-fastboot" name="96boards-hikey/atf-fastboot.git" revision="d75cfac3877be68bb5e36be3fc57ba597a2d3710" />
Joakim Bech0deabf72019-05-16 15:52:15 +020024 <project path="buildroot" name="buildroot/buildroot.git" revision="95942f5fcd35d783a49adce621ccf33480f1c88c" />
Joakim Bech3b0ad012018-03-14 15:54:42 +010025 <project path="burn-boot" name="96boards-hikey/burn-boot.git" revision="bee2ea1660f3a03df8d391fb75aa08dbc3441856" />
26 <project path="busybox" name="mirror/busybox.git" revision="refs/tags/1_24_0" clone-depth="1" />
Jerome Forissier4f9f5992018-08-03 14:25:02 +020027 <project path="edk2" name="96boards-hikey/edk2.git" revision="77326b5a153513c826d5a50363eace6ef6b59413" />
Joakim Bech3b0ad012018-03-14 15:54:42 +010028 <project path="grub" name="grub.git" revision="refs/tags/grub-2.02" clone-depth="1" remote="savannah" />
Jens Wiklanderd2a738f2018-12-17 13:59:44 +010029 <project path="l-loader" name="96boards-hikey/l-loader.git" revision="49db0a01f8cc4f2a7e0dea01d843d72092635870" />
Joakim Bech3b0ad012018-03-14 15:54:42 +010030 <project path="OpenPlatformPkg" name="96boards-hikey/OpenPlatformPkg.git" revision="fbdd4aeee4d8de04d1c332379b20efb7a59a9502" />
Joakim Bechdedcb922015-04-29 23:04:27 +020031</manifest>