zephyr/tests/bluetooth/mesh
Valerio Setti 32b43564df bt: hci_ecc: add option to use PSA APIs instead of TinyCrypt
This commit adds CONFIG_BT_USE_PSA_API to allow the end
user to prefer PSA APIs over TinyCrypt for crypto operations
in bluetooth. Of course, this is possible only if
a PSA provider is available on the system, i.e.
CONFIG_PSA_CRYPTO_CLIENT is set.

This commit also extends
tests/bluetooth/mesh/basic/bluetooth.mesh.gatt adding a specific
case using PSA.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-06-14 15:41:34 +02:00
..
basic bt: hci_ecc: add option to use PSA APIs instead of TinyCrypt 2024-06-14 15:41:34 +02:00
blob_io_flash Bluetooth: tests: Convert to new HCI driver API 2024-06-11 19:42:49 -04:00
delayable_msg tests: Bluetooth: Mesh: delayable message unit tests 2023-12-11 09:50:18 +01:00
rpl tests/bluetooth/mesh: Enable for native_sim 2023-11-22 09:53:10 +01:00