aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.d/inline-mbedtls_gcc_group_to_psa.txt
blob: d0bd1dc6a9e2594da62fb38123cf5c281d749b50 (plain)
1
2
3
4
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.