aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Forissier <jerome.forissier@linaro.org>2018-07-04 17:12:45 +0200
committerJerome Forissier <jerome.forissier@linaro.org>2018-07-04 17:12:45 +0200
commit4a9beffc0bdd730e67130520217b0a89a304e3a3 (patch)
tree506897751b2b771a20bd4ec60736edfea6d642f7
parent747d5c6628930bbb12f61350dbdf655fd5ce53fd (diff)
downloadmanifest-3.2.0.tar.gz
OP-TEE 3.2.0 stable3.2.03.2.0
Change-Id: I8cb082b7dfb2f3463871d339698056b0eab79d5b Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
-rw-r--r--am43xx.xml10
-rw-r--r--am57xx.xml10
-rw-r--r--default.xml12
-rw-r--r--dra7xx.xml10
-rw-r--r--fvp.xml10
-rw-r--r--hikey.xml10
-rw-r--r--hikey960.xml10
-rw-r--r--juno.xml10
-rw-r--r--poplar.xml10
-rw-r--r--qemu_v8.xml12
-rw-r--r--rpi3.xml12
-rw-r--r--travis.xml24
12 files changed, 58 insertions, 82 deletions
diff --git a/am43xx.xml b/am43xx.xml
index 74ba54a..a5dea9f 100644
--- a/am43xx.xml
+++ b/am43xx.xml
@@ -6,15 +6,15 @@
<default remote="github" revision="master" />
<!-- OP-TEE gits -->
- <project path="optee_client" name="OP-TEE/optee_client.git" />
- <project path="optee_os" name="OP-TEE/optee_os.git" />
- <project path="optee_test" name="OP-TEE/optee_test.git" />
- <project path="build" name="OP-TEE/build.git">
+ <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.2.0" clone-depth="1">
<linkfile src="am43xx.mk" dest="build/Makefile" />
</project>
<!-- linaro-swg gits -->
- <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="master" />
+ <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.2.0" clone-depth="1" revision="master" />
<!-- Misc gits -->
<project path="buildroot" name="buildroot/buildroot.git" revision="62dca337fe72085d98b7603cfcff1279c48ba7d9" />
diff --git a/am57xx.xml b/am57xx.xml
index 63219fa..9c8cd35 100644
--- a/am57xx.xml
+++ b/am57xx.xml
@@ -6,15 +6,15 @@
<default remote="github" revision="master" />
<!-- OP-TEE gits -->
- <project path="optee_client" name="OP-TEE/optee_client.git" />
- <project path="optee_os" name="OP-TEE/optee_os.git" />
- <project path="optee_test" name="OP-TEE/optee_test.git" />
- <project path="build" name="OP-TEE/build.git">
+ <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.2.0" clone-depth="1">
<linkfile src="am57xx.mk" dest="build/Makefile" />
</project>
<!-- linaro-swg gits -->
- <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="master" />
+ <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.2.0" clone-depth="1" revision="master" />
<!-- Misc gits -->
<project path="buildroot" name="buildroot/buildroot.git" revision="62dca337fe72085d98b7603cfcff1279c48ba7d9" />
diff --git a/default.xml b/default.xml
index 90cd665..598e4ad 100644
--- a/default.xml
+++ b/default.xml
@@ -5,18 +5,18 @@
<default remote="github" revision="master" />
<!-- OP-TEE gits -->
- <project path="optee_client" name="OP-TEE/optee_client.git" />
- <project path="optee_os" name="OP-TEE/optee_os.git" />
- <project path="optee_test" name="OP-TEE/optee_test.git" />
- <project path="build" name="OP-TEE/build.git">
+ <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.2.0" clone-depth="1">
<linkfile src="qemu.mk" dest="build/Makefile" />
</project>
<!-- linaro-swg gits -->
<project path="bios_qemu_tz_arm" name="linaro-swg/bios_qemu_tz_arm.git" revision="b099845f32cb424b0bbb72ba613aa6e85fc16326" />
<project path="linux" name="linaro-swg/linux.git" revision="6e954e2f2cbd412f7bc874bb9145f69713194e52" />
- <project path="optee_benchmark" name="linaro-swg/optee_benchmark.git" />
- <project path="optee_examples" name="linaro-swg/optee_examples.git" />
+ <project path="optee_benchmark" name="linaro-swg/optee_benchmark.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.2.0" clone-depth="1" />
<project path="soc_term" name="linaro-swg/soc_term.git" revision="5493a6e7c264536f5ca63fe7511e5eed991e4f20" />
<!-- Misc gits -->
diff --git a/dra7xx.xml b/dra7xx.xml
index 410274c..ab736a6 100644
--- a/dra7xx.xml
+++ b/dra7xx.xml
@@ -6,15 +6,15 @@
<default remote="github" revision="master" />
<!-- OP-TEE gits -->
- <project path="optee_client" name="OP-TEE/optee_client.git" />
- <project path="optee_os" name="OP-TEE/optee_os.git" />
- <project path="optee_test" name="OP-TEE/optee_test.git" />
- <project path="build" name="OP-TEE/build.git">
+ <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.2.0" clone-depth="1">
<linkfile src="dra7xx.mk" dest="build/Makefile" />
</project>
<!-- linaro-swg gits -->
- <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="master" />
+ <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.2.0" clone-depth="1" revision="master" />
<!-- Misc gits -->
<project path="buildroot" name="buildroot/buildroot.git" revision="62dca337fe72085d98b7603cfcff1279c48ba7d9" />
diff --git a/fvp.xml b/fvp.xml
index 5595f95..2ed466a 100644
--- a/fvp.xml
+++ b/fvp.xml
@@ -6,16 +6,16 @@
<default remote="github" revision="master" />
<!-- OP-TEE gits -->
- <project path="optee_client" name="OP-TEE/optee_client.git" />
- <project path="optee_os" name="OP-TEE/optee_os.git" />
- <project path="optee_test" name="OP-TEE/optee_test.git" />
- <project path="build" name="OP-TEE/build.git">
+ <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.2.0" clone-depth="1">
<linkfile src="fvp.mk" dest="build/Makefile" />
</project>
<!-- linaro-swg gits -->
<project path="linux" name="linaro-swg/linux.git" revision="6e954e2f2cbd412f7bc874bb9145f69713194e52" />
- <project path="optee_examples" name="linaro-swg/optee_examples.git" />
+ <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.2.0" clone-depth="1" />
<!-- Misc gits -->
<project path="arm-trusted-firmware" name="ARM-software/arm-trusted-firmware.git" revision="refs/tags/v1.5-rc2" clone-depth="1" />
diff --git a/hikey.xml b/hikey.xml
index f21221a..268693b 100644
--- a/hikey.xml
+++ b/hikey.xml
@@ -6,16 +6,16 @@
<default remote="github" revision="master" />
<!-- OP-TEE gits -->
- <project path="optee_client" name="OP-TEE/optee_client.git" />
- <project path="optee_os" name="OP-TEE/optee_os.git" />
- <project path="optee_test" name="OP-TEE/optee_test.git" />
- <project path="build" name="OP-TEE/build.git">
+ <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.2.0" clone-depth="1">
<linkfile src="hikey.mk" dest="build/Makefile" />
</project>
<!-- linaro-swg gits -->
<project path="linux" name="linaro-swg/linux.git" revision="6e954e2f2cbd412f7bc874bb9145f69713194e52" />
- <project path="optee_examples" name="linaro-swg/optee_examples.git" />
+ <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.2.0" clone-depth="1" />
<project path="patches_hikey" name="linaro-swg/patches_hikey.git" revision="d9c07f0ac0ce5fe57d367be82b8673aae8e81e96" />
<!-- Misc gits -->
diff --git a/hikey960.xml b/hikey960.xml
index 40c82b4..c6479c2 100644
--- a/hikey960.xml
+++ b/hikey960.xml
@@ -6,15 +6,15 @@
<default remote="github" revision="master" />
<!-- OP-TEE gits -->
- <project path="optee_client" name="OP-TEE/optee_client.git" />
- <project path="optee_os" name="OP-TEE/optee_os.git" />
- <project path="optee_test" name="OP-TEE/optee_test.git" />
- <project path="build" name="OP-TEE/build.git">
+ <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.2.0" clone-depth="1">
<linkfile src="hikey960.mk" dest="build/Makefile" />
</project>
<!-- linaro-swg gits -->
- <project path="optee_examples" name="linaro-swg/optee_examples.git" />
+ <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.2.0" clone-depth="1" />
<project path="patches_hikey" name="linaro-swg/patches_hikey.git" revision="d9c07f0ac0ce5fe57d367be82b8673aae8e81e96" />
<!-- Misc gits -->
diff --git a/juno.xml b/juno.xml
index 80cc56c..6dc3b6f 100644
--- a/juno.xml
+++ b/juno.xml
@@ -6,16 +6,16 @@
<default remote="github" revision="master" />
<!-- OP-TEE gits -->
- <project path="optee_client" name="OP-TEE/optee_client.git" />
- <project path="optee_os" name="OP-TEE/optee_os.git" />
- <project path="optee_test" name="OP-TEE/optee_test.git" />
- <project path="build" name="OP-TEE/build.git">
+ <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.2.0" clone-depth="1">
<linkfile src="juno.mk" dest="build/Makefile" />
</project>
<!-- linaro-swg gits -->
<project path="linux" name="linaro-swg/linux.git" revision="6e954e2f2cbd412f7bc874bb9145f69713194e52"/>
- <project path="optee_examples" name="linaro-swg/optee_examples.git" />
+ <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.2.0" clone-depth="1" />
<!-- Misc gits -->
<project path="arm-trusted-firmware" name="ARM-software/arm-trusted-firmware.git" revision="refs/tags/v1.5" clone-depth="1" />
diff --git a/poplar.xml b/poplar.xml
index f84941e..3c48754 100644
--- a/poplar.xml
+++ b/poplar.xml
@@ -5,15 +5,15 @@
<default remote="github" revision="master" />
<!-- OP-TEE gits -->
- <project path="build" name="OP-TEE/build.git" >
+ <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.2.0" clone-depth="1" >
<linkfile src="poplar.mk" dest="build/Makefile" />
</project>
- <project path="optee_client" name="OP-TEE/optee_client.git" />
- <project path="optee_os" name="OP-TEE/optee_os.git" />
- <project path="optee_test" name="OP-TEE/optee_test.git" />
+ <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.2.0" clone-depth="1" />
<!-- linaro-swg gits -->
- <project path="optee_examples" name="linaro-swg/optee_examples.git" />
+ <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.2.0" clone-depth="1" />
<!-- 96boards-poplar gits -->
<project path="linux" name="96boards-poplar/linux.git" revision="poplar-4.9" clone-depth="1" />
diff --git a/qemu_v8.xml b/qemu_v8.xml
index a6bcddd..90dcdc6 100644
--- a/qemu_v8.xml
+++ b/qemu_v8.xml
@@ -5,18 +5,18 @@
<default remote="github" revision="master" />
<!-- OP-TEE gits -->
- <project path="optee_client" name="OP-TEE/optee_client.git" />
- <project path="optee_os" name="OP-TEE/optee_os.git" />
- <project path="optee_test" name="OP-TEE/optee_test.git" />
- <project path="build" name="OP-TEE/build.git">
+ <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.2.0" clone-depth="1">
<linkfile src="qemu_v8.mk" dest="build/Makefile" />
<linkfile src="../toolchains/aarch64/bin/aarch64-linux-gnu-gdb" dest="build/gdb" />
</project>
<!-- linaro-swg gits -->
<project path="linux" name="linaro-swg/linux.git" revision="6e954e2f2cbd412f7bc874bb9145f69713194e52" />
- <project path="optee_benchmark" name="linaro-swg/optee_benchmark.git"/>
- <project path="optee_examples" name="linaro-swg/optee_examples.git" />
+ <project path="optee_benchmark" name="linaro-swg/optee_benchmark.git" revision="refs/tags/3.2.0" clone-depth="1"/>
+ <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.2.0" clone-depth="1" />
<project path="soc_term" name="linaro-swg/soc_term.git" revision="5493a6e7c264536f5ca63fe7511e5eed991e4f20" />
<!-- Misc gits -->
diff --git a/rpi3.xml b/rpi3.xml
index bae1715..c284854 100644
--- a/rpi3.xml
+++ b/rpi3.xml
@@ -5,10 +5,10 @@
<default remote="github" revision="master" />
<!-- OP-TEE gits -->
- <project path="optee_client" name="OP-TEE/optee_client.git" />
- <project path="optee_os" name="OP-TEE/optee_os.git" />
- <project path="optee_test" name="OP-TEE/optee_test.git" />
- <project path="build" name="OP-TEE/build.git">
+ <project path="optee_client" name="OP-TEE/optee_client.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_os" name="OP-TEE/optee_os.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="optee_test" name="OP-TEE/optee_test.git" revision="refs/tags/3.2.0" clone-depth="1" />
+ <project path="build" name="OP-TEE/build.git" revision="refs/tags/3.2.0" clone-depth="1">
<linkfile src="rpi3.mk" dest="build/Makefile" />
<linkfile src="rpi3/debugger/pi3.cfg" dest="build/pi3.cfg" />
<linkfile src="../toolchains/aarch64/bin/aarch64-linux-gnu-gdb" dest="build/gdb" />
@@ -18,8 +18,8 @@
<!-- ARM Trusted Firmware, cannot use refs/tags, since we need current tip and that is not tagged -->
<project path="arm-trusted-firmware" name="linaro-swg/arm-trusted-firmware.git" revision="1da4e15529a32fa244f5e3effc9a90549beb1a26"/>
<project path="linux" name="linaro-swg/linux.git" revision="7d976fc52ae3f04618062967948e626166f1904a" />
- <project path="optee_benchmark" name="linaro-swg/optee_benchmark.git"/>
- <project path="optee_examples" name="linaro-swg/optee_examples.git" />
+ <project path="optee_benchmark" name="linaro-swg/optee_benchmark.git" revision="refs/tags/3.2.0" clone-depth="1"/>
+ <project path="optee_examples" name="linaro-swg/optee_examples.git" revision="refs/tags/3.2.0" clone-depth="1" />
<!-- U-Boot, cannot use refs/tags, since we need current tip and that is not tagged -->
<project path="u-boot" name="linaro-swg/u-boot.git" revision="bc6d93cf5eee9fc979a7c5141ff6312bed2835a2"/>
diff --git a/travis.xml b/travis.xml
index c4ee3ae..e69de29 100644
--- a/travis.xml
+++ b/travis.xml
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<manifest>
- <remote name="github" fetch="https://github.com" />
-
- <default remote="github" revision="master" />
-
- <!-- OP-TEE gits -->
- <project path="optee_client" name="OP-TEE/optee_client.git" />
- <project path="optee_os" name="OP-TEE/optee_os.git" />
- <project path="optee_test" name="OP-TEE/optee_test.git" />
- <project path="build" name="OP-TEE/build.git">
- <linkfile src="qemu.mk" dest="build/Makefile" />
- </project>
-
- <!-- linaro-swg gits -->
- <project path="bios_qemu_tz_arm" name="linaro-swg/bios_qemu_tz_arm.git" revision="refs/heads/master" clone-depth="1" />
- <project path="linux" name="linaro-swg/linux.git" revision="refs/heads/optee" clone-depth="1" />
- <project path="optee_examples" name="linaro-swg/optee_examples.git" />
- <project path="soc_term" name="linaro-swg/soc_term.git" revision="refs/heads/master" clone-depth="1" />
-
- <!-- Misc gits -->
- <project path="buildroot" name="buildroot/buildroot.git" revision="refs/tags/2017.11" clone-depth="1" />
- <project path="qemu" name="qemu/qemu.git" revision="refs/tags/v2.10.0" clone-depth="1" />
-</manifest>