summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2016-06-07 16:23:19 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2016-06-07 16:23:19 +0800
commited578d83f5e744fbfec8945fbda629f6d9e1fcd7 (patch)
tree60fca17728db7039167a51acbe944c9ede003ca9
parentba22e0a9b95bea0d80105621e0e0786f3697641b (diff)
downloadandroid-patchsets-ed578d83f5e744fbfec8945fbda629f6d9e1fcd7.tar.gz
update links of patches
1. update to support to use boot.img 2. update to value of BUILD_OPTEE_MK to point to aosp_optee.mk Change-Id: I912d814e3aa852b8af5f41ca797b7263ae3c7078 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rwxr-xr-xhikey-optee6
1 files changed, 3 insertions, 3 deletions
diff --git a/hikey-optee b/hikey-optee
index 896be98..e9961e8 100755
--- a/hikey-optee
+++ b/hikey-optee
@@ -20,11 +20,11 @@ fi
##################################################
## patches for optee support based on the AOSP master branch
## https://android-review.linaro.org/#/c/16834/
-apply --linaro device/linaro/hikey 16834/2
+apply --linaro device/linaro/hikey 16834/3
## Add OP TEE packages, test and TA to system image
## http://android-review.linaro.org/16803
-apply --linaro device/linaro/hikey 16803/7
+apply --linaro device/linaro/hikey 16803/8
## http://android-review.linaro.org/16789
## Add tee-supplicant to Android services
@@ -32,4 +32,4 @@ apply --linaro device/linaro/hikey 16789/2
## OPTEE: add OP TEE 2.0 ARM trusted firmware
## http://android-review.linaro.org/16883
-apply --linaro device/linaro/hikey 16883/2
+apply --linaro device/linaro/hikey 16883/3