b88bb5fd7f
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
5 lines
207 B
Plaintext
5 lines
207 B
Plaintext
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.
|