mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-15 23:42:41 +00:00
Move MBEDTLS_SELF_TEST option
Move MBEDTLS_SELF_TEST option to the "General and test configuration options" section as MBEDTLS_VERSION_C. Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
42c30e6a6e
commit
717663bcbc
@ -144,6 +144,7 @@ Open question: do we group them into a subsection?
|
||||
//#define MBEDTLS_DEPRECATED_WARNING
|
||||
//#define MBEDTLS_DEPRECATED_REMOVED
|
||||
//#define MBEDTLS_CHECK_RETURN_WARNING
|
||||
#define MBEDTLS_SELF_TEST
|
||||
//#define MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN
|
||||
//#define MBEDTLS_TEST_CONSTANT_FLOW_VALGRIND
|
||||
//#define MBEDTLS_TEST_HOOKS
|
||||
@ -199,7 +200,6 @@ PSA_WANT_\* macros as in current crypto_config.h.
|
||||
//#define MBEDTLS_SHA256_SMALLER
|
||||
//#define MBEDTLS_SHA512_SMALLER
|
||||
//#define MBEDTLS_RSA_NO_CRT
|
||||
#define MBEDTLS_SELF_TEST
|
||||
//#define MBEDTLS_BLOCK_CIPHER_NO_DECRYPT
|
||||
//#define MBEDTLS_GCM_LARGE_TABLE
|
||||
//#define MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_IF_PRESENT
|
||||
|
Loading…
x
Reference in New Issue
Block a user