zephyr/tests/bsim/bluetooth/ll
Valerio Setti 08bd9c72bd mbedtls: use CSPRNG whenever possible as PSA random source
The main problem of MBEDTLS_PSA_CRYPTO_LEGACY_RNG is that it
brings in some legacy modules (entropy + ctr_drbg/hmac_drbg)
which means extra ROM/RAM footprint.
MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG instead simply calls to the
CSPRNG which makes it definitely smaller.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-11-20 15:59:40 -05:00
..
advx tests: Bluetooth: Add BSim tests with BT_CTLR_SCAN_AUX_USE_CHAINS 2024-10-24 16:55:35 +01:00
bis tests/bsim/bluetooth/ll: Increase EXECUTION_TIMEOUT where needed 2024-11-16 14:56:43 -05:00
cis tests/bsim/bluetooth/ll: Increase EXECUTION_TIMEOUT where needed 2024-11-16 14:56:43 -05:00
conn mbedtls: use CSPRNG whenever possible as PSA random source 2024-11-20 15:59:40 -05:00
edtt tests/bsim/bluetooth/ll/edtt: Dont use deprecated global_device_nbr 2024-10-14 13:03:19 +02:00
multiple_id Bluetooth: host: Add lower bound for CONFIG_BT_BUF_ACL_RX_COUNT 2024-07-10 11:47:26 -04:00
throughput tests/bsim/bluetooth/ll: Increase EXECUTION_TIMEOUT where needed 2024-11-16 14:56:43 -05:00
_compile_permutate_kconfigs.sh
compile.sh tests: Bluetooth: Add BSim tests with BT_CTLR_SCAN_AUX_USE_CHAINS 2024-10-24 16:55:35 +01:00