blob: e64ec076e0e688a815cfb6ef9a2f0f0a58fad761 [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 Forissier872ab232018-04-13 16:40:35 +02009 <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.1.0" clone-depth="1" />
10 <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.1.0" clone-depth="1" />
11 <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.1.0" clone-depth="1" />
12 <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.1.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 -->
17 <project path="gen_rootfs" name="linaro-swg/gen_rootfs.git" revision="d5429c154fb81fdae75886d505c385b2f0bb7153" />
Jerome Forissier872ab232018-04-13 16:40:35 +020018 <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.1.0" clone-depth="1" />
Joakim Bech10f934c2018-03-14 15:54:51 +010019 <project path="patches_hikey" name="linaro-swg/patches_hikey.git" revision="d9c07f0ac0ce5fe57d367be82b8673aae8e81e96" />
Victor Chongf3ccede2017-07-02 11:26:18 +010020
Joakim Bech10f934c2018-03-14 15:54:51 +010021 <!-- Misc gits -->
22 <project path="arm-trusted-firmware" name="ARM-software/arm-trusted-firmware.git" revision="refs/tags/v1.5-rc2" clone-depth="1" />
23 <project path="busybox" name="mirror/busybox.git" revision="refs/tags/1_24_0" clone-depth="1" />
24 <project path="edk2" name="96boards-hikey/edk2.git" revision="2d899728eda95d57f8e9d9bee6cc9b6eefe422b7" />
25 <project path="grub" name="grub.git" revision="refs/tags/grub-2.02" clone-depth="1" remote="savannah" />
26 <project path="linux" name="96boards-hikey/linux.git" revision="0e82bc3b3afaf5c154c781a5f62e1e9000e94e6a" />
27 <project path="l-loader" name="96boards-hikey/l-loader.git" revision="c1cbbf8ab824820b5c1769a1c80dd234c5b57ffc" />
28 <project path="OpenPlatformPkg" name="96boards-hikey/OpenPlatformPkg.git" revision="fbdd4aeee4d8de04d1c332379b20efb7a59a9502" />
29 <project path="strace" name="strace/strace.git" revision="refs/tags/v4.21" clone-depth="1" />
30 <project path="tools-images-hikey960" name="96boards-hikey/tools-images-hikey960.git" revision="cf2ee0c6c1823d1a5b5a41942487054273b71813" />
Victor Chongf3ccede2017-07-02 11:26:18 +010031</manifest>