qemu-e2k/hw/tpm
Marc-André Lureau 0e43b7e61c tpm: add TPMBackendCmd to hold the request state
This simplifies a bit locality handling, and argument passing, and
could pave the way to queuing requests (if that makes sense).

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2017-10-19 11:42:28 -04:00
..
Makefile.objs tpm: Added support for TPM emulator 2017-10-13 07:34:33 -04:00
tpm_emulator.c tpm: add TPMBackendCmd to hold the request state 2017-10-19 11:42:28 -04:00
tpm_int.h tpm: add TPMBackendCmd to hold the request state 2017-10-19 11:42:28 -04:00
tpm_ioctl.h tpm: Added support for TPM emulator 2017-10-13 07:34:33 -04:00
tpm_passthrough.c tpm: add TPMBackendCmd to hold the request state 2017-10-19 11:42:28 -04:00
tpm_tis.c tpm: add TPMBackendCmd to hold the request state 2017-10-19 11:42:28 -04:00
tpm_tis.h tpm: move TPMSizedBuffer to tpm_tis.h 2017-10-19 11:42:23 -04:00
tpm_util.c tpm-passthrough: move reusable code to utils 2017-10-13 07:34:33 -04:00
tpm_util.h tpm-passthrough: move reusable code to utils 2017-10-13 07:34:33 -04:00