mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-01-29 08:43:33 -05:00
8784a24b33
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.