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 fromtree] modules: openthread: fix dependency for OPENTHREAD_CRYPTO_PSA
The dependency should be PSA_CRYPTO_CLIENT and not
MBEDTLS_PSA_CRYPTO_CLIENT because the former is more generic. TF-M can
indeed provide PSA Crypto API, not only Mbed TLS.
Signed-off-by: Valerio Setti <[email protected]>
(cherry picked from commit 594bebf6193cc453566bc0edd189e48b8667faf1)
0 commit comments