CONFIG_FPROTECT_ENABLE_NO_ACCESS
(No prompt – not directly user assignable.)
Type: bool
Help
Allows to protect flash pages both from reading and writing until the
next reboot.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
y if
HAS_HW_NRF_ACL
Symbols that imply this symbol
Kconfig definition
At <nRF>/lib/fprotect/Kconfig:54
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:94
→ <nRF>/lib/Kconfig:17
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries
config FPROTECT_ENABLE_NO_ACCESS
bool
default y if HAS_HW_NRF_ACL
depends on FPROTECT
help
Allows to protect flash pages both from reading and writing until the
next reboot.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)