Skip to content

Commit 21ebc91

Browse files
committed
bump: TFA: lts-v2.12.8, TI_FIRMWARE: 11.02.04
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
1 parent 21f7f5a commit 21ebc91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#!/bin/bash
22

33
#https://github.com/TexasInstruments/ti-linux-firmware.git
4-
TI_FIRMWARE="${TI_FIRMWARE:-11.01.17}"
4+
TI_FIRMWARE="${TI_FIRMWARE:-11.02.04}"
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.7"
8+
TFA="lts-v2.12.8"
99

1010
#https://github.com/OP-TEE/optee_os.git
1111
OPTEE="4.8.0"

0 commit comments

Comments
 (0)