qemu-e2k/hw/tpm
Stefan Berger b86da7dded tpm: Implement tpm_sized_buffer_reset
Move the definition of TPMSizedBuffer out of tpm_tis.c into tpm_util.h
and implement tpm_sized_buffer_reset() for the following patches to use.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2017-12-22 09:01:09 -05:00
..
Makefile.objs tpm: move qdev_prop_tpm to hw/tpm/ 2017-12-19 06:40:04 -05:00
tpm_emulator.c tpm_emulator: Add a caching layer for the TPM Established flag 2017-12-22 09:01:09 -05:00
tpm_int.h tpm: tpm_passthrough: Read the buffer size from the host device 2017-12-14 23:39:15 -05:00
tpm_ioctl.h tpm: tpm_emulator: get and set buffer size of device 2017-12-14 23:39:15 -05:00
tpm_passthrough.c hw/tpm: remove old i386 dependency 2017-12-18 17:07:02 +03:00
tpm_tis.c tpm: Implement tpm_sized_buffer_reset 2017-12-22 09:01:09 -05:00
tpm_util.c tpm: Implement tpm_sized_buffer_reset 2017-12-22 09:01:09 -05:00
tpm_util.h tpm: Implement tpm_sized_buffer_reset 2017-12-22 09:01:09 -05:00