/linux/drivers/acpi/nfit/ |
H A D | intel.h | diff f2989396553a0bd13f4b25f567a3dee3d722ce40 Thu Dec 06 08:39:29 CET 2018 Dave Jiang <dave.jiang@intel.com> acpi/nfit, libnvdimm: Introduce nvdimm_security_ops
Some NVDIMMs, like the ones defined by the NVDIMM_FAMILY_INTEL command set, expose a security capability to lock the DIMMs at poweroff and require a passphrase to unlock them. The security model is derived from ATA security. In anticipation of other DIMMs implementing a similar scheme, and to abstract the core security implementation away from the device-specific details, introduce nvdimm_security_ops.
Initially only a status retrieval operation, ->state(), is defined, along with the base infrastructure and definitions for future operations.
Signed-off-by: Dave Jiang <dave.jiang@intel.com> Co-developed-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | Makefile | diff f2989396553a0bd13f4b25f567a3dee3d722ce40 Thu Dec 06 08:39:29 CET 2018 Dave Jiang <dave.jiang@intel.com> acpi/nfit, libnvdimm: Introduce nvdimm_security_ops
Some NVDIMMs, like the ones defined by the NVDIMM_FAMILY_INTEL command set, expose a security capability to lock the DIMMs at poweroff and require a passphrase to unlock them. The security model is derived from ATA security. In anticipation of other DIMMs implementing a similar scheme, and to abstract the core security implementation away from the device-specific details, introduce nvdimm_security_ops.
Initially only a status retrieval operation, ->state(), is defined, along with the base infrastructure and definitions for future operations.
Signed-off-by: Dave Jiang <dave.jiang@intel.com> Co-developed-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | intel.c | f2989396553a0bd13f4b25f567a3dee3d722ce40 Thu Dec 06 08:39:29 CET 2018 Dave Jiang <dave.jiang@intel.com> acpi/nfit, libnvdimm: Introduce nvdimm_security_ops
Some NVDIMMs, like the ones defined by the NVDIMM_FAMILY_INTEL command set, expose a security capability to lock the DIMMs at poweroff and require a passphrase to unlock them. The security model is derived from ATA security. In anticipation of other DIMMs implementing a similar scheme, and to abstract the core security implementation away from the device-specific details, introduce nvdimm_security_ops.
Initially only a status retrieval operation, ->state(), is defined, along with the base infrastructure and definitions for future operations.
Signed-off-by: Dave Jiang <dave.jiang@intel.com> Co-developed-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | core.c | diff f2989396553a0bd13f4b25f567a3dee3d722ce40 Thu Dec 06 08:39:29 CET 2018 Dave Jiang <dave.jiang@intel.com> acpi/nfit, libnvdimm: Introduce nvdimm_security_ops
Some NVDIMMs, like the ones defined by the NVDIMM_FAMILY_INTEL command set, expose a security capability to lock the DIMMs at poweroff and require a passphrase to unlock them. The security model is derived from ATA security. In anticipation of other DIMMs implementing a similar scheme, and to abstract the core security implementation away from the device-specific details, introduce nvdimm_security_ops.
Initially only a status retrieval operation, ->state(), is defined, along with the base infrastructure and definitions for future operations.
Signed-off-by: Dave Jiang <dave.jiang@intel.com> Co-developed-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/linux/tools/testing/nvdimm/ |
H A D | Kbuild | diff f2989396553a0bd13f4b25f567a3dee3d722ce40 Thu Dec 06 08:39:29 CET 2018 Dave Jiang <dave.jiang@intel.com> acpi/nfit, libnvdimm: Introduce nvdimm_security_ops
Some NVDIMMs, like the ones defined by the NVDIMM_FAMILY_INTEL command set, expose a security capability to lock the DIMMs at poweroff and require a passphrase to unlock them. The security model is derived from ATA security. In anticipation of other DIMMs implementing a similar scheme, and to abstract the core security implementation away from the device-specific details, introduce nvdimm_security_ops.
Initially only a status retrieval operation, ->state(), is defined, along with the base infrastructure and definitions for future operations.
Signed-off-by: Dave Jiang <dave.jiang@intel.com> Co-developed-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/linux/drivers/nvdimm/ |
H A D | nd-core.h | diff f2989396553a0bd13f4b25f567a3dee3d722ce40 Thu Dec 06 08:39:29 CET 2018 Dave Jiang <dave.jiang@intel.com> acpi/nfit, libnvdimm: Introduce nvdimm_security_ops
Some NVDIMMs, like the ones defined by the NVDIMM_FAMILY_INTEL command set, expose a security capability to lock the DIMMs at poweroff and require a passphrase to unlock them. The security model is derived from ATA security. In anticipation of other DIMMs implementing a similar scheme, and to abstract the core security implementation away from the device-specific details, introduce nvdimm_security_ops.
Initially only a status retrieval operation, ->state(), is defined, along with the base infrastructure and definitions for future operations.
Signed-off-by: Dave Jiang <dave.jiang@intel.com> Co-developed-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | dimm_devs.c | diff f2989396553a0bd13f4b25f567a3dee3d722ce40 Thu Dec 06 08:39:29 CET 2018 Dave Jiang <dave.jiang@intel.com> acpi/nfit, libnvdimm: Introduce nvdimm_security_ops
Some NVDIMMs, like the ones defined by the NVDIMM_FAMILY_INTEL command set, expose a security capability to lock the DIMMs at poweroff and require a passphrase to unlock them. The security model is derived from ATA security. In anticipation of other DIMMs implementing a similar scheme, and to abstract the core security implementation away from the device-specific details, introduce nvdimm_security_ops.
Initially only a status retrieval operation, ->state(), is defined, along with the base infrastructure and definitions for future operations.
Signed-off-by: Dave Jiang <dave.jiang@intel.com> Co-developed-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | bus.c | diff f2989396553a0bd13f4b25f567a3dee3d722ce40 Thu Dec 06 08:39:29 CET 2018 Dave Jiang <dave.jiang@intel.com> acpi/nfit, libnvdimm: Introduce nvdimm_security_ops
Some NVDIMMs, like the ones defined by the NVDIMM_FAMILY_INTEL command set, expose a security capability to lock the DIMMs at poweroff and require a passphrase to unlock them. The security model is derived from ATA security. In anticipation of other DIMMs implementing a similar scheme, and to abstract the core security implementation away from the device-specific details, introduce nvdimm_security_ops.
Initially only a status retrieval operation, ->state(), is defined, along with the base infrastructure and definitions for future operations.
Signed-off-by: Dave Jiang <dave.jiang@intel.com> Co-developed-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/linux/include/linux/ |
H A D | libnvdimm.h | diff f2989396553a0bd13f4b25f567a3dee3d722ce40 Thu Dec 06 08:39:29 CET 2018 Dave Jiang <dave.jiang@intel.com> acpi/nfit, libnvdimm: Introduce nvdimm_security_ops
Some NVDIMMs, like the ones defined by the NVDIMM_FAMILY_INTEL command set, expose a security capability to lock the DIMMs at poweroff and require a passphrase to unlock them. The security model is derived from ATA security. In anticipation of other DIMMs implementing a similar scheme, and to abstract the core security implementation away from the device-specific details, introduce nvdimm_security_ops.
Initially only a status retrieval operation, ->state(), is defined, along with the base infrastructure and definitions for future operations.
Signed-off-by: Dave Jiang <dave.jiang@intel.com> Co-developed-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|