summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKamlesh Gurudasani <kamlesh@ti.com>2023-07-13 20:47:43 +0530
committerRyan Eatmon <reatmon@ti.com>2023-07-21 10:43:28 -0500
commit055541af0979243a8f903d7724d0227a9ff2c503 (patch)
tree99b899d612dc3002ced6901b7f60b10f1a67b757
parent2f99de0e39315dd1744d03fdf8991c0f86586389 (diff)
downloadmeta-ti-055541af0979243a8f903d7724d0227a9ff2c503.tar.gz
trusted-firmware-a: Update to v2.9 release tag
Update to latest release tag, i.e. v2.9 https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=d3e71ead6ea5bc3555ac90a446efec84ef6c6122 Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
index 4b7b81a0..dc72fb1e 100644
--- a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
+++ b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
@@ -1,5 +1,5 @@
1PV:k3 = "2.8+git${SRCPV}" 1PV:k3 = "2.9+git${SRCPV}"
2SRCREV_tfa:k3 = "2fcd408bb3a6756767a43c073c597cef06e7f2d5" 2SRCREV_tfa:k3 = "d3e71ead6ea5bc3555ac90a446efec84ef6c6122"
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"