summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSharif Inamdar <isharif@nvidia.com>2014-04-21 18:25:42 +0530
committerSeema Khowala <seemaj@nvidia.com>2014-04-23 14:07:24 -0700
commitdb9a0fb2e9fb2b3a745ecbd0ebaef78c404ef943 (patch)
tree5c071ee6b03b681fafc6f16ca90fd58186f25f67 /security/Makefile
parent233605e971e5c327f6ca922a3d447b900e84fb89 (diff)
kernel: security: Remove tf_driver from kernel
Remove tf_driver and corresponding Trusted foundations use in the kernel as our kernel is open source and we cannot expose the code of Trusted Foundations. Change-Id: I2f6bef1b6ca4b002cd121c128918c7a222786522 Signed-off-by: Sharif Inamdar <isharif@nvidia.com> Reviewed-on: http://git-master/r/398968 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Varun Wadekar <vwadekar@nvidia.com>
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile
index 6e5b56784cf7..60fa993aefcb 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -7,7 +7,6 @@ subdir-$(CONFIG_SECURITY_SELINUX) += selinux
subdir-$(CONFIG_SECURITY_SMACK) += smack
subdir-$(CONFIG_SECURITY_TOMOYO) += tomoyo
subdir-$(CONFIG_SECURITY_APPARMOR) += apparmor
-subdir-$(CONFIG_TRUSTED_FOUNDATIONS) += tf_driver
subdir-$(CONFIG_SECURITY_YAMA) += yama
subdir-$(CONFIG_TRUSTED_LITTLE_KERNEL) += tlk_driver
@@ -26,7 +25,6 @@ obj-$(CONFIG_SECURITY_TOMOYO) += tomoyo/built-in.o
obj-$(CONFIG_SECURITY_APPARMOR) += apparmor/built-in.o
obj-$(CONFIG_SECURITY_YAMA) += yama/built-in.o
obj-$(CONFIG_CGROUP_DEVICE) += device_cgroup.o
-obj-$(CONFIG_TRUSTED_FOUNDATIONS) += tf_driver/built-in.o
obj-$(CONFIG_TRUSTED_LITTLE_KERNEL) += tlk_driver/built-in.o
# Object integrity file lists