Merge "fix(brcm): fix the build failure with mbedTLS config" into integration

This commit is contained in:
Joanna Farley 2022-03-10 10:14:49 +01:00 committed by TrustedFirmware Code Review
commit 1842d1f48d
1 changed files with 0 additions and 2 deletions

View File

@ -220,8 +220,6 @@ MBEDTLS_CHECK := $(shell find ${MBEDTLS_DIR}/include -name '${MBEDTLS_DIR}')
ifneq (${MBEDTLS_CHECK},)
$(info Found mbedTLS at ${MBEDTLS_DIR})
PLAT_INCLUDES += -I${MBEDTLS_DIR}/include/mbedtls
# Specify mbedTLS configuration file
MBEDTLS_CONFIG_FILE := "<brcm_mbedtls_config.h>"
# By default, use RSA keys
KEY_ALG := rsa_1_5