What is the difference between the TrustZone of Cortex M23/33 and the TrustZone of Cortex A?Can you provide documentation on this topic? May I start to prototype my Cortex M23 application on a Cortex A processor and then migrate to Cortex M23 when chips…
Hi,
In RTOS Design Considerations Version 2.0 document, Section 2.2 ("SVCall and PendSV exceptions") following is mentioned.
When the processor is in Secure state, the SVC exception handling sequence fetches the exception vector from the Secure…