Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
4a5d3c08c66210119a0ac482d2b0cd8eb8d293d8
/
.
/
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.