Victor Chong | f3ccede | 2017-07-02 11:26:18 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <manifest> |
Joakim Bech | 10f934c | 2018-03-14 15:54:51 +0100 | [diff] [blame] | 3 | <remote name="github" fetch="https://github.com" /> |
| 4 | <remote name="savannah" fetch="git://git.savannah.gnu.org" /> |
Victor Chong | f3ccede | 2017-07-02 11:26:18 +0100 | [diff] [blame] | 5 | |
Joakim Bech | 10f934c | 2018-03-14 15:54:51 +0100 | [diff] [blame] | 6 | <default remote="github" revision="master" /> |
Victor Chong | f3ccede | 2017-07-02 11:26:18 +0100 | [diff] [blame] | 7 | |
Joakim Bech | 10f934c | 2018-03-14 15:54:51 +0100 | [diff] [blame] | 8 | <!-- OP-TEE gits --> |
Joakim Bech | 6d4c721 | 2019-04-26 13:27:18 +0200 | [diff] [blame] | 9 | <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.5.0" clone-depth="1" /> |
| 10 | <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.5.0" clone-depth="1" /> |
| 11 | <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.5.0" clone-depth="1" /> |
| 12 | <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.5.0" clone-depth="1"> |
Joakim Bech | 10f934c | 2018-03-14 15:54:51 +0100 | [diff] [blame] | 13 | <linkfile src="hikey960.mk" dest="build/Makefile" /> |
| 14 | </project> |
Victor Chong | f3ccede | 2017-07-02 11:26:18 +0100 | [diff] [blame] | 15 | |
Joakim Bech | 10f934c | 2018-03-14 15:54:51 +0100 | [diff] [blame] | 16 | <!-- linaro-swg gits --> |
Joakim Bech | 6d4c721 | 2019-04-26 13:27:18 +0200 | [diff] [blame] | 17 | <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.5.0" clone-depth="1" /> |
Joakim Bech | 10f934c | 2018-03-14 15:54:51 +0100 | [diff] [blame] | 18 | <project path="patches_hikey" name="linaro-swg/patches_hikey.git" revision="d9c07f0ac0ce5fe57d367be82b8673aae8e81e96" /> |
Victor Chong | f3ccede | 2017-07-02 11:26:18 +0100 | [diff] [blame] | 19 | |
Joakim Bech | 10f934c | 2018-03-14 15:54:51 +0100 | [diff] [blame] | 20 | <!-- Misc gits --> |
Joakim Bech | 0f9fe34 | 2019-01-11 09:53:10 +0100 | [diff] [blame] | 21 | <project path="arm-trusted-firmware" name="ARM-software/arm-trusted-firmware.git" revision="34efb683e32254b8c325ac3071c5776d243a7b99" /> |
Joakim Bech | 174ac57 | 2019-01-11 09:57:39 +0100 | [diff] [blame] | 22 | <project path="buildroot" name="buildroot/buildroot.git" revision="refs/tags/2018.08" clone-depth="1" /> |
Jerome Forissier | 4f9f599 | 2018-08-03 14:25:02 +0200 | [diff] [blame] | 23 | <project path="edk2" name="96boards-hikey/edk2.git" revision="77326b5a153513c826d5a50363eace6ef6b59413" /> |
Joakim Bech | 10f934c | 2018-03-14 15:54:51 +0100 | [diff] [blame] | 24 | <project path="grub" name="grub.git" revision="refs/tags/grub-2.02" clone-depth="1" remote="savannah" /> |
Jerome Forissier | 445fda9 | 2018-11-06 14:10:49 +0100 | [diff] [blame] | 25 | <project path="linux" name="linaro-swg/linux.git" revision="221a1acee8047ae65c2d5980e3a7c5f73362c59d" /> |
Joakim Bech | 10f934c | 2018-03-14 15:54:51 +0100 | [diff] [blame] | 26 | <project path="l-loader" name="96boards-hikey/l-loader.git" revision="c1cbbf8ab824820b5c1769a1c80dd234c5b57ffc" /> |
Jerome Forissier | 4f9f599 | 2018-08-03 14:25:02 +0200 | [diff] [blame] | 27 | <project path="OpenPlatformPkg" name="96boards-hikey/OpenPlatformPkg.git" revision="91eb48cee84cf3f74ea4753309500ea428ebdfff" /> |
Jerome Forissier | 7941c5b | 2018-04-26 14:28:36 +0200 | [diff] [blame] | 28 | <project path="tools-images-hikey960" name="96boards-hikey/tools-images-hikey960.git" revision="a10d2bf1dca7a1be50fc60e58ed93253c95de076" /> |
Victor Chong | f3ccede | 2017-07-02 11:26:18 +0100 | [diff] [blame] | 29 | </manifest> |