mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 03:45:39 +01:00
5 lines
193 B
Plaintext
5 lines
193 B
Plaintext
|
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.
|