zephyr/tests/crypto
Valerio Setti dfae5ba7de mbedtls: fix entropy module enablement
- Do not set CONFIG_MBEDTLS_ZEPHYR_ENTROPY in
  tests/crypto/mbedtls because this can cause test failure on
  real devices in which test thread do not have access to
  drivers.
- make MBEDTLS_PSA_CRYPTO_RND_SOURCE depending on
  MBEDTLS_PSA_CRYPTO_C because it only makes sense when the
  latter is defined

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-05-15 14:55:16 +02:00
..
crypto_hash tests/crypto/*: Switch from native_posix to native_sim 2023-11-27 16:06:42 +00:00
mbedtls mbedtls: fix entropy module enablement 2024-05-15 14:55:16 +02:00
rand32 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
tinycrypt tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
tinycrypt_hmac_prng tests/crypto/*: Switch from native_posix to native_sim 2023-11-27 16:06:42 +00:00