qemu-patch-raspberry4/hw/tpm
Stefan Berger 0b4c7c65f8 tpm_emulator: Add a caching layer for the TPM Established flag
Add a caching layer for the TPM established flag so that we don't
need to go to the emulator every time the flag is read by accessing
the REG_ACCESS register.

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: tpm_emulator: get and set buffer size of device 2017-12-14 23:39:15 -05:00
tpm_util.c tpm: move qdev_prop_tpm to hw/tpm/ 2017-12-19 06:40:04 -05:00
tpm_util.h tpm: move qdev_prop_tpm to hw/tpm/ 2017-12-19 06:40:04 -05:00