blob: 2c68adc4cc51897bca662b4ced377cdea22d6111 [file] [log] [blame]
Pascal Brand9c623562015-10-06 13:42:57 +02001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
Pascal Brand1f282f52016-01-13 09:52:15 +01003 <remote fetch="git://busybox.net" name="busybox"/>
4 <remote fetch="https://github.com/linaro-swg" name="linaro-swg"/>
5 <remote fetch="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds" name="linux"/>
6 <remote fetch="https://github.com/OP-TEE" name="optee"/>
Pascal Brand7d0f7312016-04-04 07:28:36 +02007 <remote fetch="https://github.com/qemu" name="qemu"/>
Pascal Brand1f282f52016-01-13 09:52:15 +01008
9 <default remote="optee" revision="master"/>
10
Pascal Brand7d0f7312016-04-04 07:28:36 +020011 <project name="bios_qemu_tz_arm.git" path="bios_qemu_tz_arm" remote="linaro-swg" revision="dad8551a66d3ca121ad1f2e577f68dbb4b8e76db" upstream="master"/>
12 <project name="build.git" path="build" revision="refs/tags/2.0.0">
Pascal Brand1f282f52016-01-13 09:52:15 +010013 <linkfile dest="build/Makefile" src="qemu.mk"/>
14 </project>
15 <project name="busybox.git" path="busybox" remote="busybox" revision="dbf5a6da6a4295ce26edd1ce34fde567d19afa02"/>
Pascal Brand7d0f7312016-04-04 07:28:36 +020016 <project name="gen_rootfs.git" path="gen_rootfs" remote="linaro-swg" revision="44a44ba7b35e25d576bef9b367e16f471c24be65" upstream="master"/>
17 <project name="linux.git" path="linux" remote="linaro-swg" revision="84c7fe3be96cb570561cbd9926d47f76b93a6fed" upstream="optee"/>
18 <project name="optee_client.git" path="optee_client" revision="refs/tags/2.0.0"/>
19 <project name="optee_os.git" path="optee_os" revision="refs/tags/2.0.0"/>
20 <project name="optee_test.git" path="optee_test" revision="refs/tags/2.0.0"/>
21 <project name="qemu.git" path="qemu" remote="qemu" revision="de1d099a448beb2ec39af4bd9ce4dd6452a18cb5" upstream="master"/>
Pascal Brand1f282f52016-01-13 09:52:15 +010022 <project name="soc_term.git" path="soc_term" remote="linaro-swg" revision="7f2da75e9f106bc3e7ed81dd0ff541a49e04dd8c" upstream="master"/>
Pascal Brand9c623562015-10-06 13:42:57 +020023</manifest>