Skip to content

Commit c261907

Browse files
committed
bootloader: Remove selection of unneeded key import support
b0 on nRF54l uses KMU by default and does not need import. Signed-off-by: Dominik Ermel <[email protected]>
1 parent 90d94f3 commit c261907

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

subsys/bootloader/bl_crypto/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ config SB_CRYPTO_PSA_ED25519
8888
select PSA_WANT_ALG_SHA_512
8989
select PSA_WANT_ALG_PURE_EDDSA
9090
select PSA_WANT_ECC_TWISTED_EDWARDS_255
91-
select PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT
9291
help
9392
Use PSA crypto for ed25519 support.
9493

0 commit comments

Comments
 (0)