TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/archive/dev/relnotes
/
.
/
ChangeLog.d
/
issue4405.txt
blob: c36aefa154415a781a9d72fb7eebec706fc4d3fc [
file
] [
log
] [
blame
]
TRodziewicz
442fdc2
2021-06-07 13:52:23 +0200
[
diff
] [
blame
]
1
Removals
2
*
Remove
the MBEDTLS_X509_CHECK_KEY_USAGE
and
3
MBEDTLS_X509_CHECK_EXTENDED_KEY_USAGE config
.
h options
and
let
the code
4
behave
as
if
they were always enabled
.
Fixes
#4405.