2025-08-26 2:58 AM - last edited on 2025-08-26 3:05 AM by Andrew Neil
Hello, I have an STM32H755 nucleo board and I want to use the secure memory area features but I need to clarify my understanding of the reference manual "rm0399" and some follow up questions.
My understanding is that:
Q1: If I don't call the RSS_exitSecureArea can I keep the secure code running on CM7, Can I run a normal non-secure application on CM4?
Q2: Does the RSS have a feature to authenticate a bootloader code and if the answer is yes, where is that documented?