TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
b1d1c2af737af5439f9c44ae116afa48bc6ee101
/
.
/
ChangeLog.d
/
x509_remove_info.txt
blob: c103b1bd89e7c7f037830c4b64a83aa90771c53d [
file
] [
log
] [
blame
]
API changes
*
Add
configuration option MBEDTLS_X509_REMOVE_INFO which
removes the mbedtls_x509_
*
_info
(),
mbedtls_debug_print_crt
()
as
well
as
other functions
and
constants only used
by
those functions
.
This
reduces the code footprint
by
several kB
.