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

How to control the Non-Secure MPU exclusively inside the Secure world in the Cortex M33?

Hello,

I am currently working on a project where I need the NonSecure MPU (NS-MPU) to be exclusively controllable by the Secure World. I know it is possible to control the NS-MPU inside the Secure World using an alias address. At the same time, Is there a way to block the Non-Secure World from accessing the NS-MPU controllers?