Create a library file for libmbedtls
TF Makefile was linking all the objects files generated for the
Mbed TLS library instead of creating a static library that could be
used in the linking stage.

Change-Id: I8e4cd843ef56033c9d3faeee71601d110b7e4c12
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
1 parent 61f72a3 commit 180c4bc2c04f1fa58c9e4355cb2b204efdf29f52
@Roberto Vargas Roberto Vargas authored on 8 May 2018
Showing 5 changed files
View
bl1/bl1.mk
View
bl2/bl2.mk
View
drivers/auth/mbedtls/mbedtls_common.mk
View
drivers/auth/mbedtls/mbedtls_crypto.mk
View
drivers/auth/mbedtls/mbedtls_x509.mk