You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[nrf noup] bluetooth: Kconfig: Enable MBEDTLS_AES_ROM_TABLES with imply
... not select, so that it is still possible to have this option not
enabled when its dependencies are not fulfilled.
Also remove dependency on PSA_CRYPTO_CLIENT in BT_GATT_CACHING to avoid
dependency loop and add missing enabling of PSA_WANT_ALG_ECB_NO_PADDING
in BT_CRYPTO.
These changes are introduced temporarily as a noup commit to unblock
building of a lot of samples and tests in CI. This commit is expected
to be replaced with a proper solution posted upstream.
Signed-off-by: Andrzej Głąbek <[email protected]>
0 commit comments