blob: 10e0bc0f3835540a1a80cf7abfad70de1c226339 [file] [log] [blame]
Jerome Forissier5128da62017-07-07 14:43:56 +00001<?xml version="1.0" encoding="utf-8"?>
2<manifest>
3 <remote fetch="git://busybox.net" name="busybox"/>
4 <remote fetch="https://github.com/linaro-swg" name="linaro-swg"/>
5 <remote fetch="https://github.com/OP-TEE" name="optee"/>
6 <remote fetch="git://git.ti.com/ti-linux-kernel" name="ti-linux"/>
7 <remote fetch="git://git.ti.com/ti-u-boot" name="ti-u-boot"/>
Jerome Forissier08436112017-10-25 17:46:17 +00008 <project name="build.git" path="build" remote="optee" revision="refs/tags/2.6.0">
Jerome Forissier5128da62017-07-07 14:43:56 +00009 <linkfile dest="build/Makefile" src="am43xx.mk"/>
10 </project>
11 <project name="busybox.git" path="busybox" remote="busybox" revision="dbf5a6da6a4295ce26edd1ce34fde567d19afa02"/>
Jerome Forissier08436112017-10-25 17:46:17 +000012 <project name="gen_rootfs.git" path="gen_rootfs" remote="linaro-swg" revision="fe617d470e45778c909038bf3e7ca15174a4f893"/>
13 <project name="optee_client.git" path="optee_client" remote="optee" revision="refs/tags/2.6.0"/>
14 <project name="optee_examples.git" path="optee_examples" remote="linaro-swg" revision="refs/tags/2.6.0"/>
15 <project name="optee_os.git" path="optee_os" remote="optee" revision="refs/tags/2.6.0"/>
16 <project name="optee_test.git" path="optee_test" remote="optee" revision="refs/tags/2.6.0"/>
17 <project name="ti-linux-kernel.git" path="linux" remote="ti-linux" revision="fa9448e5ca17ea67d2ded2a169c58fcf7e243fb4"/>
18 <project name="ti-u-boot.git" path="u-boot" remote="ti-u-boot" revision="340fb36f043fc1c41b987c57350426ca7ee895bf"/>
Jerome Forissier5128da62017-07-07 14:43:56 +000019</manifest>