summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-11-06 12:45:46 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-11-06 14:27:10 +0530
commit1d476f23bd743eda98b62c8ea5f06dad269daa98 (patch)
tree560db1ef85cfa7afb6c49b1e11e79d5ce55acffb
parent24677437696fc115502ab23ac7c0d17f6aa313ac (diff)
downloadmeta-xilinx-1d476f23bd743eda98b62c8ea5f06dad269daa98.tar.gz
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
-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 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 @@
1ATF_VERSION = "3.0" 1ATF_VERSION = "3.0"
2SRCREV = "ed2d256a68c44bdcde54db66382854c4e191b9f1" 2SRCREV = "857c7643253d01e3e7ff8078a7812e2ed561ff67"
3BRANCH = "xlnx_rebase_v3.0" 3BRANCH = "xlnx_rebase_v3.0"
4LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031" 4LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
5 5