We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21cff63 commit fd20d7aCopy full SHA for fd20d7a
subsys/nrf_security/src/drivers/cracen/Kconfig
@@ -52,8 +52,9 @@ config CRACEN_LOAD_MICROCODE
52
CRACEN_NEED_ECC_KEY_GEN_PKE
53
help
54
Whether to load the CRACEN microcode on startup.
55
- This is required to use the PK/IKG engine. Note that this is not
56
- required when a bootloader has already loaded the microcode.
+ This is required to use the PKE/IKG on nRF54L15,
+ nRF54L10, and nRF54L05. (This is not required
57
+ when a bootloader has already loaded the microcode.)
58
59
config CRACEN_LIB_KMU
60
bool "CRACEN KMU library"
0 commit comments