zephyr/tests/bsim/bluetooth/host/gatt
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
..
authorization Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
caching mbedtls: use CSPRNG whenever possible as PSA random source 2024-11-20 15:59:40 -05:00
ccc_store tests/bsim/bluetooth/host: Increase EXECUTION_TIMEOUT where needed 2024-11-16 14:56:43 -05:00
general Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
notify Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
notify_multiple Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
sc_indicate Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
settings Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
compile.sh Bluetooth: bsim: deduplicate compile scripts 2024-08-14 12:33:53 -04:00