STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Assigning pins to the secure context of TFM application

Hello,Unless I'm wrong, the architecture of the TFM application as described in UM2851 seems not to allow the assignment of a peripheral (e.g. a LED pin) to the Secure context of TrustZone as it is the case with simple TrustZone applications. The UM2...

SedCore by Associate III
  • 160 Views
  • 2 replies
  • 0 kudos

TFM SPI issue in custom board with STM32u585aii6q

Hi @Jocelyn RICARD Greetingswe are trying to run TFM example (with secure and non secure project) taken from GPIO_Toggle_TZEN Example and adding SPI communication in the non secure project on our custom board mounted with STM32U585aii6q controller SP...

PJose.4 by Senior
  • 617 Views
  • 12 replies
  • 1 kudos

Trusted Firmware-M v2.1.0 - Bricked Nucleo-L552ZE-Q

Hello,I followed this tutorial to add an example secure partition in TF-M ( https://tf-m-user-guide.trustedfirmware.org/integration_guide/services/tfm_secure_partition_addition.html ) and then followed these instructions to flash the application to m...

MCost4_0-1716225932046.png
MCost.4 by Associate II
  • 1703 Views
  • 25 replies
  • 1 kudos

STM32U5 TFM mbedCrypto ECDSA(PSA API)

hi i am implementing a TFM based project on stm32u585 microcontroller. i taken reference from the cubeU5 package to implement the TFM code stm32U585 SBSFU  .in my application i need to use the ECDSA signing and verification using the PSA APIs availab...

sabari1_0-1715335327575.png sabari1_1-1715335390727.png sabari1_2-1715335552924.png sabari1_0-1715592513404.png
sabari1 by Associate III
  • 445 Views
  • 2 replies
  • 2 kudos

Reg Issue in Running TFM Application STM32u585

Hi @Jocelyn RICARD Greetingswe are working on the STM32u585 TFM Application and are facing issues when running the code. the issue is after dumping the code using the TFM_Update.sh script first time every operation is normal, but while running for th...

PJose4_1-1717159815680.png PJose4_0-1717159805665.png PJose4_2-1717159828600.png PJose4_3-1717159836411.png
PJose.4 by Senior
  • 207 Views
  • 1 replies
  • 1 kudos

Resolved! Errors building TFM example for U545

Hi, I'm trying to build TFM example applications from the B-U585I-IOT02A directory to work on Nucleo-U545RE board. THe documentation says it's possible. I have updated the project settings, but I'm getting errors from the STSAFE library: C:/Work/OldC...