CONFIG_SB_PRIVATE_KEY_PROVIDED
(No prompt – not directly user assignable.)
Type: bool
Help
Hidden config specifying whether the build system has access to the
private key used for signing, and will use it to perform signing and
create the public key to be provisioned.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols that select this symbol
Kconfig definition
At <nRF>/subsys/bootloader/Kconfig:39
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:8
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bootloader → Use Secure Bootloader
config SB_PRIVATE_KEY_PROVIDED
bool
depends on SECURE_BOOT
help
Hidden config specifying whether the build system has access to the
private key used for signing, and will use it to perform signing and
create the public key to be provisioned.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)