Skip to content

Commit

Permalink
Enabling RSA for BOOT_SIGNATURE_TYPE_RSA
Browse files Browse the repository at this point in the history
  • Loading branch information
frkv committed Dec 1, 2023
1 parent ab8db16 commit 0d6f667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boot/zephyr/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ config BOOT_SIGNATURE_TYPE_RSA
bool "RSA signatures"
select BOOT_USE_MBEDTLS
select MBEDTLS
select MBEDTLS_RSA_C
select BOOT_ENCRYPTION_SUPPORT

if BOOT_SIGNATURE_TYPE_RSA
Expand Down

0 comments on commit 0d6f667

Please sign in to comment.