blob: b49fbcf28d1ab09d94b4f17f8e3b7f1412048597 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="arm" fetch="https://github.com/ARM-software" />
<remote name="linaro" fetch="https://github.com/Linaro" />
<remote name="linaro-swg" fetch="https://github.com/linaro-swg" />
<remote name="linaro-git" fetch="https://git.linaro.org" />
<remote name="optee" fetch="https://github.com/OP-TEE" />
<remote name="savannah" fetch="git://git.savannah.gnu.org" />
<remote name="96boards" fetch="https://github.com/96boards" />
<remote name="96b-hk" fetch="https://github.com/96boards-hikey" />
<remote name="sfnet" fetch="git://git.code.sf.net/p/strace" />
<default remote="optee" revision="master" />
<!-- strace -->
<project remote="sfnet" path="strace" name="code" />
<!-- l-loader -->
<project remote="96b-hk" path="l-loader" name="l-loader" revision="testing/hikey960_v1.2" />
<!-- atf-fastboot -->
<project remote="96b-hk" path="atf-fastboot" name="atf-fastboot" />
<!-- burn-boot -->
<project remote="96boards" path="burn-boot" name="burn-boot" />
<!-- OP-TEE gits -->
<project path="optee_os" name="optee_os" />
<project path="optee_client" name="optee_client" />
<project path="optee_test" name="optee_test" />
<!-- ARM gits -->
<project remote="arm" path="arm-trusted-firmware" name="arm-trusted-firmware" />
<!-- Tianocore, EDK2 -->
<project remote="96b-hk" path="edk2" name="edk2" revision="testing/hikey960_v2.5" />
<project remote="96b-hk" path="OpenPlatformPkg" name="OpenPlatformPkg" revision="testing/hikey960_v1.3.4" />
<!-- grub -->
<project remote="savannah" path="grub" name="grub" revision="refs/tags/2.02"/>
<!-- Linux kernel -->
<project remote="linaro" path="linux" name="rpk" revision="rpk-v4.9" />
<!-- debian kernel packaging -->
<project remote="linaro-git" path="debian-kernel-packaging" name="ci/debian-kernel-packaging" revision="rpb-stretch" />
<!-- Sample applications -->
<project remote="linaro-swg" path="optee_examples" name="optee_examples.git" />
<!-- patches -->
<project remote="linaro-swg" path="patches_hikey" name="patches_hikey" />
<!-- Build -->
<project path="build" name="build" >
<linkfile src="hikey_debian.mk" dest="build/Makefile" />
</project>
</manifest>