arm-trusted-firmware/drivers/auth/mbedtls
John Tsichritzis 17e1335c89 Remove Mbed TLS dependency from plat_bl_common.c
Due to the shared Mbed TLS heap optimisation introduced in 6d01a463,
common code files were depending on Mbed TLS specific headers. This
dependency is now removed by moving the default, unoptimised heap
implementation inside the Mbed TLS specific files.

Change-Id: I11ea3eb4474f0d9b6cb79a2afd73a51a4a9b8994
Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
2019-02-28 14:01:42 +00:00
..
mbedtls_common.c Remove Mbed TLS dependency from plat_bl_common.c 2019-02-28 14:01:42 +00:00
mbedtls_common.mk Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
mbedtls_crypto.c Sanitise includes across codebase 2019-01-04 10:43:17 +00: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 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00