zephyr/subsys/bluetooth
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
..
audio Bluetooth: BAP: Add bt_bap_base_get_size function 2024-06-14 15:34:23 +02:00
common Bluetooth: Use device tree to indicate vendor exension support 2024-06-11 19:42:49 -04:00
controller Bluetooth: Controller: Clarify that it can be overridden out of tree 2024-06-14 15:33:59 +02:00
crypto bt-crypto: add option to use PSA APIs instead of TinyCrypt 2024-06-14 15:41:34 +02:00
host bt: hci_ecc: add option to use PSA APIs instead of TinyCrypt 2024-06-14 15:41:34 +02:00
lib
mesh Bluetooth: Mesh: Fix PB GATT adv name 2024-06-04 05:18:28 -07:00
services Bluetooth: OTS: Fix calling obj_created callback with NULL conn 2024-05-04 13:23:34 +03:00
shell Bluetooth: Add support for Path Loss Monitoring feature 2024-06-07 15:04:11 +02:00
CMakeLists.txt
Kconfig bt: hci_ecc: add option to use PSA APIs instead of TinyCrypt 2024-06-14 15:41:34 +02:00
Kconfig.adv
Kconfig.iso Bluetooth: ISO: Upgrade from experimental to unstable 2024-05-18 15:54:31 +03:00
Kconfig.logging Bluetooth: HFP_AG: Initialize HFP AG 2024-05-16 09:15:49 +02:00