blob: 399578f56cdd556df749d51f3e8bd84bcb42643d [file] [log] [blame]
Joakim Bechb1302f62017-01-17 12:01:37 +01001<?xml version="1.0" encoding="utf-8"?>
Pascal Brand9c623562015-10-06 13:42:57 +02002<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"/>
Pascal Brand1f282f52016-01-13 09:52:15 +01005 <remote fetch="https://github.com/OP-TEE" name="optee"/>
Pascal Brand1f282f52016-01-13 09:52:15 +01006 <default remote="optee" revision="master"/>
Joakim Bech80e16dd2016-10-06 21:19:05 +02007 <project name="arm-trusted-firmware.git" path="arm-trusted-firmware" remote="linaro-swg" revision="063ff44a6af290ebb2fbea10222778b86bad9ed6" upstream="mt8173_evb"/>
Joakim Bechb1302f62017-01-17 12:01:37 +01008 <project name="build.git" path="build" revision="refs/tags/2.3.0" upstream="master">
Pascal Brand1f282f52016-01-13 09:52:15 +01009 <linkfile dest="build/Makefile" src="mediatek.mk"/>
10 </project>
11 <project name="busybox.git" path="busybox" remote="busybox" revision="dbf5a6da6a4295ce26edd1ce34fde567d19afa02"/>
Joakim Bechb1302f62017-01-17 12:01:37 +010012 <project name="evb-utils.git" path="evb-utils" remote="linaro-swg" revision="1127dbcdc76e45871ddb9f40f59ff684f6b85a20"/>
13 <project name="gen_rootfs.git" path="gen_rootfs" remote="linaro-swg" revision="6173deadc2c552265633cca608b09adc0b0e33ec" upstream="master"/>
14 <project name="hello_world.git" path="hello_world" remote="linaro-swg" revision="a17da737d15438ebedf400255570afb5afe9454f" upstream="master"/>
15 <project name="linux.git" path="linux" remote="linaro-swg" revision="18f93163b1b7d598720a0c2fd23a76d4c4a8b6ac" upstream="optee"/>
Joakim Bech80e16dd2016-10-06 21:19:05 +020016 <project name="mtk_tools.git" path="mtk_tools" remote="linaro-swg" revision="1460d821a19c7c81520605801026747e6be0e20e" upstream="master"/>
Joakim Bechb1302f62017-01-17 12:01:37 +010017 <project name="optee_client.git" path="optee_client" revision="refs/tags/2.3.0" upstream="master"/>
18 <project name="optee_os.git" path="optee_os" revision="refs/tags/2.3.0" upstream="master"/>
19 <project name="optee_test.git" path="optee_test" revision="refs/tags/2.3.0" upstream="master"/>
Pascal Brand9c623562015-10-06 13:42:57 +020020</manifest>