Trusted Firmware Logo

Trusted Firmware-A v2.7 released with lots of new content!

logo
Matteo Carlini| Friday, June 10, 2022|2 min read

Introduction

Trusted Firmware-A has just completed the official v2.7 release, tagged across four main repositories: TF-A, TF-A-Tests, Hafnium and TF-A Open CI Scripts. Support for the 2020 Architecture extensions, Spectre BHB mitigations, Secure Partition Manager (SPM) operating at EL3 and much much more! The whole content of the release is described on the respective TF-A [1], TF-A-Tests [2] and Hafnium [3] change-logs, but here are some interesting highlights.

Highlights

New Arm cores and Arm/Partners platforms support:

  1. https://trustedfirmware-a.readthedocs.io/en/latest/change-log.html#version-2-7
  2. https://trustedfirmware-a-tests.readthedocs.io/en/latest/change-log.html#version-2-7
  3. https://review.trustedfirmware.org/plugins/gitiles/hafnium/hafnium/+/HEAD/docs/ChangeLog.md#v2_7

Recent Posts

post image
MISRA Compliance Jumpstart

Monday, October 30, 2023

White Paper: Jumpstarting MISRA compliance via the integration of static analysis into Open Source CI systems: best practices and key elements from TrustedFirmware.org

post image
MCUboot v2.0.0 Release!

Monday, October 30, 2023

MCUboot v2.0.0 Release

post image
Trusted Firmware OP TEE Release 4.0.0

Friday, October 20, 2023

Trusted Firmware OP TEE: v4.0.0 Release

post image
MBed TLS 3.5.0 Released with new and smaller ECC implementation!

Thursday, October 19, 2023

Introduction The Mbed TLS project has released version 3.5.0 in October 2023. The release includes several code size optimizations including a new small footprint secp256r1 implementation accessible via PSA Crypto APIs. 3.5.0 also includes feature enhancements, bug fixes and security fixes. 2.28.5 released from the Mbed TLS...

post image
Trusted Services 1.0.0 released!

Friday, October 13, 2023

Introduction Building on the Beta version of the Trusted Services release, v1.0.0 is the first stable release of the project. The release comprises PSA Services that can be deployed on Cortex-A devices to meet PSA Certified requirements and, necessary build and test infrastructure and documentation.