aboutsummaryrefslogtreecommitdiff
path: root/secure_fw/core/CMakeLists.inc
diff options
context:
space:
mode:
Diffstat (limited to 'secure_fw/core/CMakeLists.inc')
-rw-r--r--secure_fw/core/CMakeLists.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/secure_fw/core/CMakeLists.inc b/secure_fw/core/CMakeLists.inc
index 250486f9e7..22a742a68c 100644
--- a/secure_fw/core/CMakeLists.inc
+++ b/secure_fw/core/CMakeLists.inc
@@ -38,6 +38,7 @@ set (SS_CORE_C_SRC
"${SS_CORE_DIR}/tfm_spm_services.c"
"${SS_CORE_DIR}/tfm_nspm.c"
"${SS_CORE_DIR}/tfm_boot_data.c"
+ "${SS_CORE_DIR}/tfm_utils.c"
)
#Append all our source files to global lists.