mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 13:49:55 +00:00
Add change log entry on AES-NI asm block fixes
Co-authored-by: Gilles Peskine <[email protected]> Signed-off-by: Solar Designer <[email protected]>
This commit is contained in:
co-authored by
Gilles Peskine
parent
e65428ed3d
commit
cbf5df5d54
@@ -0,0 +1,5 @@
|
|||||||
|
Bugfix
|
||||||
|
* Fix missing constraints on the AES-NI inline assembly which is used on
|
||||||
|
GCC-like compilers when building AES for generic x86_64 targets. This
|
||||||
|
may have resulted in incorrect code with some compilers, depending on
|
||||||
|
optimizations. Fixes #9819.
|
||||||
Reference in New Issue
Block a user