Files
sw_openocd/src/target
Tomas Vanek f547e55076 target/cortex_m: introduce security manipulation routines
Running target algorithms on ARMv8M may require core in secure
mode with SAU and MPU off (as set after reset).

cortex_m_set_secure() forces this mode with optional save of
the previous state.

cortex_m_security_restore() restores previously saved state.

Change-Id: Ia71826db47ee7b0557eaffd55244ce13eacbcb4b
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: https://review.openocd.org/c/openocd/+/8959
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2025-06-29 07:41:04 +00:00
..
2025-02-16 16:24:41 +00:00
2025-02-16 16:24:41 +00:00
2022-09-13 22:13:58 +00:00
2025-06-29 07:34:48 +00:00
2025-01-25 10:31:06 +00:00
2025-06-29 07:35:12 +00:00
2024-06-23 09:30:43 +00:00
2024-06-23 09:30:43 +00:00
2025-06-21 07:35:31 +00:00
2025-06-21 07:35:31 +00:00
2022-09-13 22:13:58 +00:00
2022-09-13 22:13:58 +00:00
2023-05-05 22:14:11 +00:00
2025-06-07 08:15:30 +00:00