zephyr/ext/lib
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
..
crypto ext: lib: crypto: Extend generic mbedTLS config with HAVE_ASM 2019-01-23 04:34:15 -06:00
encoding Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
fnmatch ext: lib: Add fnmatch library 2018-09-19 09:30:29 -04:00
ipc cmake: Use variables for target names 2019-01-19 07:21:55 -05:00
mgmt ext: fix path to source files with new cmake 2019-01-03 11:51:29 -05:00
CMakeLists.txt ext: lib: Add fnmatch library 2018-09-19 09:30:29 -04:00