aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/Makefile
diff options
context:
space:
mode:
authorCarlo Caione <carlo@endlessm.com>2016-08-27 15:43:43 +0200
committerKevin Hilman <khilman@baylibre.com>2016-09-01 14:23:39 -0700
commit2c4ddb215521d5dfb30f72123ef966ac6bdd16d7 (patch)
tree4ea8f9160358416781a64275ba47d9e3113b3db4 /drivers/firmware/Makefile
parentmedia: rc: meson-ir: Add support for newer versions of the IR decoder (diff)
downloadlinux-dev-2c4ddb215521d5dfb30f72123ef966ac6bdd16d7.tar.xz
linux-dev-2c4ddb215521d5dfb30f72123ef966ac6bdd16d7.zip
firmware: Amlogic: Add secure monitor driver
Introduce a driver to provide calls into secure monitor mode. In the Amlogic SoCs these calls are used for multiple reasons: access to NVMEM, set USB boot, enable JTAG, etc... Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Carlo Caione <carlo@endlessm.com> [khilman: add in SZ_4K cleanup] Signed-off-by: Kevin Hilman <khilman@baylibre.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 44a59dcfc398..898ac41fa8b3 100644
--- a/drivers/firmware/Makefile
+++ b/drivers/firmware/Makefile
@@ -22,6 +22,7 @@ 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-y += broadcom/
+obj-y += meson/
obj-$(CONFIG_GOOGLE_FIRMWARE) += google/
obj-$(CONFIG_EFI) += efi/
obj-$(CONFIG_UEFI_CPER) += efi/