mbedtls/ChangeLog.d
David Horstmann a23be22308 Fix aarch64 assembly for bignum multiplication
Add memory constraints to the aarch64 inline assembly in MULADDC_STOP.
This fixes an issue where Clang 12 and 13 were generating
non-functional code on aarch64 platforms. See #4962, #4943
for further details.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2021-09-24 09:47:01 +01:00
..
00README.md 2.24.0 is still covered by the old policy 2020-10-01 00:35:49 +02:00
fix-cipher-output-size-macros.txt Add Changelog entry 2021-07-23 18:58:19 +01:00
issue4630.txt Add ChangeLog entry for reserved identifier replacments 2021-07-14 14:32:18 +01:00
makefile-python-windows.txt Use python3 when building on non-Windows for Windows 2021-07-21 19:27:50 +02:00
muladdc-aarch64-memory.txt Fix aarch64 assembly for bignum multiplication 2021-09-24 09:47:01 +01:00
muladdc-amd64-memory.txt Update the list of issues fixed 2021-09-15 17:07:09 +02:00
psa_cipher_update_ecp.txt psa_cipher_update_ecb: remove parameter output_size 2021-09-13 12:54:46 +02:00
remove_default_alllow_sha1.txt Disable MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE in default config. 2021-09-06 12:19:25 +02:00
tls_ext_cid-config.txt Allow configuring MBEDTLS_TLS_EXT_CID at compile time 2021-04-27 11:34:37 +02:00