summaryrefslogtreecommitdiff
path: root/optee.xml
diff options
context:
space:
mode:
Diffstat (limited to 'optee.xml')
-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" />