We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am wondering the behavior of Cortex-M33 if BX (not BXNS) is used to branch to non-secure code region.
Based on the reference manual of ARMv8-M, it seems a UsageFault will be caused. However, I am wondering whether it would be a Secure UsageFault or Non-Secure UsageFault.
Thanks in advance.