This is an automated email from the ASF dual-hosted git repository.

yuanz pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-teaclave-trustzone-sdk.git


The following commit(s) were added to refs/heads/main by this push:
     new 3aa0c94  Update OP-TEE to 4.5.0 for setup
3aa0c94 is described below

commit 3aa0c94faebc43f174d62efcc8342d92f1364278
Author: Yuan Zhuang <[email protected]>
AuthorDate: Tue Jan 21 03:38:23 2025 +0000

    Update OP-TEE to 4.5.0 for setup
    
    Signed-off-by: Yuan Zhuang <[email protected]>
---
 build_optee_libraries.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build_optee_libraries.sh b/build_optee_libraries.sh
index 40d1ced..c6c571a 100755
--- a/build_optee_libraries.sh
+++ b/build_optee_libraries.sh
@@ -19,7 +19,7 @@
 
 set -e
 
-OPTEE_VERSION=4.2.0
+OPTEE_VERSION=4.5.0
 OPTEE_DIR=$1
 
 # check arguments


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to