zephyr/tests/bsim/bluetooth/mesh/tests_scripts
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
..
access tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
advertiser tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
beacon tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
blob_mdls tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
bridge tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
comp_data tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
dfu tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
friendship tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
heartbeat tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
iv_index tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
large_comp_data tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
op_agg tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
persistence tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
priv_beacon tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
provision tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
proxy_sol tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
replay_cache tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
sar tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
scanner tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
suspend tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
transport tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00