Moving from TinyCrypt to PSA Crypto API caused an entropy source to be always required, so this commit adds it in tests where necessary. Signed-off-by: Valerio Setti <vsetti@baylibre.com>
7 lines
134 B
Text
7 lines
134 B
Text
CONFIG_BT_MAX_CONN=16
|
|
CONFIG_ENTROPY_GENERATOR=y
|
|
|
|
# debug options
|
|
# CONFIG_UART_CONSOLE=y
|
|
# CONFIG_LOG=y
|
|
# CONFIG_LOG_DEFAULT_LEVEL=4
|