summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2022-11-04 22:46:15 +0000
committerRyan Eatmon <reatmon@ti.com>2022-11-10 08:21:37 -0600
commit7e9cecaa9f140761039e9c853ccc63513da887af (patch)
treecd5abc0e92f56f3f0a6e5bbf45566411fa843a83 /meta-ti-bsp/recipes-bsp
parentd3e20cd248a3147dde026ffb48c86e3f8268f819 (diff)
downloadmeta-ti-7e9cecaa9f140761039e9c853ccc63513da887af.tar.gz
trusted-firmware-a: upgrade to v2.7
upgrade arm-trusted-firmare to v2.7 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Tested-by: Judith Mendez <jm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp')
-rw-r--r--meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
index 14463846..f7172980 100644
--- a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
+++ b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
@@ -1,5 +1,5 @@
1PV:k3 = "2.6+2.7-rc0" 1PV:k3 = "2.7"
2SRCREV_tfa:k3 = "453abc80b2eacbf2816c838e47e40f063227d934" 2SRCREV_tfa:k3 = "35f4c7295bafeb32c8bcbdfb6a3f2e74a57e732b"
3SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master" 3SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master"
4COMPATIBLE_MACHINE:k3 = "k3" 4COMPATIBLE_MACHINE:k3 = "k3"
5TFA_BUILD_TARGET:k3 = "all" 5TFA_BUILD_TARGET:k3 = "all"