Add changelog entry

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman 2022-12-01 09:44:31 +00:00
parent fb5fedcd00
commit 7f62f36f82

View 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).