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