Joakim Bech | dedcb92 | 2015-04-29 23:04:27 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <manifest> |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 3 | <remote name="github" fetch="https://github.com" /> |
Jerome Forissier | 2b3fa83 | 2020-12-14 14:48:30 +0100 | [diff] [blame] | 4 | <remote name="savannah" fetch="https://git.savannah.gnu.org/git" /> |
Victor Chong | 945ca87 | 2019-08-08 17:32:22 +0100 | [diff] [blame] | 5 | <remote name="tfo" fetch="https://git.trustedfirmware.org" /> |
Joakim Bech | dedcb92 | 2015-04-29 23:04:27 +0200 | [diff] [blame] | 6 | |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 7 | <default remote="github" revision="master" /> |
Joakim Bech | dedcb92 | 2015-04-29 23:04:27 +0200 | [diff] [blame] | 8 | |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 9 | <!-- OP-TEE gits --> |
Ruchika Gupta | 873d3e0 | 2021-04-30 12:51:56 +0530 | [diff] [blame] | 10 | <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.13.0" clone-depth="1" /> |
| 11 | <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.13.0" clone-depth="1" /> |
| 12 | <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.13.0" clone-depth="1" /> |
| 13 | <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.13.0" clone-depth="1"> |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 14 | <linkfile src="hikey.mk" dest="build/Makefile" /> |
| 15 | </project> |
Joakim Bech | dedcb92 | 2015-04-29 23:04:27 +0200 | [diff] [blame] | 16 | |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 17 | <!-- linaro-swg gits --> |
Ruchika Gupta | 873d3e0 | 2021-04-30 12:51:56 +0530 | [diff] [blame] | 18 | <project path="linux" name="linaro-swg/linux.git" revision="refs/tags/optee-3.13.0" clone-depth="1" /> |
| 19 | <project path="optee_benchmark" name="linaro-swg/optee_benchmark.git" revision="refs/tags/3.13.0" clone-depth="1" /> |
| 20 | <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.13.0" clone-depth="1" /> |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 21 | <project path="patches_hikey" name="linaro-swg/patches_hikey.git" revision="d9c07f0ac0ce5fe57d367be82b8673aae8e81e96" /> |
Victor Chong | 05015d8 | 2017-09-08 08:39:36 +0100 | [diff] [blame] | 22 | |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 23 | <!-- Misc gits --> |
Jens Wiklander | d2a738f | 2018-12-17 13:59:44 +0100 | [diff] [blame] | 24 | <project path="atf-fastboot" name="96boards-hikey/atf-fastboot.git" revision="d75cfac3877be68bb5e36be3fc57ba597a2d3710" /> |
Mingyuan Xiang | 736a645 | 2021-03-16 16:47:50 +0800 | [diff] [blame] | 25 | <project path="buildroot" name="buildroot/buildroot.git" revision="refs/tags/2021.02" clone-depth="1" /> |
Jerome Forissier | a0ae23c | 2020-07-06 18:31:57 +0200 | [diff] [blame] | 26 | <project path="burn-boot" name="96boards-hikey/burn-boot.git" revision="7dcbfb1f1496756294b3068e6e2370a9399dcea2" /> |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 27 | <project path="busybox" name="mirror/busybox.git" revision="refs/tags/1_24_0" clone-depth="1" /> |
Jerome Forissier | 4f9f599 | 2018-08-03 14:25:02 +0200 | [diff] [blame] | 28 | <project path="edk2" name="96boards-hikey/edk2.git" revision="77326b5a153513c826d5a50363eace6ef6b59413" /> |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 29 | <project path="grub" name="grub.git" revision="refs/tags/grub-2.02" clone-depth="1" remote="savannah" /> |
Jens Wiklander | d2a738f | 2018-12-17 13:59:44 +0100 | [diff] [blame] | 30 | <project path="l-loader" name="96boards-hikey/l-loader.git" revision="49db0a01f8cc4f2a7e0dea01d843d72092635870" /> |
Joakim Bech | 3b0ad01 | 2018-03-14 15:54:42 +0100 | [diff] [blame] | 31 | <project path="OpenPlatformPkg" name="96boards-hikey/OpenPlatformPkg.git" revision="fbdd4aeee4d8de04d1c332379b20efb7a59a9502" /> |
Jerome Forissier | c91340c | 2020-02-06 11:25:35 +0100 | [diff] [blame] | 32 | <project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.2" clone-depth="1" remote="tfo" /> |
Joakim Bech | dedcb92 | 2015-04-29 23:04:27 +0200 | [diff] [blame] | 33 | </manifest> |