Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 353c916a authored by Zhen Kong's avatar Zhen Kong Committed by Gerrit - the friendly Code Review server
Browse files

drivers/soc/qcom: enable the smcinvoke driver



Make change to the kernel config and makefile
in order to enable the smcinvoke driver.

Change-Id: I613b6bc4d0dd03527319c07cec370d1562a6a3be
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent 65c112e0
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -581,6 +581,14 @@ config MSM_CDSP_LOADER
config QTI_SYSTEM_PM
	bool

config QCOM_SMCINVOKE
	bool "Secure QSEE Support"
	help
	 Enable SMCInvoke driver which supports capability based secure
	 communication between QTI Secure Execution Environment (QSEE)
	 and high level operating system. It exposes APIs for both
	 userspace and kernel clients.

config MSM_EVENT_TIMER
	bool "Event timer"
        help
+1 −0
Original line number Diff line number Diff line
@@ -48,6 +48,7 @@ obj-$(CONFIG_MSM_PIL) += peripheral-loader.o
obj-$(CONFIG_MSM_SPCOM) += spcom.o
obj-$(CONFIG_MSM_CDSP_LOADER) += qdsp6v2/
obj-$(CONFIG_MSM_JTAGV8) += jtagv8.o jtagv8-etm.o
obj-$(CONFIG_QCOM_SMCINVOKE) += smcinvoke.o

ifdef CONFIG_MSM_SUBSYSTEM_RESTART
	obj-y += subsystem_notif.o