zephyr/tests/bsim/bluetooth/mesh/tests_scripts/provision
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
..
ivu_flag_one_duration.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
ivu_flag_zero_duration.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
pb_cancel.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
pb_remote_client_server_same_dev.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
pb_remote_nppi_robustness.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
pb_remote_parallel.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
pb_remote_pst_ncrp.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
pb_remote_reprovision.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
pb_remote_timeout.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
prov_multi.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
prov_no_oob.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
prov_oob_auth_ib_pk.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
prov_oob_auth_ignore_oob_pk.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
prov_oob_auth_oob_pk.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
prov_reprovision.sh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00