blob: d35ee948e5c9f31abceba8b96792efb234fb5c0f [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 Beche64ebcf2025-01-17 12:53:30 +01006 <project path="build" name="OP-TEE/build.git" revision="refs/tags/4.5.0" clone-depth="1">
Joakim Bechfb247aa2018-03-14 15:55:03 +01007 <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>