blob: 128a80ae663a06163e611b411c40dca46f073f35 [file] [log] [blame]
Joakim Bechdedcb922015-04-29 23:04:27 +02001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
Joakim Bech63805f32018-03-14 15:54:32 +01003 <remote name="savannah" fetch="https://git.savannah.gnu.org/git" />
Victor Chong945ca872019-08-08 17:32:22 +01004 <remote name="tfo" fetch="https://git.trustedfirmware.org" />
Joakim Bechdedcb922015-04-29 23:04:27 +02005
Igor Opaniuk9b029de2024-01-15 19:17:57 +01006 <include name="common.xml" />
Joakim Bech63805f32018-03-14 15:54:32 +01007 <project path="build" name="OP-TEE/build.git">
8 <linkfile src="fvp.mk" dest="build/Makefile" />
9 </project>
Joakim Bechdedcb922015-04-29 23:04:27 +020010
Jerome Forissier7faa4e82018-08-03 11:07:14 +020011 <project path="edk2" name="tianocore/edk2.git" revision="dd4cae4d82c7477273f3da455084844db5cca0c0" />
12 <project path="edk2-platforms" name="tianocore/edk2-platforms.git" revision="02daa58c21f89628b4d8c76f95f3a554289149bc" />
Joakim Bech63805f32018-03-14 15:54:32 +010013 <project path="grub" name="grub.git" revision="refs/tags/grub-2.02" clone-depth="1" remote="savannah" />
Gyorgy Szingfa779b82023-10-12 09:10:24 +020014 <project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.9" clone-depth="1" remote="tfo" />
15 <project path="mbedtls" name="Mbed-TLS/mbedtls.git" revision="refs/tags/mbedtls-3.4.0" />
Javier Almansa Sobrino1080dc42020-02-26 10:50:07 +000016
17 <!-- fTPM implementation -->
18 <project path="ms-tpm-20-ref" name="microsoft/ms-tpm-20-ref" revision="98b60a44aba79b15fcce1c0d1e46cf5918400f6a" />
19
Joakim Bechdedcb922015-04-29 23:04:27 +020020</manifest>