mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-28 10:16:22 +01:00
Add ChangeLog entry for config-no-entropy.h change
This commit is contained in:
parent
8c1b0be111
commit
6f45598d32
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ Changes
|
|||
* Removed mutexes from ECP hardware accelerator code. Now all hardware
|
||||
accelerator code in the library leaves concurrency handling to the
|
||||
platform. Reported by Steven Cooreman. #863
|
||||
* Define the macro MBEDTLS_AES_ROM_TABLES in the configuration file
|
||||
config-no-entropy.h to reduce the RAM footprint.
|
||||
|
||||
= mbed TLS 2.5.1 released 2017-06-21
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue