commit | 64e77c8c047fb91ea8c7800c1238108a72f0bf9c | [log] [tgz] |
---|---|---|
author | Dave Jiang <dave.jiang@intel.com> | Fri Dec 07 14:02:12 2018 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Fri Dec 21 12:44:41 2018 -0800 |
tree | 59aef33ac371f18b005319560addc9c9c85dea9b | |
parent | d2a4ac73f56a5d0709d28b41fec8d15e4500f8f1 [diff] |
acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimm Add support to issue a secure erase DSM to the Intel nvdimm. The required passphrase is acquired from an encrypted key in the kernel user keyring. To trigger the action, "erase <keyid>" is written to the "security" sysfs attribute. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>