Searched hist:"132 f7629474424418a5cdd666796ad3cfa4dc0c5" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/char/tpm/ |
H A D | tpm_ibmvtpm.h | 132f7629474424418a5cdd666796ad3cfa4dc0c5 Wed Aug 22 23:17:43 CEST 2012 Ashley Lai <adlai@linux.vnet.ibm.com> drivers/char/tpm: Add new device driver to support IBM vTPM
This patch adds a new device driver to support IBM virtual TPM (vTPM) for PPC64. IBM vTPM is supported through the adjunct partition with firmware release 740 or higher. With vTPM support, each lpar is able to have its own vTPM without the physical TPM hardware.
This driver provides TPM functionalities by communicating with the vTPM adjunct partition through Hypervisor calls (Hcalls) and Command/Response Queue (CRQ) commands.
Signed-off-by: Ashley Lai <adlai@us.ibm.com> Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
|
H A D | Makefile | diff 132f7629474424418a5cdd666796ad3cfa4dc0c5 Wed Aug 22 23:17:43 CEST 2012 Ashley Lai <adlai@linux.vnet.ibm.com> drivers/char/tpm: Add new device driver to support IBM vTPM
This patch adds a new device driver to support IBM virtual TPM (vTPM) for PPC64. IBM vTPM is supported through the adjunct partition with firmware release 740 or higher. With vTPM support, each lpar is able to have its own vTPM without the physical TPM hardware.
This driver provides TPM functionalities by communicating with the vTPM adjunct partition through Hypervisor calls (Hcalls) and Command/Response Queue (CRQ) commands.
Signed-off-by: Ashley Lai <adlai@us.ibm.com> Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
|
H A D | tpm_ibmvtpm.c | 132f7629474424418a5cdd666796ad3cfa4dc0c5 Wed Aug 22 23:17:43 CEST 2012 Ashley Lai <adlai@linux.vnet.ibm.com> drivers/char/tpm: Add new device driver to support IBM vTPM
This patch adds a new device driver to support IBM virtual TPM (vTPM) for PPC64. IBM vTPM is supported through the adjunct partition with firmware release 740 or higher. With vTPM support, each lpar is able to have its own vTPM without the physical TPM hardware.
This driver provides TPM functionalities by communicating with the vTPM adjunct partition through Hypervisor calls (Hcalls) and Command/Response Queue (CRQ) commands.
Signed-off-by: Ashley Lai <adlai@us.ibm.com> Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
|
H A D | Kconfig | diff 132f7629474424418a5cdd666796ad3cfa4dc0c5 Wed Aug 22 23:17:43 CEST 2012 Ashley Lai <adlai@linux.vnet.ibm.com> drivers/char/tpm: Add new device driver to support IBM vTPM
This patch adds a new device driver to support IBM virtual TPM (vTPM) for PPC64. IBM vTPM is supported through the adjunct partition with firmware release 740 or higher. With vTPM support, each lpar is able to have its own vTPM without the physical TPM hardware.
This driver provides TPM functionalities by communicating with the vTPM adjunct partition through Hypervisor calls (Hcalls) and Command/Response Queue (CRQ) commands.
Signed-off-by: Ashley Lai <adlai@us.ibm.com> Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
|