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
Replace usage of legacy `mbedtls_sha256` by the PSA Crypto equivalent.
The explicit setting of `CONFIG_TFM_PROFILE_TYPE_MINIMAL=y` is removed
from the 91 devices so that the `NOT_SET` profile is used instead
because the `MINIMAL` profile does not support SHA-256.
Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
0 commit comments