aboutsummaryrefslogtreecommitdiff
path: root/secure_fw
diff options
context:
space:
mode:
authorSherry Zhang <sherry.zhang2@arm.com>2021-07-20 12:23:36 +0800
committerSherry Zhang <sherry.zhang2@arm.com>2021-07-20 13:36:21 +0800
commitf9bdc66cb6d4531d328531c67cedae0d303217ae (patch)
tree9b60665511ea25402c16efd173e745cf689d2e1a /secure_fw
parent7f8a9873df8209d94b9fe03a7876308a6f365535 (diff)
downloadtrusted-firmware-m-f9bdc66cb6d4531d328531c67cedae0d303217ae.tar.gz
FWU: Fix build error when MCUBOOT_ENC_IMAGES is enabled
Change-Id: I7b6c1f90b90ce199194ffe37e572562f293333f8 Signed-off-by: Sherry Zhang <sherry.zhang2@arm.com>
Diffstat (limited to 'secure_fw')
-rw-r--r--secure_fw/partitions/firmware_update/bootloader/mcuboot/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/secure_fw/partitions/firmware_update/bootloader/mcuboot/CMakeLists.txt b/secure_fw/partitions/firmware_update/bootloader/mcuboot/CMakeLists.txt
index 077a0a6235..a3e40831f7 100644
--- a/secure_fw/partitions/firmware_update/bootloader/mcuboot/CMakeLists.txt
+++ b/secure_fw/partitions/firmware_update/bootloader/mcuboot/CMakeLists.txt
@@ -25,6 +25,7 @@ target_include_directories(tfm_fwu_mcuboot_util
${MCUBOOT_PATH}/boot/bootutil/include
${MCUBOOT_PATH}/boot/bootutil/src
${CMAKE_CURRENT_SOURCE_DIR}/../
+ ${MBEDCRYPTO_PATH}/include
)
target_link_libraries(tfm_fwu_mcuboot_util