aboutsummaryrefslogtreecommitdiff
path: root/rpb-uefi
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-09-23 15:20:11 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2017-09-23 12:25:02 +0000
commit2ffa6e8a4fdbf3f2a96bccf5e1ad3e175acfda8a (patch)
treeb34e1f358fcc673a99967e18c79845522980d945 /rpb-uefi
parent9111f4417ced034032058dee4189cc72a26dddbf (diff)
rpb-uefi-staging: hikey960: use newer OPTEE OS
HiKey960 support is added in OPTEE OS > 2.5.0. Use a newer OPTEE until 2.6.0 is released. Thanks to Victor Chong <victor.chong@linaro.org> for noticing the issue. Change-Id: I757583c97e47bfd5dadd3deb1373b8755bc43c48 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'rpb-uefi')
-rwxr-xr-xrpb-uefi/staging/builders.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/rpb-uefi/staging/builders.sh b/rpb-uefi/staging/builders.sh
index 468e1a00..15910a52 100755
--- a/rpb-uefi/staging/builders.sh
+++ b/rpb-uefi/staging/builders.sh
@@ -68,6 +68,8 @@ if [ "${MX_PLATFORM}" = "hikey960" ]; then
OPEN_PLATFORM_PKG_GIT_BRANCH="testing/hikey960_v1.3.4"
L_LOADER_GIT_URL=https://github.com/96boards-hikey/l-loader.git
L_LOADER_GIT_BRANCH="testing/hikey960_v1.2"
+ # HiKey960 support is added in OPTEE_OS > 2.5.0
+ OPTEE_GIT_VERSION=3ff350a12d634bd7c4375ff347254977e9fb5a52
fi
# Force cap GCC build profile to GCC49, still preferred by upstream