mbedtls: disable timing, unused and needs tuning on ProxSpace
This commit is contained in:
@@ -12,7 +12,6 @@ MYSRCS = \
|
||||
entropy_poll.c \
|
||||
entropy.c \
|
||||
error.c \
|
||||
timing.c \
|
||||
ecp.c \
|
||||
ecp_curves.c \
|
||||
certs.c \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user