summaryrefslogtreecommitdiff
path: root/board/scalys/common/Makefile
diff options
context:
space:
mode:
authorEvert Pap <evert.pap@sintecs.nl>2016-09-22 08:09:53 (GMT)
committervojo <joris.van.vossen@sintecs.nl>2017-08-23 08:07:14 (GMT)
commit6525ac8b91220342e476cedd4bd7e71fc6542a47 (patch)
treedd6ea583eefdc2768790ee80d82ce0627d836406 /board/scalys/common/Makefile
parent91259b783fb00422df6157b85317bf5035c72ed4 (diff)
downloadu-boot-fsl-qoriq-6525ac8b91220342e476cedd4bd7e71fc6542a47.tar.xz
Add secure boot support for simc-t1040
Diffstat (limited to 'board/scalys/common/Makefile')
-rw-r--r--board/scalys/common/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/scalys/common/Makefile b/board/scalys/common/Makefile
index 92c36e7..df3ebb8 100644
--- a/board/scalys/common/Makefile
+++ b/board/scalys/common/Makefile
@@ -9,3 +9,4 @@ obj-y += board_configuration_data.o
ifdef CONFIG_SECURE_BOOT
obj-$(CONFIG_CMD_ESBC_VALIDATE) += fsl_validate.o cmd_esbc_validate.o
endif
+obj-$(CONFIG_CHAIN_OF_TRUST) += fsl_chain_of_trust.o