b88bb5fd7f
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
4 lines
207 B
Text
4 lines
207 B
Text
Changes
|
|
* Unify the example programs termination to call mbedtls_exit() instead of
|
|
using a return command. This has been done to enable customization of the
|
|
behavior in bare metal environments.
|