Context Switching in ARM TrustZone Architecture Switching between contexts is a critical procedure in an ARM TrustZone based system. It enables secure execution between the Secure & Non-secure worlds. It involves saving and restoring the processor and other system resources while switching between the two states. Thus, integrity and system security are ensured to prevail… Continue reading Monitor Mode in ARM Architecture (Context Switching) (Part 2)