nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH] README.md: add three additional config to config item list
@ 2023-05-16 12:17 Yi Zhang
  0 siblings, 0 replies; only message in thread
From: Yi Zhang @ 2023-05-16 12:17 UTC (permalink / raw)
  To: nvdimm, linux-cxl; +Cc: vishal.l.verma

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-16  4:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-16 12:17 [PATCH] README.md: add three additional config to config item list Yi Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).