TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
74f2c15ea3894ca52fef5d32047cedccec4af3ed
/
.
/
ChangeLog.d
/
fix-mingw32-build.txt
blob: c657f23e28f3f0235b7667d2236d38cbcec90058 [
file
] [
log
] [
blame
]
Pengyu Lv
74f2c15
2023-10-19 11:39:17 +0800
[
diff
] [
blame^
]
1
Bugfix
2
* Fix an inconsistency between implementations and usages of `__cpuid`,
3
which mainly causes failures when building Windows target using
4
mingw or clang. Fix #8334 & #8332.