[LTP] [PATCH ltp 2/2] Add umip(User Mode Instruction Prevention) test cases
Pengfei Xu
pengfei.xu@intel.com
Wed Oct 31 06:50:35 CET 2018
Add umip test cases into ltp/runtest/secure_umip
Signed-off-by: Pengfei Xu <pengfei.xu@intel.com>
---
runtest/secure_umip | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 runtest/secure_umip
diff --git a/runtest/secure_umip b/runtest/secure_umip
new file mode 100644
index 000000000..c93301b62
--- /dev/null
+++ b/runtest/secure_umip
@@ -0,0 +1,6 @@
+#DESCRIPTION: CPU security feature UMIP test
+umip_protect_sgdt umip_func.sh umip_gp_test g
+umip_protect_sidt umip_func.sh umip_gp_test i
+umip_protect_sldt umip_func.sh umip_gp_test l
+umip_protect_smsw umip_func.sh umip_gp_test m
+umip_protect_str umip_func.sh umip_gp_test t
--
2.14.1
More information about the ltp
mailing list