summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJudith Mendez <jm@ti.com>2025-12-17 17:53:15 -0600
committerRyan Eatmon <reatmon@ti.com>2025-12-19 12:27:03 -0600
commit1d045003d8c8888ef15da6adca4d8d453dae8ee4 (patch)
tree0c52b8165a519e4202d0bad4343a4f132abd3867
parent05d73bf19f4dfdc095644eee1d5efb81e6818e52 (diff)
downloadmeta-ti-1d045003d8c8888ef15da6adca4d8d453dae8ee4.tar.gz
trusted-firmware-a: am62l: Update to latest ti-master
Update to latest ti-master commit which includes support for BeagleBadge. Signed-off-by: Judith Mendez <jm@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.inc2
1 files changed, 1 insertions, 1 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 27d69241..05cc6987 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
@@ -10,7 +10,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar
10SRCBRANCH = "master" 10SRCBRANCH = "master"
11 11
12LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130" 12LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130"
13SRCREV_tfa:am62lxx = "960816d244c39ac1cfa24c4ea028c4404f9cbb20" 13SRCREV_tfa:am62lxx = "76800058f24e3eb3fcacdb12106a881ae279f8c3"
14SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" 14SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https"
15SRCBRANCH:am62lxx = "ti-master" 15SRCBRANCH:am62lxx = "ti-master"
16 16