• Roberto Vargas's avatar
    Don't include mbebtls include paths in INCLUDES · ea7a57a3
    Roberto Vargas authored
    
    
    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: default avatarRoberto Vargas <roberto.vargas@arm.com>
    ea7a57a3
mbedtls_common.mk 2.77 KB