Don't include mbebtls include paths in INCLUDES
authorRoberto Vargas <[email protected]>
Mon, 4 Jun 2018 14:15:04 +0000 (15:15 +0100)
committerRoberto Vargas <[email protected]>
Fri, 3 Aug 2018 10:31:37 +0000 (11:31 +0100)
commitea7a57a3a5963a5c8a67bfd42b4f6ad1472b46f3
tree90441176f1455ae4f0843ae03354d9c808280334
parent180c4bc2c04f1fa58c9e4355cb2b204efdf29f52
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 <[email protected]>
Makefile
drivers/auth/mbedtls/mbedtls_common.mk