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