Move Mbed TLS self tests to a separate configuration
We potentially save flash space by not enabling Mbed TLS self-tests
by default. A new test config file, TESTS/configs/mbedtls.json, is
provided to enable self tests. This newly created JSON file also
enables timing in Mbed TLS so timing gets tested.
ls
1 parent d6f825e commit 49163f0f33739c5221f0fb7d38a4ee00434d72ce
@Lingkai Dong Lingkai Dong authored on 14 Jun 2021
Showing 6 changed files
View
TESTS/configs/mbedtls.json 0 → 100644
View
connectivity/mbedtls/include/mbedtls/config-no-entropy.h
View
connectivity/mbedtls/include/mbedtls/config.h
View
connectivity/mbedtls/tests/TESTS/mbedtls/selftest/main.cpp
View
connectivity/mbedtls/tools/importer/adjust-config.sh
View
connectivity/mbedtls/tools/importer/adjust-no-entropy-config.sh