commit | 3a3a7564317593a54e29bfa7f1ba06c82810d8bd | [log] [tgz] |
---|---|---|
author | Valerio Setti <valerio.setti@nordicsemi.no> | Mon Apr 03 10:55:29 2023 +0200 |
committer | Valerio Setti <valerio.setti@nordicsemi.no> | Mon Apr 03 10:55:29 2023 +0200 |
tree | b8d7749b74bc2856c97583c5b79f14550394bdd4 | |
parent | 0a7ff791a6099aa41f25b64853121ff48757923f [diff] |
adding missing newline at the end of changelog file Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
diff --git a/ChangeLog.d/some-max-size-macro-are-too-small-when-psa-ecc-is-accelerated.txt b/ChangeLog.d/some-max-size-macro-are-too-small-when-psa-ecc-is-accelerated.txt index 9566a03..8cc6e5e 100644 --- a/ChangeLog.d/some-max-size-macro-are-too-small-when-psa-ecc-is-accelerated.txt +++ b/ChangeLog.d/some-max-size-macro-are-too-small-when-psa-ecc-is-accelerated.txt
@@ -2,4 +2,4 @@ * Fix proper sizing for PSA_EXPORT_[KEY_PAIR/PUBLIC_KEY]_MAX_SIZE and PSA_SIGNATURE_MAX_SIZE buffers when at least one accelerated EC is bigger than all built-in ones and RSA is disabled. - Resolves #6622. \ No newline at end of file + Resolves #6622.