summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChirag Shilwant <c-shilwant@ti.com>2025-02-06 20:10:18 +0530
committerRyan Eatmon <reatmon@ti.com>2025-02-07 13:37:47 -0600
commitad9e32a87c64e5450f241197f3c84e3ec6b37429 (patch)
treea64074f0cfb3019dd980fb5af5ec2aed6a493cca
parent4a8e6f9d07a5d1f1668304e8b7c1c6ff01a98d60 (diff)
downloadmeta-ti-ad9e32a87c64e5450f241197f3c84e3ec6b37429.tar.gz
trusted-firmware-a: Update to v2.12 release tag
Bump up to latest release tag (i.e. v2.12) Commit: https://github.com/ARM-software/arm-trusted-firmware/commit/4ec2948fe3f65dba2f19e691e702f7de2949179c Tag: https://github.com/ARM-software/arm-trusted-firmware/releases/tag/v2.12 Signed-off-by: Chirag Shilwant <c-shilwant@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 ebb13bbd..df3cea23 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.11+git" 1PV:k3 = "2.12+git"
2SRCREV_tfa:k3 = "58b25570c9ef91753b14c2103f45f4be9dddb696" 2SRCREV_tfa:k3 = "4ec2948fe3f65dba2f19e691e702f7de2949179c"
3LIC_FILES_CHKSUM:k3 = "file://docs/license.rst;md5=83b7626b8c7a37263c6a58af8d19bee1" 3LIC_FILES_CHKSUM:k3 = "file://docs/license.rst;md5=83b7626b8c7a37263c6a58af8d19bee1"
4SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master" 4SRC_URI:k3 = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master"
5COMPATIBLE_MACHINE:k3 = "k3" 5COMPATIBLE_MACHINE:k3 = "k3"