diff options
author | Dave Jiang <dave.jiang@intel.com> | 2019-03-27 11:10:44 -0700 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2019-03-30 08:26:37 -0700 |
commit | 037c8489ade669e0f09ad40d5b91e5e1159a14b1 (patch) | |
tree | 34bc6ee6b1449b9567ea64e228cd038a980df58f /kernel/elfcore.c | |
parent | 486fa92df4707b5df58d6508728bdb9321a59766 (diff) | |
download | linux-037c8489ade669e0f09ad40d5b91e5e1159a14b1.tar.bz2 |
libnvdimm/security: provide fix for secure-erase to use zero-key
Add a zero key in order to standardize hardware that want a key of 0's to
be passed. Some platforms defaults to a zero-key with security enabled
rather than allow the OS to enable the security. The zero key would allow
us to manage those platform as well. This also adds a fix to secure erase
so it can use the zero key to do crypto erase. Some other security commands
already use zero keys. This introduces a standard zero-key to allow
unification of semantics cross nvdimm security commands.
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'kernel/elfcore.c')
0 files changed, 0 insertions, 0 deletions