Merge remote-tracking branch 'public/pr/2345' into development

This commit is contained in:
Simon Butcher 2019-01-23 10:14:52 +01:00
commit d4e327c4ff
2 changed files with 8 additions and 2 deletions

View file

@ -11,6 +11,7 @@ Bugfix
previously lead to a stack overflow on constrained targets.
* Add `MBEDTLS_SELF_TEST` for the mbedtls_self_test functions
in the header files, which missed the precompilation check. #971
* Fix returning the value 1 when mbedtls_ecdsa_genkey failed.
= mbed TLS 2.16.0 branch released 2018-12-21