From 1d476f23bd743eda98b62c8ea5f06dad269daa98 Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Mon, 6 Nov 2023 12:45:46 +0530 Subject: arm-trusted-firmware : Updated SRCREV for 2024.1_9099 Merge changes from topic "fw-caps" into integration Merge "fix(tegra): return correct error code for plat_core_pos_by_mpidr" into integration fix(tegra): return correct error code for plat_core_pos_by_mpidr Merge changes from topic "hst/cs1k-add-gpt-support" into integration Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into integration feat(bl2): add gpt support fix(corstone-1000): modify boot device dependencies Merge "refactor(cm): move EL3 registers to global context" into integration Merge "fix(build): remove handling of mandatory options" into integration Merge changes from topic "hm/mpam" into integration fix(build): convert tabs and ifdef comparisons Merge "refactor(fvp): do not use RSS platform token and attestation key APIs" into integration fix(build): disable ENABLE_FEAT_MPAM for Aarch32 fix(corstone-1000): removing the signature area Merge changes from topic "hm/post-image" into integration refactor(cm): move EL3 registers to global context Merge "feat(rmm): update RMI VERSION command as per EAC5" into integration feat(rmm): update RMI VERSION command as per EAC5 Merge "fix(versal): type cast addresses to fix integer overflow" into integration fix(build): remove handling of mandatory options Merge changes from topic "gr/build_refactor" into integration build(refactor): avoid ifdef comparison refactor(build): avoid using values for comparison refactor(build): reorder arch features handling build(n1sdp): add ARM_ARCH_MAJOR.ARM_ARCH_MINOR refactor(build): reorder platform Makefile evaluation Merge changes from topic "mb/psa-crypto-ecdsa" into integration fix(versal): type cast addresses to fix integer overflow refactor(fvp): move image handling into generic procedure refactor(bl2): make post image handling platform-specific Merge "fix(ast2700): add device mapping for coherent memory" into integration fix(ast2700): add device mapping for coherent memory feat(ti): query firmware for suspend capability feat(ti): add TI-SCI query firmware capabilities command support feat(ti): remove extra core counts in cluster 2 and 3 refactor(fvp): do not use RSS platform token and attestation key APIs docs: mark PSA_CRYPTO as an experimental feature feat(fvp): increase BL1 RW area for PSA_CRYPTO implementation feat(mbedtls-psa): mbedTLS PSA Crypto with ECDSA feat(cpufeat): add memory retention bit define for CLUSTERPWRDN --- .../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 08ec404f..ff5975fa 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 = "ed2d256a68c44bdcde54db66382854c4e191b9f1" +SRCREV = "857c7643253d01e3e7ff8078a7812e2ed561ff67" BRANCH = "xlnx_rebase_v3.0" LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031" -- cgit v1.2.3-54-g00ecf