Concept Flow - Bus fault and memory protection
CPU executes instruction
Access memory address
Check memory region permissions
Continue
Identify fault cause
Handle or reset system
The CPU tries to access memory, checks if access is allowed, and if not, triggers a bus fault to protect memory.