cancel
Showing results for 
Search instead for 
Did you mean: 

secure bootloader

Rajesh1998
Visitor

Hi, I have a doubt. I made some changes in the secure bootloader to achieve certain functionality, but I am unsure whether the code in the secure bootloader is developed by ST (such as drivers or APIs), or if it is intended for user modifications. Specifically, I modified the sfu_interface_crypto_scheme.c file to achieve my functionality.

As far as I understand, apart from the Secure Engine project and the we can't modify Bootloader project HAL and LL APIs, CMSIS APIs, and middleware like Secure Engine, KMS, and Crypto. Please correct me if I am wrong.

For reference, I am using the STM32WLE5CC controller.

1 REPLY 1
TDK
Super User

It's not really intended to be modified, but you're certainly allowed to. It's your project, you can do whatever makes sense.

If you feel a post has answered your question, please click "Accept as Solution".