Add exit value macros to platform abstraction layer.

This commit is contained in:
Janos Follath 2016-03-18 13:49:27 +00:00
parent 68c0bd72bc
commit 9194744595
3 changed files with 25 additions and 2 deletions

View file

@ -22,6 +22,7 @@ Changes
don't use the optimized assembly for bignum multiplication. This removes
the need to pass -fomit-frame-pointer to avoid a build error with -O0.
* Disabled SSLv3 in the default configuration.
* Add exit value macros to the platform abstraction layer.
= mbed TLS 2.2.1 released 2016-01-05