We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa7ac9 commit 8cdd39eCopy full SHA for 8cdd39e
version.sh
@@ -4,8 +4,8 @@
4
TI_FIRMWARE="${TI_FIRMWARE:-11.01.17}"
5
6
#https://github.com/TrustedFirmware-A/trusted-firmware-a.git
7
-ATF_GIT="${ATF_GIT:-https://github.com/TrustedFirmware-A/trusted-firmware-a.git}"
8
-ATF="lts-v2.12.7"
+TFA_GIT="${TFA_GIT:-https://github.com/TrustedFirmware-A/trusted-firmware-a.git}"
+TFA="lts-v2.12.7"
9
10
#https://github.com/OP-TEE/optee_os.git
11
OPTEE="4.8.0"
0 commit comments