This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

For Armv8-M, is there a system register indicating the security state of the core?

Arm® TrustZone Technology for the Armv8-M Architecture mentioned:

In a simplified view, the program address determines the security state of the processor, which can be either Secure or Non-secure.
• If the processor is running program code in Non-secure memory, the processor is in Non-secure state.
• If the processor is running program code in Secure memory, the processor is in Secure state.
• If the processor is in Secure state, it must fetch instructions from Secure memory.

Is there a system register indicating the security state of the core?