blob: a3aed0459ec8a9475bb68fdeee3eba443f741334 [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" />
Jerome Forissier2b3fa832020-12-14 14:48:30 +01004 <remote name="savannah" fetch="https://git.savannah.gnu.org/git" />
Victor Chong945ca872019-08-08 17:32:22 +01005 <remote name="tfo" fetch="https://git.trustedfirmware.org" />
Joakim Bechdedcb922015-04-29 23:04:27 +02006
Joakim Bech3b0ad012018-03-14 15:54:42 +01007 <default remote="github" revision="master" />
Joakim Bechdedcb922015-04-29 23:04:27 +02008
Joakim Bech3b0ad012018-03-14 15:54:42 +01009 <!-- OP-TEE gits -->
10 <project path="optee_client" name="OP-TEE/optee_client.git" />
11 <project path="optee_os" name="OP-TEE/optee_os.git" />
12 <project path="optee_test" name="OP-TEE/optee_test.git" />
13 <project path="build" name="OP-TEE/build.git">
14 <linkfile src="hikey.mk" dest="build/Makefile" />
15 </project>
Joakim Bechdedcb922015-04-29 23:04:27 +020016
Joakim Bech3b0ad012018-03-14 15:54:42 +010017 <!-- linaro-swg gits -->
Jerome Forissier62f48b92020-04-03 13:24:48 +020018 <project path="linux" name="linaro-swg/linux.git" revision="optee" clone-depth="1" />
Joakim Bech0f661f92020-10-29 15:24:15 +010019 <project path="optee_benchmark" name="linaro-swg/optee_benchmark.git" />
Joakim Bech3b0ad012018-03-14 15:54:42 +010020 <project path="optee_examples" name="linaro-swg/optee_examples.git" />
21 <project path="patches_hikey" name="linaro-swg/patches_hikey.git" revision="d9c07f0ac0ce5fe57d367be82b8673aae8e81e96" />
Victor Chong05015d82017-09-08 08:39:36 +010022
Joakim Bech3b0ad012018-03-14 15:54:42 +010023 <!-- Misc gits -->
Jens Wiklanderd2a738f2018-12-17 13:59:44 +010024 <project path="atf-fastboot" name="96boards-hikey/atf-fastboot.git" revision="d75cfac3877be68bb5e36be3fc57ba597a2d3710" />
Jerome Forissier8de68ad2022-01-11 11:02:55 +010025 <project path="buildroot" name="buildroot/buildroot.git" revision="refs/tags/2021.11" clone-depth="1" />
Jerome Forissiera0ae23c2020-07-06 18:31:57 +020026 <project path="burn-boot" name="96boards-hikey/burn-boot.git" revision="7dcbfb1f1496756294b3068e6e2370a9399dcea2" />
Joakim Bech3b0ad012018-03-14 15:54:42 +010027 <project path="busybox" name="mirror/busybox.git" revision="refs/tags/1_24_0" clone-depth="1" />
Jerome Forissier4f9f5992018-08-03 14:25:02 +020028 <project path="edk2" name="96boards-hikey/edk2.git" revision="77326b5a153513c826d5a50363eace6ef6b59413" />
Joakim Bech3b0ad012018-03-14 15:54:42 +010029 <project path="grub" name="grub.git" revision="refs/tags/grub-2.02" clone-depth="1" remote="savannah" />
Jerome Forissier89efbe72022-05-05 16:21:26 +020030 <project path="l-loader" name="96boards-hikey/l-loader.git" revision="6560d22743d5ec904ff043d87f7f794336076085" />
Jerome Forissierffc11e92021-07-12 14:27:19 +020031 <project path="OpenPlatformPkg" name="96boards-hikey/OpenPlatformPkg.git" revision="245344ea5421ba126e1eb76484d00b590a4a78f7" />
Jerome Forissierfbefea52022-01-10 14:25:58 +010032 <project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.6" clone-depth="1" remote="tfo" />
Joakim Bechdedcb922015-04-29 23:04:27 +020033</manifest>