Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
b1c6b4a7a54521561259b0142962e1e1f9b5a363
/
.
/
ChangeLog.d
/
spm_build.txt
blob: 6016d84e08f519c6b8788ebb2e8a55a3ae50252b [
file
] [
log
] [
blame
]
Bugfix
* When MBEDTLS_PSA_CRYPTO_SPM is enabled, crypto_spe.h was not included
in all the right places. Include it from crypto_platform.h, which is
the natural place. Fixes #4649.