TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
a805c4d3288facd050851924d39c41f3fac9e373
/
.
/
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.