Skip to content

Commit f9ea0a6

Browse files
committed
bump: TFA:v2.14.0
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
1 parent 8e00152 commit f9ea0a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

version.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ TI_FIRMWARE="${TI_FIRMWARE:-11.02.11}"
55

66
#https://github.com/TrustedFirmware-A/trusted-firmware-a.git
77
TFA_GIT="${TFA_GIT:-https://github.com/TrustedFirmware-A/trusted-firmware-a.git}"
8-
TFA="lts-v2.12.8"
8+
#TFA="lts-v2.12.8"
9+
TFA="v2.14.0"
910

1011
#https://github.com/OP-TEE/optee_os.git
1112
OPTEE="4.9.0-rc1"

0 commit comments

Comments
 (0)