OP-TEE: build optee_linuxdriver into kernel

Change-Id: I0f19cd74c3d247dbdf94ba0a2d952728fbfae366
Signed-off-by: Elon Zhang <zhangzj@rock-chips.com>
This commit is contained in:
Elon Zhang 2019-06-25 14:25:13 +08:00
parent dc2876e75b
commit d779266766
2 changed files with 2 additions and 0 deletions

View File

@ -245,6 +245,7 @@ source security/tomoyo/Kconfig
source security/apparmor/Kconfig
source security/loadpin/Kconfig
source security/yama/Kconfig
source security/optee_linuxdriver/Kconfig
source security/integrity/Kconfig

View File

@ -26,6 +26,7 @@ obj-$(CONFIG_SECURITY_APPARMOR) += apparmor/
obj-$(CONFIG_SECURITY_YAMA) += yama/
obj-$(CONFIG_SECURITY_LOADPIN) += loadpin/
obj-$(CONFIG_CGROUP_DEVICE) += device_cgroup.o
obj-$(CONFIG_TEE_SUPPORT) += optee_linuxdriver/
# Object integrity file lists
subdir-$(CONFIG_INTEGRITY) += integrity