TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/mbedtls-release-sync
/
.
/
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.