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
-This commit adds MBEDTLS_PSA_CRYPTO_CLIENT to the config-file
that MCUboot uses, to ensure that we are not requesting details
about PSA crypto drivers. When MBEDTLS_PSA_CRYPTO_CLIENT is set
and not MBEDTLS_PSA_CRYPTO_C, then we are preventing from figuring
out what the PSA crypto driver contexts structures look like...
please see a comment in psa/crypto_structs.h for details
Signed-off-by: Frank Audun Kvamtrø <[email protected]>
0 commit comments