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] zephyr: Fix ED25519 compilation with mbedTLS
ED25519 with mbedTLS has not been linking due to missing SHA512,
which is internally required by ED25519 implementation.
Signed-off-by: Dominik Ermel <[email protected]>
(cherry picked from commit f523c60)
0 commit comments