commit | 03b65b22ada8115a7a7bfdf0789f6a94adfd6070 | [log] [tgz] |
---|---|---|
author | Dave Jiang <dave.jiang@intel.com> | Fri Dec 07 10:33:30 2018 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Fri Dec 21 12:44:41 2018 -0800 |
tree | d8ac0a260db2dcac8b52ed36566bd9b89ab2d116 | |
parent | 4c6926a23b76ea23403976290cd45a7a143f6500 [diff] |
acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm. Add support to disable passphrase (security) for the Intel nvdimm. The passphrase used for disabling is pulled from an encrypted-key in the kernel user keyring. The action is triggered by writing "disable <keyid>" to the sysfs attribute "security". Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>