aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/Makefile
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2019-04-10 10:47:28 +0200
committerThierry Reding <treding@nvidia.com>2019-04-17 16:43:03 +0200
commit4cb5d9eca143f7fbf8cc457be19a91914f978a00 (patch)
treee89f60dfe3c393a27b65a07cd46a8f7e0e24758a /drivers/firmware/Makefile
parentARM: tegra: Sort dependencies alphabetically (diff)
downloadlinux-dev-4cb5d9eca143f7fbf8cc457be19a91914f978a00.tar.xz
linux-dev-4cb5d9eca143f7fbf8cc457be19a91914f978a00.zip
firmware: Move Trusted Foundations support
Move the Trusted Foundations support out of arch/arm/firmware and into drivers/firmware where most other firmware support implementations are located. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/firmware/Makefile')
-rw-r--r--drivers/firmware/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/firmware/Makefile b/drivers/firmware/Makefile
index 80feb635120f..745f4907e69b 100644
--- a/drivers/firmware/Makefile
+++ b/drivers/firmware/Makefile
@@ -23,6 +23,7 @@ obj-$(CONFIG_QCOM_SCM_64) += qcom_scm-64.o
obj-$(CONFIG_QCOM_SCM_32) += qcom_scm-32.o
CFLAGS_qcom_scm-32.o :=$(call as-instr,.arch armv7-a\n.arch_extension sec,-DREQUIRES_SEC=1) -march=armv7-a
obj-$(CONFIG_TI_SCI_PROTOCOL) += ti_sci.o
+obj-$(CONFIG_TRUSTED_FOUNDATIONS) += trusted_foundations.o
obj-$(CONFIG_ARM_SCMI_PROTOCOL) += arm_scmi/
obj-y += broadcom/