Query related interrupt priority for stm32U585 trust zone series
Hello supportTeam,
Have a good day.
we are working on the STM32U585ZIT6Q controller. I turned on the trust zone option in this controller.
I have a few questions about the priority of peripheral interrupts, which I explain below.
1. What happens if an ISR for a secure area peripheral interrupt execution is running while a non-secure region peripheral interrupt is occur?
2. What happens if an ISR for a non secure area peripheral interrupt execution is running while a secure region peripheral interrupt is occur?
3. If both(secure and non-secure) region receive peripheral interrupts at the same time, which secure/non-secure region has a higher priority in terms of peripheral interruptions?
4. According to our project, secure area peripherals should have a higher priority. How can I make this secure region peripheral have a higher priority?
It would be appreciated to share the possible solution so, we can do better development.
Thanks
Hiren R. Thumar
