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