summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>2025-05-05 17:43:19 -0300
committerRodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>2025-05-07 10:40:23 -0300
commitc68e1e67cef509bc51e268e8642242c6fb2a096f (patch)
treeb9b1aa2f7bad694ddaf77378605b9c2456405e57
parent08c189c5c979e3e3667dab62bbfd9d04e66fcab7 (diff)
downloadmeta-freescale-c68e1e67cef509bc51e268e8642242c6fb2a096f.tar.gz
imx-atf: Bump revision to 78a14c75a
78a14c75a MA-23473 imx93: fix memory map failed with QNX SPL 5ee49dd5e MA-23254-3 [8QXP] Fragment secure heap and vpu boot memory e00605f58 MA-23254-2 [8QXP]Configure can only be controlled by the secure world ec3008099 MA-23254 [8QXP] Security configure for widevine L1 on imx8qxp f7f8a74a0 LF-14247 imx95: fix m7 status check f80434f8e LF-14043 feat(imx91): update security policies of ocram region a987f5c26 LF-14079 feat(imx8ulp): update the ddr retention flow Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
-rw-r--r--recipes-bsp/imx-atf/imx-atf_2.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-atf/imx-atf_2.10.bb b/recipes-bsp/imx-atf/imx-atf_2.10.bb
index 09b1905d..8eacc1cf 100644
--- a/recipes-bsp/imx-atf/imx-atf_2.10.bb
+++ b/recipes-bsp/imx-atf/imx-atf_2.10.bb
@@ -9,7 +9,7 @@ PV .= "+git${SRCPV}"
9 9
10SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH}" 10SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH}"
11SRCBRANCH = "lf_v2.10" 11SRCBRANCH = "lf_v2.10"
12SRCREV = "1b27ee3edbb40ef9432c69ccaa744d1ac5d54c5d" 12SRCREV = "78a14c75a06dea39036c44ae0f9d23acc7bcaef2"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15