qemu-patch-raspberry4/hw/tpm
Stefan Berger b8d44ab8fe tpm: Split off tpm_crb_reset function
Split off the tpm_crb_reset function part from tpm_crb_realize
that we need to run every time the machine resets.

Also register our reset function with the system since TYPE_DEVICE
seems to not get a reset otherwise.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2018-02-03 09:01:50 -05:00
..
Makefile.objs tpm: add CRB device 2018-01-29 14:22:50 -05:00
tpm_crb.c tpm: Split off tpm_crb_reset function 2018-02-03 09:01:50 -05:00
tpm_emulator.c tpm: report backend request error 2018-01-29 14:22:43 -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 tpm: report backend request error 2018-01-29 14:22:43 -05:00
tpm_tis.c tpm: report backend request error 2018-01-29 14:22:43 -05:00
tpm_util.c tpm: fix alignment issues 2018-01-29 14:21:42 -05:00
tpm_util.h tpm: fix alignment issues 2018-01-29 14:21:42 -05:00