blob: 3bae764eeca82d504c7daf5c6cc952e2a25499b6 [file] [log] [blame]
Jens Wiklander468d9842016-02-04 10:36:57 +01001<?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" />
Jens Wiklander468d9842016-02-04 10:36:57 +01004
Igor Opaniuk9b029de2024-01-15 19:17:57 +01005 <include name="common.xml" />
Joakim Bechfb247aa2018-03-14 15:55:03 +01006 <project path="build" name="OP-TEE/build.git">
7 <linkfile src="juno.mk" dest="build/Makefile" />
8 </project>
Jens Wiklander468d9842016-02-04 10:36:57 +01009
Jerome Forissierfbefea52022-01-10 14:25:58 +010010 <project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.6" clone-depth="1" remote="tfo" />
Joakim Bechfb247aa2018-03-14 15:55:03 +010011 <project path="u-boot" name="u-boot/u-boot.git" revision="refs/tags/v2018.03" clone-depth="1" />
Jens Wiklander468d9842016-02-04 10:36:57 +010012</manifest>