zephyr/tests/bsim
Valerio Setti 0f4875b7d0 bt-mesh: deprecate BT_MESH_USES_TINYCRYPT
Since the TinyCrypt library is being deprecated in Zephyr, this
commit set TinyCrypt usage in BT mesh as deprecated and it sets
Mbed TLS PSA Crypto API as the default option (when TF-M is not
available).
Tests are also updated in this commit.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-11-27 16:40:47 -05:00
..
babblekit tests: Bluetooth: Add ACL re-assembly test 2024-07-10 11:47:26 -04:00
bluetooth bt-mesh: deprecate BT_MESH_USES_TINYCRYPT 2024-11-27 16:40:47 -05:00
drivers/uart
net net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
ci.bt.sh Revert "tests/bsim: Provisionally disable the nrf54l15 BT tests" 2024-08-30 11:47:15 -04:00
ci.net.sh ci: bsim tests: Move CI steps to separate scripts 2024-06-13 17:52:03 +02:00
ci.uart.sh tests/bsim: Also runtime test the UART drivers for the nrf54l15 2024-11-22 11:34:30 +01:00
compile.sh
compile.source tests: bsim: support snippets 2024-11-25 14:41:43 +01:00
generate_coverage_report.sh
run_parallel.sh tests/bsim/run_parallel.sh: Do not attempt to run parallel with no tests 2024-06-14 05:31:08 -04:00
sh_common.source