commit | 3650448c42df3a43be6c116cbf0247502b013d45 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <manish.badarkhe@arm.com> | Wed Sep 07 13:08:42 2022 +0200 |
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | Wed Sep 07 13:08:42 2022 +0200 |
tree | 68ab03be86dbfccae7c9ad849123745479cc457c | |
parent | a003779c71e1ea02b5ba2f79d13a8e0d1bae8017 [diff] | |
parent | c7c7c0189f95255a9b5686586174a212a8cf9e93 [diff] |
Merge "refactor(renesas): remove mbedtls_common makefile inclusion" into integration
diff --git a/plat/renesas/common/common.mk b/plat/renesas/common/common.mk index aef0ad1..26a5798 100644 --- a/plat/renesas/common/common.mk +++ b/plat/renesas/common/common.mk
@@ -140,5 +140,4 @@ drivers/arm/cci/cci.c include lib/xlat_tables_v2/xlat_tables.mk -include drivers/auth/mbedtls/mbedtls_crypto.mk PLAT_BL_COMMON_SOURCES += ${XLAT_TABLES_LIB_SRCS}