Skip to content

Commit 9101a24

Browse files
de-nordicnordicjm
authored andcommitted
[nrf noup] Add missing selection of MBEDTLS_PSA_CRYPTO_C
fixup! [nrf noup] PSA configuration required changes Signed-off-by: Dominik Ermel <[email protected]>
1 parent 3909498 commit 9101a24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boot/zephyr/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ config BOOT_USE_PSA_CRYPTO
3232
default y if NRF_SECURITY
3333
# This is counter intuitive but that is how PSA heap is enabled.
3434
select MBEDTLS_ENABLE_HEAP
35+
select MBEDTLS_PSA_CRYPTO_C
3536
help
3637
Hidden option set if using PSA crypt for cryptography functionality
3738

0 commit comments

Comments
 (0)