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

PendSV target secure state

Hi,

As we know, PendSV can be used for context switching, for example in RTOS and software in non-secure state typicall trigger the non-secure PendSV handler.

However, whether we can make the RTOS triggers the secure PendSV handler to process some logics regarding to security purposes and then return to non-secure PendSV handler to process the normal context switching?

Thanks. 

0