[meta-ti][wrynose/master][PATCH] tfa: Update TF-A for K3 devices to 2.15 tag

Suhaas Joshi <[email protected]> Mon, 22 Jun 2026 14:27:23 +0530
Newsgroups org.yoctoproject.lists.meta-ti
Message-ID <[email protected]>
Non-AM62LX devices use upstream TF-A. Update this to the 2.15 tag.

Signed-off-by: Suhaas Joshi <[email protected]>
---
Boot-tested on AM62X.
---
 .../recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc  | 4 ++--
 1 file 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 10697fa2..82c0441c 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
@@ -2,10 +2,10 @@
 
 FILESEXTRAPATHS:prepend := "${THISDIR}/trusted-firmware-a:"
 
-PV = "2.14+git"
+PV = "2.15+git"
 
 LIC_FILES_CHKSUM = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e"
-SRCREV_tfa = "76500ceaeefcda967d8a1f4e30bb04f9fe0425a2"
+SRCREV_tfa = "da738d5eae93af342fdc4995dd3c05acb4c9d757"
 SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https"
 SRCBRANCH = "master"
 
-- 
2.34.1