summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--optee.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/optee.xml b/optee.xml
index 181422319..6c0d84992 100644
--- a/optee.xml
+++ b/optee.xml
@@ -3,6 +3,7 @@
<remote name="github-optee" fetch="https://github.com/" />
<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" />
<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" />
@@ -10,7 +11,7 @@
<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="optee/arm-trusted-firmware" name="ARM-software/arm-trusted-firmware.git" remote="github-optee" revision="integration" groups="device,hikey960" />
+ <project path="optee/arm-trusted-firmware" name="TF-A/trusted-firmware-a.git" remote="tfo" revision="master" groups="device,hikey960" />
<project path="optee/edk2" name="96boards-hikey/edk2.git" remote="github-optee" revision="testing/hikey960_v2.5" groups="device,hikey960" />
<project path="optee/OpenPlatformPkg" name="96boards-hikey/OpenPlatformPkg.git" remote="github-optee" revision="testing/hikey960_v1.3.4" groups="device,hikey960" />
<project path="optee/l-loader" name="96boards-hikey/l-loader.git" remote="github-optee" revision="testing/hikey960_v1.2" groups="device,hikey960" />