From: Pengfei Xu <pengfei.xu@intel.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH ltp 2/2] Add umip(User Mode Instruction Prevention) test cases
Date: Wed, 31 Oct 2018 13:50:35 +0800 [thread overview]
Message-ID: <20181031055035.12792-2-pengfei.xu@intel.com> (raw)
In-Reply-To: <20181031055035.12792-1-pengfei.xu@intel.com>
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
prev parent reply other threads:[~2018-10-31 5:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-31 5:50 [LTP] [PATCH ltp 1/2] Add Intel umip(User Mode Instruction Prevention) basic function tests Pengfei Xu
2018-10-31 5:50 ` Pengfei Xu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181031055035.12792-2-pengfei.xu@intel.com \
--to=pengfei.xu@intel.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox