blob: 3acc9b6264a52ffedfdcd6036d6dfd737287ae9a [file] [log] [blame]
Victor Chongf3ccede2017-07-02 11:26:18 +01001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
Jerome Forissier2b3fa832020-12-14 14:48:30 +01003 <remote name="savannah" fetch="https://git.savannah.gnu.org/git" />
Victor Chong945ca872019-08-08 17:32:22 +01004 <remote name="tfo" fetch="https://git.trustedfirmware.org" />
Victor Chongf3ccede2017-07-02 11:26:18 +01005
Igor Opaniuk9b029de2024-01-15 19:17:57 +01006 <include name="common.xml" />
Joakim Bech10f934c2018-03-14 15:54:51 +01007 <project path="build" name="OP-TEE/build.git">
8 <linkfile src="hikey960.mk" dest="build/Makefile" />
9 </project>
Victor Chongf3ccede2017-07-02 11:26:18 +010010
Joakim Bech10f934c2018-03-14 15:54:51 +010011 <!-- linaro-swg gits -->
Joakim Bech10f934c2018-03-14 15:54:51 +010012 <project path="patches_hikey" name="linaro-swg/patches_hikey.git" revision="d9c07f0ac0ce5fe57d367be82b8673aae8e81e96" />
Victor Chongf3ccede2017-07-02 11:26:18 +010013
Joakim Bech10f934c2018-03-14 15:54:51 +010014 <!-- Misc gits -->
Jerome Forissier4f9f5992018-08-03 14:25:02 +020015 <project path="edk2" name="96boards-hikey/edk2.git" revision="77326b5a153513c826d5a50363eace6ef6b59413" />
Joakim Bech10f934c2018-03-14 15:54:51 +010016 <project path="grub" name="grub.git" revision="refs/tags/grub-2.02" clone-depth="1" remote="savannah" />
Jerome Forissier89efbe72022-05-05 16:21:26 +020017 <project path="l-loader" name="96boards-hikey/l-loader.git" revision="6560d22743d5ec904ff043d87f7f794336076085" />
Jerome Forissierc91340c2020-02-06 11:25:35 +010018 <project path="OpenPlatformPkg" name="96boards-hikey/OpenPlatformPkg.git" revision="245344ea5421ba126e1eb76484d00b590a4a78f7" />
Jerome Forissier7941c5b2018-04-26 14:28:36 +020019 <project path="tools-images-hikey960" name="96boards-hikey/tools-images-hikey960.git" revision="a10d2bf1dca7a1be50fc60e58ed93253c95de076" />
Jerome Forissierfbefea52022-01-10 14:25:58 +010020 <project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.6" clone-depth="1" remote="tfo" />
Victor Chongf3ccede2017-07-02 11:26:18 +010021</manifest>