mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Add changelog entry
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
fb5fedcd00
commit
7f62f36f82
4
ChangeLog.d/alignment-perf.txt
Normal file
4
ChangeLog.d/alignment-perf.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
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).
|
||||
Loading…
Reference in a new issue