Joakim Bech | b1302f6 | 2017-01-17 12:01:37 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
Joakim Bech | 8c68b8d | 2016-10-05 12:31:47 +0200 | [diff] [blame] | 2 | <manifest> |
| 3 | <remote fetch="https://github.com/mirror" name="busybox_mirror"/> |
| 4 | <remote fetch="https://github.com/linaro-swg" name="linaro-swg"/> |
| 5 | <remote fetch="https://github.com/OP-TEE" name="optee"/> |
Jerome Forissier | 0843611 | 2017-10-25 17:46:17 +0000 | [diff] [blame] | 6 | <remote fetch="https://github.com/raspberrypi" name="raspberrypi"/> |
| 7 | <default remote="optee" revision="master"/> |
Joakim Bech | 3bf7b60 | 2017-04-07 17:29:41 +0200 | [diff] [blame] | 8 | <project name="arm-trusted-firmware.git" path="arm-trusted-firmware" remote="linaro-swg" revision="1da4e15529a32fa244f5e3effc9a90549beb1a26"/> |
Jerome Forissier | 0843611 | 2017-10-25 17:46:17 +0000 | [diff] [blame] | 9 | <project name="build.git" path="build" revision="refs/tags/2.6.0"> |
Joakim Bech | 8c68b8d | 2016-10-05 12:31:47 +0200 | [diff] [blame] | 10 | <linkfile dest="build/Makefile" src="rpi3.mk"/> |
| 11 | <linkfile dest="build/pi3.cfg" src="rpi3/debugger/pi3.cfg"/> |
| 12 | <linkfile dest="build/gdb" src="../toolchains/aarch64/bin/aarch64-linux-gnu-gdb"/> |
| 13 | </project> |
| 14 | <project name="busybox.git" path="busybox" remote="busybox_mirror" revision="dbf5a6da6a4295ce26edd1ce34fde567d19afa02"/> |
Jerome Forissier | 0843611 | 2017-10-25 17:46:17 +0000 | [diff] [blame] | 15 | <project clone-depth="1" name="firmware.git" path="firmware" remote="raspberrypi" revision="3fb63c413cabfddb7fb9ed286bfc62abe73cc310"/> |
| 16 | <project name="gen_rootfs.git" path="gen_rootfs" remote="linaro-swg" revision="fe617d470e45778c909038bf3e7ca15174a4f893"/> |
| 17 | <project name="linux.git" path="linux" remote="linaro-swg" revision="7d976fc52ae3f04618062967948e626166f1904a"/> |
| 18 | <project name="optee_benchmark.git" path="optee_benchmark" remote="linaro-swg" revision="refs/tags/2.6.0"/> |
| 19 | <project name="optee_client.git" path="optee_client" revision="refs/tags/2.6.0"/> |
| 20 | <project name="optee_examples.git" path="optee_examples" remote="linaro-swg" revision="refs/tags/2.6.0"/> |
| 21 | <project name="optee_os.git" path="optee_os" revision="refs/tags/2.6.0"/> |
| 22 | <project name="optee_test.git" path="optee_test" revision="refs/tags/2.6.0"/> |
| 23 | <project name="u-boot.git" path="u-boot" remote="linaro-swg" revision="bc6d93cf5eee9fc979a7c5141ff6312bed2835a2"/> |
Joakim Bech | 8c68b8d | 2016-10-05 12:31:47 +0200 | [diff] [blame] | 24 | </manifest> |