zephyr/ext/lib/crypto
Aurelien Jarno a6d82db50f ext: lib: crypto: Extend generic mbedTLS config with HAVE_ASM
Extend generic mbedTLS configuration file with MBEDTLS_HAVE_ASM option,
to allow the use of assembly code. This improves the performances of
asymetric cryptography, however depending on the architecture and the
CPU, this might have an impact on the code size.

Set the default value ot the previous non-configurable value, ie enable
it by default except on ARM.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2019-01-23 04:34:15 -06:00
..
mbedtls ext: lib: crypto: Extend generic mbedTLS config with HAVE_ASM 2019-01-23 04:34:15 -06:00
tinycrypt Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
CMakeLists.txt mbedtls: Added support for using an externally built mbedtls 2018-01-29 23:46:15 -05:00
Kconfig license: use SPDX identifier for files in ext/ 2017-01-20 20:22:57 -05:00