blob: 27c4f6c22dacbf5e416cd910da7335f177d946da [file] [log] [blame]
Jerome Forissier09f849e2022-11-03 16:42:17 +01001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
Jerome Forissier09f849e2022-11-03 16:42:17 +01003 <remote name="tfo" fetch="https://git.trustedfirmware.org" />
4 <remote name="u-boot" fetch="https://source.denx.de/u-boot" />
Jerome Forissier09f849e2022-11-03 16:42:17 +01005
Igor Opaniuk9b029de2024-01-15 19:17:57 +01006 <include name="common.xml" />
Jens Wiklander4aae69d2024-07-12 10:50:42 +02007 <project path="build" name="OP-TEE/build.git" revision="refs/tags/4.3.0" clone-depth="1">
Jerome Forissier09f849e2022-11-03 16:42:17 +01008 <linkfile src="rockpi4.mk" dest="build/Makefile" />
9 </project>
10
Jerome Forissier09f849e2022-11-03 16:42:17 +010011 <project path="rkdeveloptool" name="rockchip-linux/rkdeveloptool" />
Sean Gilligandd4d2a32024-07-11 16:29:25 -070012 <project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.10.0" clone-depth="1" remote="tfo" />
Jerome Forissier09f849e2022-11-03 16:42:17 +010013 <project path="u-boot" name="u-boot.git" revision="refs/tags/v2022.10" remote="u-boot" clone-depth="1" />
14</manifest>