TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
d2ce916b58035806192c5b1a1233e63d64cd20d9
/
.
/
ChangeLog.d
/
bugfix_PR3452.txt
blob: acf593eb800228231efa6bbcf59b504cda0eee36 [
file
] [
log
] [
blame
]
Bugfix
*
Use
local
labels
in
mbedtls_padlock_has_support
()
to fix an invalid symbol redefinition
if
the
function
is
inlined
.
Reported
in
#3451 and fix contributed in #3452 by okhowang.