Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
66c3dc44f20a395456ad3f93de55e00873717688
/
.
/
ChangeLog.d
/
inline-mbedtls_gcc_group_to_psa.txt
blob: d0bd1dc6a9e2594da62fb38123cf5c281d749b50 [
file
] [
log
] [
blame
]
Bugfix
* Fix potential linker errors on dual world platforms by inlining
mbedtls_gcc_group_to_psa(). This allows the pk.c module to link separately
from psa_crypto.c. Fixes #3300.