blob: b77ea93d6f7181f8d2c739443ee2c16e11dd23e6 [file] [log] [blame]
Ed Tubbs3eab30c2024-08-23 13:50:21 -05001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <remote name="tfo" fetch="https://git.trustedfirmware.org" />
4
5 <include name="common.xml" />
6 <project path="build" name="OP-TEE/build.git">
7 <linkfile src="nanopc-t6.mk" dest="build/Makefile" />
8 </project>
9 <remove-project name="linaro-swg/linux.git" />
10 <project path="linux" name="friendlyarm/kernel-rockchip.git" revision="83ad55ea02e284cb96b49df7eda89dc6797d9d9c" clone-depth="1" />
11
12 <project path="rkdeveloptool" name="friendlyarm/rkdeveloptool" revision="07a65fe0bc56310e9f21ee4ced65185a11a84eae" clone-depth="1" />
13 <project path="trusted-firmware-a" name="TF-A/trusted-firmware-a.git" revision="refs/tags/v2.12.0" clone-depth="1" remote="tfo" />
14 <project path="u-boot" name="friendlyarm/uboot-rockchip.git" revision="d2512f90e9756130358771d4feb1d66d13dd6a90" clone-depth="1" />
15</manifest>