arm-trusted-firmware/drivers/auth/mbedtls
Roberto Vargas 6c37334567 Add atexit function to libc
We had exit but we didn't have atexit, and we were calling panic and
tf_printf from exit, which generated a dependency from exit to them.
Having atexit allows to set a different function pointer in every image.

Change-Id: I95b9556d680d96249ed3b14da159b6f417da7661
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2018-08-03 11:31:39 +01:00
..
mbedtls_common.c Add atexit function to libc 2018-08-03 11:31:39 +01:00
mbedtls_common.mk Don't include mbebtls include paths in INCLUDES 2018-08-03 11:31:37 +01:00
mbedtls_crypto.c tbbr: Add build flag HASH_ALG to let the user to select the SHA 2017-11-21 14:16:18 +08:00
mbedtls_crypto.mk Create a library file for libmbedtls 2018-08-03 11:31:36 +01:00
mbedtls_x509.mk Create a library file for libmbedtls 2018-08-03 11:31:36 +01:00
mbedtls_x509_parser.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00