Skip to main content
PGhul.1
Associate
December 31, 2021
Question

STSAFE-A crypto chip using X-cube/mbedTLS library example for microprocessor(arm)

  • December 31, 2021
  • 1 reply
  • 1331 views

Hi Everyone,

We are using STSAFE-A110 chip for secure boot and secure firmware update for STM32G4 MCU, same we need to do for microprocessor(ARM7), we gone through the OpenSSL example provided by ST, we need STSAFE-A crypto chip using X-cube/mbedTLS library example for microprocessor(arm)/ any other solution for secure firmware update for Microprocessor

This topic has been closed for replies.

1 reply

Bubbles
ST Employee
January 3, 2022

Hi @PGhul.1​ ,

SBSFU is a microcontroller code. A microprocessor would probably use an operating system such as Linux that uses different means to achieve secure boot and security.

Try looking at STM32MP1 microprocessor and see if there is some example involving STSAFE element use.

BR,

J

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
PGhul.1
PGhul.1Author
Associate
January 4, 2022

@JHOUD​ ,Thank you for your reply,

we want to do only Firmware upgrade for Arm Processor using STSAFE-A110 crypto chip , so is their any example available for Linux

ST Employee
January 11, 2022

Hi @PGhul.1​,

For Linux system, only OpenSSL engine is available for STSAFE-A110.

The main advantage will be to securely provisioned ECC key pair and certificate.

There is no integration of STSAFE-A110 within MPU secure boot nor MPU secure update as this mechanism are tightly bound to the MPU boot strategy.

Best Regards,

Benjamin BARATTE