mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 10:47:28 +02:00
Kconfig update for new setting
This commit is contained in:
@ -100,6 +100,12 @@ config WOLFCRYPT_ARMASM
|
|||||||
wolfCrypt ARM (ARMv8/ARMv7) assembly support for AES, SHA-2, SHA-3,
|
wolfCrypt ARM (ARMv8/ARMv7) assembly support for AES, SHA-2, SHA-3,
|
||||||
ChaCha20/Poly1305 and Curve25519
|
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
|
config WOLFCRYPT_INTELASM
|
||||||
bool "wolfCrypt Intel Assembly support"
|
bool "wolfCrypt Intel Assembly support"
|
||||||
depends on WOLFSSL_BUILTIN
|
depends on WOLFSSL_BUILTIN
|
||||||
|
Reference in New Issue
Block a user