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