summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Chong <victor.chong@linaro.org>2020-06-22 18:38:06 +0100
committerVictor Chong <victor.chong@linaro.org>2020-07-03 13:10:24 +0100
commit418d65b06e213ad384e1348c8d232ea250d58824 (patch)
tree5dea2c7a953d871b33e6fb949de3d0e40877e10e
parent6bf90d580a03704244374231658bc340b87814f0 (diff)
downloadmanifest-linaro-master-swg-dirty.tar.gz
optee: use experimental clang build brancheslinaro-master-swg-dirty
Use WIP clang build branches. Change-Id: Ic8b6c54f95fce3b01baa64ffdb5f32d3f7b90061 Signed-off-by: Victor Chong <victor.chong@linaro.org>
-rw-r--r--optee.xml19
1 files changed, 13 insertions, 6 deletions
diff --git a/optee.xml b/optee.xml
index 7aec0f222..005a1574e 100644
--- a/optee.xml
+++ b/optee.xml
@@ -4,19 +4,26 @@
<remote name="lin" fetch="https://git.linaro.org/" />
<remote name="linaro-private" fetch="ssh://git@dev-private-git.linaro.org/" />
<remote name="tfo" fetch="https://git.trustedfirmware.org" />
+ <remote name="vc" fetch="https://github.com/vchong" />
- <project path="external/optee_test" name="OP-TEE/optee_test" revision="master" remote="github-optee" groups="device,hikey" />
- <project path="external/optee_client" name="OP-TEE/optee_client" revision="master" remote="github-optee" groups="device,hikey" />
- <project path="optee/optee_os" name="OP-TEE/optee_os" revision="master" remote="github-optee" groups="device,hikey" />
+ <remove-project name="device/linaro/hikey" />
+ <project path="device/linaro/hikey" name="device-linaro-hikey" revision="aosp_clang_dev_wip3" remote="vc" groups="device,hikey" />
+
+ <remove-project name="android-patchsets" />
+ <project path="android-patchsets" name="android-patchsets" revision="aosp_clang_dev_wip" remote="vc" groups="device,hikey" />
+
+ <project path="external/optee_test" name="optee_test" revision="aosp_clang_dev_wip" remote="vc" groups="device,hikey" />
+ <project path="external/optee_client" name="optee_client" revision="aosp_clang_dev_wip" remote="vc" groups="device,hikey" />
+ <project path="optee/optee_os" name="optee_os" revision="aosp_clang_dev_wip2" remote="vc" groups="device,hikey" />
<project path="external/optee_examples" name="linaro-swg/optee_examples" revision="master" remote="github-optee" groups="device,hikey" />
- <project path="device/linaro/kmgk" name="linaro-swg/kmgk" revision="master" remote="github-optee" groups="device,hikey" />
+ <project path="device/linaro/kmgk" name="kmgk" revision="aosp_clang_dev_wip" remote="vc" groups="device,hikey" />
<project path="optee/trusted-firmware-a" name="TF-A/trusted-firmware-a.git" remote="tfo" revision="master" groups="device,hikey" />
<project path="optee/edk2" name="96boards-hikey/edk2.git" remote="github-optee" revision="testing/hikey960_v2.5" groups="device,hikey" />
<project path="optee/OpenPlatformPkg" name="96boards-hikey/OpenPlatformPkg.git" remote="github-optee" revision="testing/hikey960_v1.3.4" groups="device,hikey" />
- <project path="optee/l-loader" name="96boards-hikey/l-loader.git" remote="github-optee" revision="testing/hikey960_v1.2" groups="device,hikey" />
+ <project path="optee/l-loader" name="l-loader.git" remote="vc" revision="aosp_clang_dev_wip" groups="device,hikey" />
<project path="optee/tools-images-hikey960" name="96boards-hikey/tools-images-hikey960.git" remote="github-optee" revision="master" groups="device,hikey" />
- <project path="optee/atf-fastboot" name="96boards-hikey/atf-fastboot.git" remote="github-optee" revision="master" groups="device,hikey" />
+ <project path="optee/atf-fastboot" name="atf-fastboot.git" remote="vc" revision="aosp_clang_dev_wip2" groups="device,hikey" />
<project path="external/optee-widevine-ref" remote="linaro-private" name="widevine/optee-widevine-ref" revision="oemcrypto-v15-dev" groups="device,widevine" />
<project path="vendor/widevine" remote="linaro-private" name="widevine/android" revision="mirrors/pi" groups="device,widevine" />