Skip to content
Commit a6d82db5 authored by Aurelien Jarno's avatar Aurelien Jarno Committed by Kumar Gala
Browse files

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: default avatarAurelien Jarno <aurelien@aurel32.net>
parent 2a1c94cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment