From c68e1e67cef509bc51e268e8642242c6fb2a096f Mon Sep 17 00:00:00 2001 From: "Rodrigo M. Duarte" Date: Mon, 5 May 2025 17:43:19 -0300 Subject: 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 --- recipes-bsp/imx-atf/imx-atf_2.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH}" SRCBRANCH = "lf_v2.10" -SRCREV = "1b27ee3edbb40ef9432c69ccaa744d1ac5d54c5d" +SRCREV = "78a14c75a06dea39036c44ae0f9d23acc7bcaef2" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf