Kconfig update for new setting

pull/8541/head
msi-debian 2025-03-07 14:18:00 -07:00
parent 3587e28966
commit c8eb3b07a0
1 changed files with 6 additions and 0 deletions

View File

@ -100,6 +100,12 @@ config WOLFCRYPT_ARMASM
wolfCrypt ARM (ARMv8/ARMv7) assembly support for AES, SHA-2, SHA-3,
ChaCha20/Poly1305 and Curve25519
config WOLFCRYPT_ARMASM_THUMB2
bool "wolfCrypt ARM Thumb2 Assembly support"
depends on WOLFCRYPT_ARMASM
help
Enable Thumb2 assembly optimizations for ARM processors
config WOLFCRYPT_INTELASM
bool "wolfCrypt Intel Assembly support"
depends on WOLFSSL_BUILTIN