Skip to main content
Visitor
August 24, 2026
Solved

TF-M 2.3.x and crypto HW acceleration support on STM32U5

  • August 24, 2026
  • 2 replies
  • 6 views

Our team is looking to implement an application based on the upstream Trusted Firmware M (TF-M) framework (https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/) to take advantage of the latest security capabilities provided by the framework.    But we’ve found that with the latest TF-M LTS release, 2.3.x, support for the HW cryptographic acceleration peripherals of the STM32U5 has been removed, due to the migration from mbedTLS to TF-PSA-crypto library.

Are there any plans for STM to implement support for crypto HW acceleration for STM32U5 in TF-PSA-crypto and TF-M 2.3.x?

Best answer by Jocelyn RICARD

Hello ​@amstmsi ,

yes the implementation is ongoing. I don’t have any committed date but I would guess it will be available before end of the year

Best regards

Jocelyn

2 replies

Jocelyn RICARD
Jocelyn RICARDBest answer
ST Employee
August 24, 2026

Hello ​@amstmsi ,

yes the implementation is ongoing. I don’t have any committed date but I would guess it will be available before end of the year

Best regards

Jocelyn

amstmsiAuthor
Visitor
August 24, 2026

OK thanks for the update.  That’s good to hear.