blob: 3aa4fc0ea441b25ee66f3d2791108978405d2b77 [file] [log] [blame]
Joakim Bech9c91fa72016-07-12 14:01:29 +02001<?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" />
Joakim Bech9c91fa72016-07-12 14:01:29 +02004
Igor Opaniuk9b029de2024-01-15 19:17:57 +01005 <include name="common.xml" />
Jens Wiklander4aae69d2024-07-12 10:50:42 +02006 <project path="build" name="OP-TEE/build.git" revision="refs/tags/4.3.0" clone-depth="1">
Joakim Bech79ff83a2018-03-14 15:55:28 +01007 <linkfile src="rpi3.mk" dest="build/Makefile" />
8 <linkfile src="rpi3/debugger/pi3.cfg" dest="build/pi3.cfg" />
Joakim Bech79ff83a2018-03-14 15:55:28 +01009 </project>
Igor Opaniuk9b029de2024-01-15 19:17:57 +010010 <remove-project name="linaro-swg/linux.git" />
Joakim Bech2f4a1112024-01-15 16:37:28 +010011 <project path="linux" name="linaro-swg/linux.git" revision="rpi3-optee-6.7" clone-depth="1" />
Joakim Bech9c91fa72016-07-12 14:01:29 +020012
Joakim Bech79ff83a2018-03-14 15:55:28 +010013 <!-- Misc gits -->
Philby John4b852b12019-04-18 22:41:50 +053014 <project path="firmware" name="raspberrypi/firmware.git" revision="refs/tags/1.20190401" clone-depth="1" />
Jerome Forissierfbefea52022-01-10 14:25:58 +010015 <project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.6" clone-depth="1" remote="tfo"/>
Joakim Bech2f4a1112024-01-15 16:37:28 +010016 <project path="u-boot" name="u-boot/u-boot.git" revision="refs/tags/v2021.10" clone-depth="1" />
Joakim Bech9c91fa72016-07-12 14:01:29 +020017</manifest>