commit | 855def157f7092ecad6b7d4f510401b3ca9f8530 | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Fri Dec 07 10:04:17 2018 +0000 |
committer | Janos Follath <janos.follath@arm.com> | Fri Dec 07 11:05:03 2018 +0000 |
tree | 1f45c35fb92e0edad4ac86dd3652921e95f607a7 | |
parent | af6f2694a47f9e4505bf2b419588a6497dcfa6d9 [diff] |
Add changelog entry for ECC hardware bugfix
diff --git a/ChangeLog b/ChangeLog index 3f23854..ef3c63b 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -35,6 +35,10 @@ * Deprecate mbedtls_ctr_drbg_update and mbedtls_hmac_drbg_update in favor of functions that can return an error code. +Bugfix + * Fix double initialization of ECC hardware that made some accelerators + hang. + = mbed TLS 2.14.0 branch released 2018-11-19 Security