Skip to content

Commit

Permalink
Update TF-A-v2-12-release.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dbharbin authored Jan 10, 2025
1 parent 42a32ee commit 25c7142
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/content/blog/TF-A-v2-12-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The whole content of the release is described on the respective TF-A (1), TF-A-T
- Arm 9.4 : FEAT_D128 support in EL3 thereby allowing, access to 128b translation table registers and usage of 128b LSE atomics ; VA/ PA extended to 56 bits
- Context management: Asymmetric CPU features, EL3 execution context, SVE S/R support
- CPU support added for 2024 CPUs Gelas, Nevis and Travis
- Boot Support:
- Boot Support:
- Trusted Boot support for ECDSA (Elliptic Curve Digital Signature Algorithm) P-384 curve with the PSA Crypto implementation
- Introduced the Transfer List Compiler (TLC) Host Tool
- Introduced Chain of Trust (CoT) Device Tree to C File (DT2C) tool by enabling their definition exclusively via the device tree, replacing in-source file definitions and generating source files during the build process.
Expand All @@ -38,24 +38,24 @@ The whole content of the release is described on the respective TF-A (1), TF-A-T
- Upgraded to mbedTLS v3.6.1
- Documentation support added for the DPE Design and Threat Model document to TF-A readthedocs

- Hafnium and S-EL2 SPM:
- Hafnium | S-EL2 SPM:
- Continued support for FF-A v1.2
- FFA_MSG_WAIT RX buffer ownership flag; FFA_VERSION endpoint restriction
- FF-A v1.1, now, Feature complete with VM availability messages upstream merge
- Architecture Support for Secure Virtual Timer and vCPU Inter Processor interrupt (IPI) signaling
- RME: GPF support and memcpy hardening thereby enabling the SPMC to recover from a Granule Protection Fault when accessing Non Secure regions.
- Secure Interrupt Handling for single core/thread S-EL1 partitions
- TF-RMM | R-EL2:
- TF-RMM | R-EL2:
- Arm CCA 1.0 RMM support merged against REL0 spec
- Support for HES-protected Realm Attestation Key
- More details on bug fixes and improvements in the change log
- TF-A Tests:
- TF-A Tests:
- Arm arch. extensions: AMU, FEAT_FGT2, LS64_ACCDATA, FEAT_Debugv8p9, LS64 64-byte load/store
- Asymmetric feature testing (FEAT_SPE, FEAT_TRBE, FEAT_TCR2)
- EL1 and EL2 context switch tests
- FF-A: v1.2 support, S-EL2 arch timer virtualization, S-EL2+RME hardening, EL3 SPMC TFTF test suite, EL3 SVE test coverage
- RME: RMM v1.0 testing support, PCIe DOE support, RMI support for FEAT_LPA2, SIMD, PAuth
- Platform Support | TF-A / EL3 :
- Platform Support | TF-A / EL3:
- Platform fixes: FPGA, FVP, Neoverse-RD, AMD Versal Gen 2 added, FVP PCIe support, TC, Corstone-1000, Allwinner, AST2700, Poplar, Agilex, A3K, MT8188, iMX8M, S32G274A, Qemu, Rpi3, Rockchip, STM32MP1, STM32MP2, Versal, ZynqMP
- Errata ABI:
- Support added for Cortex-A720 (Hunter), Cortex-A520(Hayes) and Cortex-X4
Expand Down

0 comments on commit 25c7142

Please sign in to comment.