zephyr/tests/bsim/bluetooth
Pavel Vasilyev 9cb00bee6a tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt
As TinyCrypt gets deprecated, we need to remove all bsim tests that use
it. This commit switches all Bluetooth mesh bsim tests to PSA as a
default crypto backend.

This includes:
- removing `CONFIG_BT_MESH_USES_TINYCRYPT` as PSA is default crypto
  backend for mesh. `CONFIG_BT_MESH_USES_MBEDTLS_PSA` is not required to
  be enabled;
- merging `overlay_psa.conf` into `prj.conf` as this configuration
  becomes default for all mesh bsim tests;
- merging `overlay_ss.conf` into `overlay_pst.conf` as secure storage is
  required for running persistent storage bsim tests with PSA;

Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
2025-05-26 13:17:08 +02:00
..
audio Bluetooth: BAP: Add control point cbs to BASS 2025-05-14 14:15:51 +02:00
audio_samples tests: bsim: Bluetooth: broadcast_audio_source interleaved/sequential 2025-03-17 16:24:33 +01:00
hci_uart
host tests/bluetooth & bsim: Fix code compliance issues 2025-05-21 12:35:28 +02:00
ll Bluetooth: Controller: Interleaved extended advertising reception 2025-05-02 15:20:30 +02:00
mesh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
samples Bluetooth: Host: More bsim refactoring 2025-02-12 09:40:07 +01:00
tester tests: Bluetooth: BSIM: Store last sent opcode for BT tester 2025-05-02 10:47:32 +02:00
compile.nrf54l15bsim_nrf54l15_cpuapp.sh tests/bsim/bluetooth: Fix BIS test for 54L15 an 5340 2025-03-20 17:15:27 +01:00
compile.nrf5340bsim_nrf5340_cpuapp.sh tests: Bluetooth: Add BT Tester GAP smoke test 2025-04-08 10:49:00 +02:00
compile.nrf5340bsim_nrf5340_cpunet.sh
compile.sh tests: Bluetooth: Add BT Tester GAP smoke test 2025-04-08 10:49:00 +02:00
tests.nrf52bsim.txt
tests.nrf54l15bsim_nrf54l15_cpuapp.txt tests/bsim/bluetooth: Fix BIS test for 54L15 an 5340 2025-03-20 17:15:27 +01:00
tests.nrf5340bsim_nrf5340_cpuapp.txt tests: bsim: bluetooth: host: hfc_multilink: Run test on nRF5340 2025-04-11 06:32:58 +02:00
tests.nrf5340bsim_nrf5340_cpunet.txt