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> |
||
|---|---|---|
| .. | ||
| audio | ||
| audio_samples | ||
| hci_uart | ||
| host | ||
| ll | ||
| mesh | ||
| samples | ||
| tester | ||
| compile.nrf54l15bsim_nrf54l15_cpuapp.sh | ||
| compile.nrf5340bsim_nrf5340_cpuapp.sh | ||
| compile.nrf5340bsim_nrf5340_cpunet.sh | ||
| compile.sh | ||
| tests.nrf52bsim.txt | ||
| tests.nrf54l15bsim_nrf54l15_cpuapp.txt | ||
| tests.nrf5340bsim_nrf5340_cpuapp.txt | ||
| tests.nrf5340bsim_nrf5340_cpunet.txt | ||