blob: 9962c17a230c30a1f2b90dce11e2491d700e2383 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="tfo" fetch="https://git.trustedfirmware.org" />
<remote name="denx" fetch="https://source.denx.de" />
<include name="common.xml" />
<project path="build" name="OP-TEE/build.git" >
<linkfile src="poplar.mk" dest="build/Makefile" />
</project>
<!-- 96boards-poplar gits -->
<project path="l-loader" name="96boards-poplar/l-loader.git" revision="master" clone-depth="1" />
<project path="poplar-tools" name="96boards-poplar/poplar-tools.git" revision="master" clone-depth="1" />
<project path="u-boot" name="u-boot/u-boot.git" revision="697758e7c81131da6db0e3b10515019fe3aca8c9" clone-depth="1" remote="denx" />
<project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.6" clone-depth="1" remote="tfo" />
</manifest>