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