mbedtls/ChangeLog.d/alignment-perf.txt
Dave Rodgman 7f62f36f82 Add changelog entry
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
2022-12-01 09:44:31 +00:00

4 lines
188 B
Text

Features
* Improvements to the code used to access unaligned and byte-swapped memory
reduce code size and improve performance (depending on compiler and target
architecture).