mirror of https://github.com/ARMmbed/mbed-os.git
Enabled timing to get strong entropy source
parent
42e3dcb2ab
commit
b279865349
|
@ -73,7 +73,7 @@
|
|||
|
||||
/* For tests using ssl-opt.sh */
|
||||
//#define MBEDTLS_NET_C
|
||||
//#define MBEDTLS_TIMING_C
|
||||
#define MBEDTLS_TIMING_C
|
||||
|
||||
/* Save RAM at the expense of ROM */
|
||||
#define MBEDTLS_AES_ROM_TABLES
|
||||
|
|
Loading…
Reference in New Issue