TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
579475d5d3bb80a1a69a9897c75408ca28e7ac12
/
.
/
ChangeLog.d
/
remove-crypto-alt-interface.txt
blob: f9ab4c221cca1af7dbaaa9cf1702ad67af06ea76 [
file
] [
log
] [
blame
]
Removals
* Drop support for crypto alt interface. Removes MBEDTLS_XXX_ALT options
at the module and function level for crypto mechanisms only. The remaining
alt interfaces for platform, threading and timing are unchanged.
Fixes #8149.