summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-01-30 12:45:43 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-01-30 14:17:10 +0530
commitf961f8e9616b00098f0dec76bb2ccfa5226a49f7 (patch)
tree5830ddc4e0a8853375b0bd0878eaaff48616da12 /meta-xilinx-core
parent3057ca2441e36f448c6ef7d4f395e0dc6aeb40c3 (diff)
downloadmeta-xilinx-f961f8e9616b00098f0dec76bb2ccfa5226a49f7.tar.gz
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
Diffstat (limited to 'meta-xilinx-core')
-rw-r--r--meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2024.1.bb2
1 files changed, 1 insertions, 1 deletions
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 @@
1ATF_VERSION = "2.10" 1ATF_VERSION = "2.10"
2SRCREV = "5a127e5e428ac562d1b6490840fd99109b678f44" 2SRCREV = "c90834c912f7a31ce7634adfd22fd70e1bc5e3c5"
3BRANCH = "xlnx_rebase_v2.10" 3BRANCH = "xlnx_rebase_v2.10"
4LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031" 4LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
5 5