TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/gh-readonly-queue/development/pr-8618-4bf4473ef0960fd221a739a187a8f1ec3abb970f
/
.
/
ChangeLog.d
/
fix-mingw32-build.txt
blob: feef0a2c517fc4e1bb82ab39b11495fd8b5fc7b3 [
file
] [
log
] [
blame
]
Bugfix
*
Fix
an inconsistency between implementations
and
usages of
`__cpuid`
,
which mainly causes failures
when
building
Windows
target
using
mingw
or
clang
.
Fixes
#8334 & #8332.