-
CONFIG_SB_RSA_PSS2048
¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
SECURE_BOOT_CRYPTO
&& (IS_SECURE_BOOTLOADER
|| SECURE_BOOT
)
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At ../nrf/subsys/bootloader/bl_crypto/Kconfig:15
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/nrf/Kconfig.nrf:9
→ ../nrf/subsys/Kconfig:8
→ ../nrf/subsys/bootloader/Kconfig:115
Menu path: (top menu) → Nordic nRF Connect → Secure Boot Crypto
config SB_RSA_PSS2048 bool selectFW_RSA_PSS2048
ifSECURE_BOOT_CRYPTO
&& (IS_SECURE_BOOTLOADER
||SECURE_BOOT
) depends onSECURE_BOOT_CRYPTO
&& (IS_SECURE_BOOTLOADER
||SECURE_BOOT
)
(Definitions include propagated dependencies, including from if’s and menus.)