mbedtls: disable timing, unused and needs tuning on ProxSpace

This commit is contained in:
Philippe Teuwen 2021-05-14 13:22:03 +02:00
commit eee13d9eb0
4 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,6 @@ MYSRCS = \
entropy_poll.c \
entropy.c \
error.c \
timing.c \
ecp.c \
ecp_curves.c \
certs.c \

View file

@ -3438,7 +3438,7 @@
*
* This module is used by the HAVEGE random number generator.
*/
#define MBEDTLS_TIMING_C
//#define MBEDTLS_TIMING_C
/**
* \def MBEDTLS_VERSION_C