blob: 4fd704517e2ff3be72432704a0e614a3576826a5 [file] [log] [blame]
Victor Chongf3ccede2017-07-02 11:26:18 +01001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
Joakim Bech10f934c2018-03-14 15:54:51 +01003 <remote name="github" fetch="https://github.com" />
4 <remote name="savannah" fetch="git://git.savannah.gnu.org" />
Victor Chongf3ccede2017-07-02 11:26:18 +01005
Joakim Bech10f934c2018-03-14 15:54:51 +01006 <default remote="github" revision="master" />
Victor Chongf3ccede2017-07-02 11:26:18 +01007
Joakim Bech10f934c2018-03-14 15:54:51 +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 Bech10f934c2018-03-14 15:54:51 +010013 <linkfile src="hikey960.mk" dest="build/Makefile" />
14 </project>
Victor Chongf3ccede2017-07-02 11:26:18 +010015
Joakim Bech10f934c2018-03-14 15:54:51 +010016 <!-- linaro-swg gits -->
Jerome Forissierf58100e2018-10-12 15:21:09 +020017 <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.3.0" clone-depth="1" />
Joakim Bech10f934c2018-03-14 15:54:51 +010018 <project path="patches_hikey" name="linaro-swg/patches_hikey.git" revision="d9c07f0ac0ce5fe57d367be82b8673aae8e81e96" />
Victor Chongf3ccede2017-07-02 11:26:18 +010019
Joakim Bech10f934c2018-03-14 15:54:51 +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 Forissier4f9f5992018-08-03 14:25:02 +020022 <project path="edk2" name="96boards-hikey/edk2.git" revision="77326b5a153513c826d5a50363eace6ef6b59413" />
Joakim Bech10f934c2018-03-14 15:54:51 +010023 <project path="grub" name="grub.git" revision="refs/tags/grub-2.02" clone-depth="1" remote="savannah" />
Jerome Forissier736a33b2018-08-03 15:03:25 +020024 <project path="linux" name="96boards-hikey/linux.git" revision="3ad676355df5813eed03c10d9b259fe06227f41e" />
Joakim Bech10f934c2018-03-14 15:54:51 +010025 <project path="l-loader" name="96boards-hikey/l-loader.git" revision="c1cbbf8ab824820b5c1769a1c80dd234c5b57ffc" />
Jerome Forissier4f9f5992018-08-03 14:25:02 +020026 <project path="OpenPlatformPkg" name="96boards-hikey/OpenPlatformPkg.git" revision="91eb48cee84cf3f74ea4753309500ea428ebdfff" />
Jerome Forissier7941c5b2018-04-26 14:28:36 +020027 <project path="tools-images-hikey960" name="96boards-hikey/tools-images-hikey960.git" revision="a10d2bf1dca7a1be50fc60e58ed93253c95de076" />
Jerome Forissierda2ce6b2018-08-03 11:30:04 +020028 <project path="buildroot" name="buildroot/buildroot.git" revision="refs/tags/2018.08" clone-depth="1" />
Victor Chongf3ccede2017-07-02 11:26:18 +010029</manifest>