blob: d0f7a287e4db0f944e9fa883017d44bd2f809870 [file] [log] [blame]
Joakim Bechdedcb922015-04-29 23:04:27 +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 Bechdedcb922015-04-29 23:04:27 +02004
Igor Opaniuk9b029de2024-01-15 19:17:57 +01005 <include name="common.xml" />
Etienne Carriereb8416862018-04-27 09:05:15 +02006 <project path="build" name="OP-TEE/build.git">
Joakim Bech918f0412018-02-21 12:40:57 +01007 <linkfile src="qemu.mk" dest="build/Makefile" />
8 </project>
Joakim Bechdedcb922015-04-29 23:04:27 +02009
Jerome Forissier1d48e412022-06-16 14:50:10 -070010 <project path="qemu" name="qemu/qemu.git" revision="refs/tags/v7.0.0" clone-depth="1" />
Jerome Forissierfbefea52022-01-10 14:25:58 +010011 <project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.6" remote="tfo" />
Jerome Forissier4d5a0f42025-07-21 16:35:55 +020012 <project path="u-boot" name="u-boot/u-boot.git" revision="refs/tags/v2024.07" clone-depth="1" />
Joakim Bechdedcb922015-04-29 23:04:27 +020013</manifest>