:orphan: .. title:: CONFIG_NRF_SECURE_APPROTECT_LOCK .. kconfig:: CONFIG_NRF_SECURE_APPROTECT_LOCK CONFIG_NRF_SECURE_APPROTECT_LOCK ################################ *Lock* *Lock* Type: ``bool`` Help ==== .. code-block:: none When this option is selected, the SystemInit() function locks the firmware branch of the secure APPROTECT mechanism, preventing it from being opened. Help ==== .. code-block:: none When this option is selected, the SystemInit() function locks the firmware branch of the secure APPROTECT mechanism, preventing it from being opened. Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definitions =================== At ``/arm/nordic_nrf/Kconfig:104`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration → Secure APPROTECT handling .. code-block:: kconfig config NRF_SECURE_APPROTECT_LOCK bool "Lock" depends on help When this option is selected, the SystemInit() function locks the firmware branch of the secure APPROTECT mechanism, preventing it from being opened. ---- At ``/arm/nordic_nrf/Kconfig:104`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration → Secure APPROTECT handling .. code-block:: kconfig config NRF_SECURE_APPROTECT_LOCK bool "Lock" depends on 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.)*