mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-03-04 04:29:15 -05:00

Change name of cpu_monitor to security_monitor and increase its functionality to include RAM access violations. If addresses in RAM but outside of physical RAM is accessed in any way the security_monitor traps the CPU in the same way as it already did for execution violations.