From f961f8e9616b00098f0dec76bb2ccfa5226a49f7 Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Tue, 30 Jan 2024 12:45:43 +0530 Subject: arm-trusted-firmware : Updated SRCREV for 2024.1_9263 fix(xilinx): deprecate SiP service count query feat(versal): extend platform address space sizes fix(xilinx): add console_flush() before shutdown fix(xilinx): fix sending sgi to linux feat(xilinx): add new state to identify cpu power down feat(xilinx): request cpu power down from reset feat(xilinx): power down all cores on receiving cpu pwrdwn req feat(xilinx): add handler for power down req sgi irq feat(xilinx): add wrapper to handle cpu power down req fix(versal-net): use arm common GIC handlers fix(xilinx): rename macros to align with ARM --- .../recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2024.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2024.1.bb b/meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2024.1.bb index 693dca9c..e413f75b 100644 --- a/meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2024.1.bb +++ b/meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2024.1.bb @@ -1,5 +1,5 @@ ATF_VERSION = "2.10" -SRCREV = "5a127e5e428ac562d1b6490840fd99109b678f44" +SRCREV = "c90834c912f7a31ce7634adfd22fd70e1bc5e3c5" BRANCH = "xlnx_rebase_v2.10" LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031" -- cgit v1.2.3-54-g00ecf