From: Yi Zhang <yi.zhang@redhat.com>
To: nvdimm@lists.linux.dev, linux-cxl@vger.kernel.org
Cc: vishal.l.verma@intel.com
Subject: [PATCH] README.md: add three additional config to config item list
Date: Tue, 16 May 2023 20:17:30 +0800 [thread overview]
Message-ID: <20230516121730.2561605-1-yi.zhang@redhat.com> (raw)
CONFIG_NVDIMM_SECURITY_TEST is required for nfit-security.sh and
cxl-security.sh.
CONGIF_STRICT_DEVMEM and CONFIG_IO_STRICT_DEVME are required for
revoke_devmem.
Ref: #240 #241
Signed-off-by: Yi Zhang <yi.zhang@redhat.com>
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 7c7cf0d..3d125ad 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,9 @@ loaded. To build and install nfit_test.ko:
CONFIG_NVDIMM_DAX=y
CONFIG_DEV_DAX_PMEM=m
CONFIG_ENCRYPTED_KEYS=y
+ CONFIG_NVDIMM_SECURITY_TEST=y
+ CONFIG_STRICT_DEVMEM=y
+ CONFIG_IO_STRICT_DEVMEM=y
```
1. Build and install the unit test enabled libnvdimm modules in the
--
2.34.3
reply other threads:[~2023-05-16 4:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20230516121730.2561605-1-yi.zhang@redhat.com \
--to=yi.zhang@redhat.com \
--cc=linux-cxl@vger.kernel.org \
--cc=nvdimm@lists.linux.dev \
--cc=vishal.l.verma@intel.com \
/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