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