blob: c73b085ce959b8f46246496dc5b76c5cd70973c1 [file] [log] [blame]
Jens Wiklander468d9842016-02-04 10:36:57 +01001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
Joakim Bechfb247aa2018-03-14 15:55:03 +01003 <remote name="github" fetch="https://github.com" />
4 <remote name="linaro" fetch="https://git.linaro.org" />
Jens Wiklander468d9842016-02-04 10:36:57 +01005
Joakim Bechfb247aa2018-03-14 15:55:03 +01006 <default remote="github" revision="master" />
Jens Wiklander468d9842016-02-04 10:36:57 +01007
Joakim Bechfb247aa2018-03-14 15:55:03 +01008 <!-- OP-TEE gits -->
9 <project path="optee_client" name="OP-TEE/optee_client.git" />
10 <project path="optee_os" name="OP-TEE/optee_os.git" />
11 <project path="optee_test" name="OP-TEE/optee_test.git" />
12 <project path="build" name="OP-TEE/build.git">
13 <linkfile src="juno.mk" dest="build/Makefile" />
14 </project>
Jens Wiklander468d9842016-02-04 10:36:57 +010015
Joakim Bechfb247aa2018-03-14 15:55:03 +010016 <!-- linaro-swg gits -->
Joakim Bech272b5842019-05-16 15:52:49 +020017 <project path="linux" name="linaro-swg/linux.git" revision="9823b258b332b4ac98e05fa23448bbc9e937b24c" />
Joakim Bechfb247aa2018-03-14 15:55:03 +010018 <project path="optee_examples" name="linaro-swg/optee_examples.git" />
Jens Wiklander468d9842016-02-04 10:36:57 +010019
Joakim Bechfb247aa2018-03-14 15:55:03 +010020 <!-- Misc gits -->
Joakim Bech0f9fe342019-01-11 09:53:10 +010021 <project path="arm-trusted-firmware" name="ARM-software/arm-trusted-firmware.git" revision="34efb683e32254b8c325ac3071c5776d243a7b99" />
Joakim Bech272b5842019-05-16 15:52:49 +020022 <project path="buildroot" name="buildroot/buildroot.git" revision="95942f5fcd35d783a49adce621ccf33480f1c88c" />
Joakim Bechfb247aa2018-03-14 15:55:03 +010023 <project path="u-boot" name="u-boot/u-boot.git" revision="refs/tags/v2018.03" clone-depth="1" />
Jens Wiklander80189672018-04-04 13:53:00 +020024 <project path="vexpress-firmware" name="arm/vexpress-firmware.git" revision="670a8336738046ac910f4ed3746edc1b4ecf086c" remote="linaro"/>
Jens Wiklander468d9842016-02-04 10:36:57 +010025</manifest>