zephyr/tests/crypto
Marcin Niestroj 945b5085c5 tests: crypto: mbedtls: remove default mbedTLS options
Whenever MBEDTLS_BUILTIN is selected then
CONFIG_MBEDTLS_CFG_FILE="config-tls-generic.h" is set as a default value.
It is even impossible to change it, as without CUSTOM_MBEDTLS_CFG_FILE it
is just a hidden (not configurable by user) Kconfig option.

Remove explicit configuration from prj.conf.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2022-06-23 09:10:03 +02:00
..
crypto_hash tests: crypto: crypto_hash: remove default mbedTLS options 2022-06-23 09:10:03 +02:00
mbedtls tests: crypto: mbedtls: remove default mbedTLS options 2022-06-23 09:10:03 +02:00
rand32
tinycrypt
tinycrypt_hmac_prng