zephyr/tests/bsim/bluetooth/mesh/tests_scripts/dfu
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
..
dfu_cli_all_targets_lost_on_apply.sh
dfu_cli_all_targets_lost_on_caps_get.sh
dfu_cli_all_targets_lost_on_metadata.sh
dfu_cli_all_targets_lost_on_update_get.sh
dfu_cli_all_targets_lost_on_verify.sh
dfu_cli_persistent_transfer.sh
dfu_dist_self_update_mult_targets.sh
dfu_dist_self_update.sh
dfu_mixed_fail.sh
dfu_mixed.sh
dfu_slot_idempotency.sh
dfu_slot_reservation.sh
dfu_slot.sh
dfu_srv_recovery_verify_fail.sh
dfu_srv_recovery.sh