Skip to content

Commit

Permalink
add ChangeLog entry
Browse files Browse the repository at this point in the history
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
  • Loading branch information
Yanray Wang committed May 5, 2023
1 parent 374c3ae commit d9bf370
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog.d/add-aes-128bit-only.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Features
* Add support for AES to only enable 128-bit key in order to save code size.
A new configuration option, MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH, can be
used to enable this feature.
Fixes #7376.

0 comments on commit d9bf370

Please sign in to comment.