arm-trusted-firmware/drivers/auth
Roberto Vargas ea7a57a3a5 Don't include mbebtls include paths in INCLUDES
Mbebtls include paths are controlled by the user using the variable
MBEDTLS_DIR and they are out of the TF source tree. Since these
includes have a different origin it is better to move them to a
different variable.

This change makes easier for the romlib Makefile to parse the include
paths.

Change-Id: I3e4c99300f1012bc7f88c6b9f5bc0ec1f7b5aa8d
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2018-08-03 11:31:37 +01:00
..
cryptocell Fix order of #includes 2017-07-12 14:45:31 +01:00
mbedtls Don't include mbebtls include paths in INCLUDES 2018-08-03 11:31:37 +01:00
tbbr Dynamic cfg: Enable support on CoT for other configs 2018-05-18 12:26:38 +01:00
auth_mod.c Fix MISRA rule 8.3 Part 4 2018-04-13 14:01:56 +01:00
crypto_mod.c Fix MISRA rule 8.4 Part 4 2018-04-13 14:01:56 +01:00
img_parser_mod.c Clean usage of void pointers to access symbols 2018-03-27 13:20:27 +01:00