zephyr/tests/bluetooth/shell
Valerio Setti f4592382bb bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC
This commit sets PSA Crypto API as the default library to perform
ECC-DH in HCI, replacing TinyCrypt (which is being deprecated).
Therefore the symbol BT_TINYCRYPT_ECC is renamed as BT_SEND_ECC_EMULATION.
References in samples/tests are also fixed.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-11-27 16:40:47 -05:00
..
boards bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
snippets/xterm-native-shell Bluetooth: Shell: Fix native shell build 2024-07-10 11:47:07 -04:00
src Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
audio.conf Bluetooth: BAP: Depend on BT_PER_ADV_SYNC instead of select 2024-11-21 09:19:47 +01:00
cdc_acm.conf tests: bluetooth: disable CDC ACM logging 2024-10-08 05:58:30 -04:00
CMakeLists.txt
Kconfig.sysbuild Bluetooth: shell: Enable sysbuild for nRF5340 2024-07-27 20:51:10 +03:00
log.conf bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests 2024-06-14 15:41:34 +02:00
mesh.conf bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests 2024-06-14 15:41:34 +02:00
prj_br.conf bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests 2024-06-14 15:41:34 +02:00
prj.conf bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests 2024-06-14 15:41:34 +02:00
run-bsim.sh
sysbuild.cmake Bluetooth: shell: Enable sysbuild for nRF5340 2024-07-27 20:51:10 +03:00
testcase.yaml bluetooth: shell: Test BT_CTLR_DTM 2024-10-26 03:55:41 +01:00
usb.overlay