We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57dc6a commit 8e00152Copy full SHA for 8e00152
version.sh
@@ -8,7 +8,7 @@ TFA_GIT="${TFA_GIT:-https://github.com/TrustedFirmware-A/trusted-firmware-a.git}
8
TFA="lts-v2.12.8"
9
10
#https://github.com/OP-TEE/optee_os.git
11
-OPTEE="4.8.0"
+OPTEE="4.9.0-rc1"
12
13
#https://github.com/beagleboard/u-boot.git
14
UBOOT_GIT="${UBOOT_GIT:-https://github.com/beagleboard/u-boot.git}"
0 commit comments