aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-stm32mp/Makefile')
-rw-r--r--arch/arm/mach-stm32mp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-stm32mp/Makefile b/arch/arm/mach-stm32mp/Makefile
index aa39867..879c196 100644
--- a/arch/arm/mach-stm32mp/Makefile
+++ b/arch/arm/mach-stm32mp/Makefile
@@ -10,6 +10,7 @@ obj-y += bsec.o
ifdef CONFIG_SPL_BUILD
obj-y += spl.o
+obj-y += tzc400.o
else
obj-y += cmd_stm32prog/
obj-$(CONFIG_CMD_STM32KEY) += cmd_stm32key.o