From 3ed79232a51286abb24e0a9dcbb8a4fd03039781 Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Tue, 7 Nov 2023 17:00:49 +0530 Subject: arm-trusted-firmware : Updated SRCREV for 2024.1_6431 Merge changes from topic "morello/firmware-revision" into integration Merge changes from topic "xlnx_tsp_feat" into integration feat(morello): add TF-A version string to NT_FW_CONFIG feat(morello): set NT_FW_CONFIG properties for MCC, PCC and SCP version Merge "fix(rmmd): enable sme using sme_enable_per_world" into integration fix(rmmd): enable sme using sme_enable_per_world Merge "fix(build): remove duplicated include order" into integration Merge changes from topic "mp/exceptions" into integration Merge "docs: deletion of a few deprecated platforms not yet confirmed" into integration docs(versal-net): add TSP build documentation docs(versal): add TSP build documentation feat(versal-net): add tsp support feat(versal): add tsp support refactor(xilinx): add generic TSP makefile fix(build): remove duplicated include order docs(ras): update RAS documentation docs(el3-runtime): update BL31 exception vector handling fix(el3-runtime): restrict lower el EA handlers in FFH mode fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT chore(zynqmp): reorganize tsp code into common path refactor(xilinx): rename platform function to generic name fix(ras): restrict ENABLE_FEAT_RAS to have only two states feat(ras): use FEAT_IESB for error synchronization feat(el3-runtime): modify vector entry paths docs: deletion of a few deprecated platforms not yet confirmed --- .../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 ff5975fa..5a288b20 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 = "3.0" -SRCREV = "857c7643253d01e3e7ff8078a7812e2ed561ff67" +SRCREV = "9bb15ab53ad2dc22323f4a90256a7fe7e7399960" BRANCH = "xlnx_rebase_v3.0" LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031" -- cgit v1.2.3-54-g00ecf