zephyr/ext
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
..
debug debug: move segger configs to subsys/debug 2019-01-22 07:45:22 -05:00
fs ext: nffs: portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
hal ext: hal: nordic: Add nrfx_config for nRF9160 SoC 2019-01-21 10:13:34 +01:00
lib ext: lib: crypto: Extend generic mbedTLS config with HAVE_ASM 2019-01-23 04:34:15 -06:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig debug: move segger configs to subsys/debug 2019-01-22 07:45:22 -05:00