zephyr/tests/bluetooth/host
Valerio Setti 9032f8d791 bt-crypto: 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/bt_crypto adding
a test case for PSA.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-06-14 15:41:34 +02:00
..
crypto bt-crypto: add option to use PSA APIs instead of TinyCrypt 2024-06-14 15:41:34 +02:00
data/bt_data_parse tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ecc tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
host_mocks Bluetooth: Consolidate duplicated code 2022-11-02 13:28:57 +01:00
id build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
keys ztest: shell: add shell support 2024-01-09 09:58:57 +01:00
CMakeLists.txt Bluetooth: Consolidate duplicated code 2022-11-02 13:28:57 +01:00