Daniel Jobson 6aa01f2d8c
Automatically control system_mode in hardware
Raise privilege (go to firmware mode) when a function call occurs
to the function set in syscall_addr_reg. Automatically revoke privilege
when executing above ROM (go to app mode).

Remove the option of writing to system_mode through the API.

Co-authored-by: Mikael Ågren <mikael@tillitis.se>
2024-11-21 09:51:33 +01:00
..