qemu/hw/tpm
Stefan Berger b21e6aaf4a tpm: Move getting TPM buffer size to backends
Rather than setting the size of the TPM buffer in the front-end,
query the backend for the size of the buffer. In this patch we
just move the hard-coded buffer size of 4096 to the backends.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2017-12-14 23:39:15 -05:00
..
Makefile.objs tpm: Added support for TPM emulator 2017-10-13 07:34:33 -04:00
tpm_emulator.c tpm: Move getting TPM buffer size to backends 2017-12-14 23:39:15 -05:00
tpm_int.h tpm: move TpmIf in include/sysemu/tpm.h 2017-12-14 23:39:13 -05:00
tpm_ioctl.h tpm: Added support for TPM emulator 2017-10-13 07:34:33 -04:00
tpm_passthrough.c tpm: Move getting TPM buffer size to backends 2017-12-14 23:39:15 -05:00
tpm_tis.c tpm: Move getting TPM buffer size to backends 2017-12-14 23:39:15 -05:00
tpm_util.c tpm-tis: move TPMState to TIS header 2017-10-19 11:42:30 -04:00
tpm_util.h tpm: add tpm_cmd_get_size() to tpm_util 2017-12-14 23:39:14 -05:00