mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-09 19:31:18 +08:00
Improve Changelog
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
481a5e427b
commit
852191e0b5
@ -1,4 +1,8 @@
|
|||||||
Features
|
Features
|
||||||
* Improvements to the code used to access unaligned and byte-swapped memory
|
* General performance improvements by accessing multiple bytes at a time.
|
||||||
reduce code size and improve performance (depending on compiler and target
|
Fixes #1666.
|
||||||
|
* Improvements to use of unaligned and byte-swapped memory, reducing code
|
||||||
|
size and improving performance (depending on compiler and target
|
||||||
architecture).
|
architecture).
|
||||||
|
Changes
|
||||||
|
* Mixed-endian systems are explicitly not supported any more.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user