blob: 9962c17a230c30a1f2b90dce11e2491d700e2383 [file] [log] [blame]
Igor Opaniuka69b8712018-06-04 12:04:40 +03001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
Victor Chong945ca872019-08-08 17:32:22 +01003 <remote name="tfo" fetch="https://git.trustedfirmware.org" />
Jerome Forissier442cf3b2024-06-27 10:06:59 +02004 <remote name="denx" fetch="https://source.denx.de" />
Igor Opaniuka69b8712018-06-04 12:04:40 +03005
Igor Opaniuk9b029de2024-01-15 19:17:57 +01006 <include name="common.xml" />
Igor Opaniuka69b8712018-06-04 12:04:40 +03007 <project path="build" name="OP-TEE/build.git" >
8 <linkfile src="poplar.mk" dest="build/Makefile" />
9 </project>
Igor Opaniuka69b8712018-06-04 12:04:40 +030010
11 <!-- 96boards-poplar gits -->
Igor Opaniuka69b8712018-06-04 12:04:40 +030012 <project path="l-loader" name="96boards-poplar/l-loader.git" revision="master" clone-depth="1" />
13 <project path="poplar-tools" name="96boards-poplar/poplar-tools.git" revision="master" clone-depth="1" />
Igor Opaniuk14e0da02024-01-15 20:28:07 +010014 <project path="u-boot" name="u-boot/u-boot.git" revision="697758e7c81131da6db0e3b10515019fe3aca8c9" clone-depth="1" remote="denx" />
Igor Opaniuka69b8712018-06-04 12:04:40 +030015
Jerome Forissierfbefea52022-01-10 14:25:58 +010016 <project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.6" clone-depth="1" remote="tfo" />
Igor Opaniuka69b8712018-06-04 12:04:40 +030017</manifest>