aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Kconfig b/security/Kconfig
index edc7cbdc012..6631774672c 100644
--- a/security/Kconfig
+++ b/security/Kconfig
@@ -123,7 +123,7 @@ config INTEL_TXT
123 of the kernel. If the system does not support Intel(R) TXT, this 123 of the kernel. If the system does not support Intel(R) TXT, this
124 will have no effect. 124 will have no effect.
125 125
126 Intel TXT will provide higher assurance of sysem configuration and 126 Intel TXT will provide higher assurance of system configuration and
127 initial state as well as data reset protection. This is used to 127 initial state as well as data reset protection. This is used to
128 create a robust initial kernel measurement and verification, which 128 create a robust initial kernel measurement and verification, which
129 helps to ensure that kernel security mechanisms are functioning 129 helps to ensure that kernel security mechanisms are functioning
@@ -132,7 +132,7 @@ config INTEL_TXT
132 132
133 Intel TXT also helps solve real end user concerns about having 133 Intel TXT also helps solve real end user concerns about having
134 confidence that their hardware is running the VMM or kernel that 134 confidence that their hardware is running the VMM or kernel that
135 it was conigured with, especially since they may be responsible for 135 it was configured with, especially since they may be responsible for
136 providing such assurances to VMs and services running on it. 136 providing such assurances to VMs and services running on it.
137 137
138 See <http://www.intel.com/technology/security/> for more information 138 See <http://www.intel.com/technology/security/> for more information