CONFIG_NRF_SECURE_APPROTECT_LOCK
Lock
Lock
Type: bool
Help
When this option is selected, the SystemInit() function locks the
firmware branch of the secure APPROTECT mechanism, preventing it
from being opened.
Help
When this option is selected, the SystemInit() function locks the
firmware branch of the secure APPROTECT mechanism, preventing it
from being opened.
Direct dependencies
<choice NRF_SECURE_APPROTECT_HANDLING: Secure APPROTECT handling> || <choice NRF_SECURE_APPROTECT_HANDLING: Secure APPROTECT handling>
(Includes any dependencies from ifs and menus.)
Kconfig definitions
At <Zephyr>/soc/arm/nordic_nrf/Kconfig:104
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:2
Menu path: (Top) → Hardware Configuration → Secure APPROTECT handling
config NRF_SECURE_APPROTECT_LOCK
bool "Lock"
depends on <choice NRF_SECURE_APPROTECT_HANDLING>
help
When this option is selected, the SystemInit() function locks the
firmware branch of the secure APPROTECT mechanism, preventing it
from being opened.
At <Zephyr>/soc/arm/nordic_nrf/Kconfig:104
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
Menu path: (Top) → Hardware Configuration → Secure APPROTECT handling
config NRF_SECURE_APPROTECT_LOCK
bool "Lock"
depends on <choice NRF_SECURE_APPROTECT_HANDLING>
help
When this option is selected, the SystemInit() function locks the
firmware branch of the secure APPROTECT mechanism, preventing it
from being opened.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)