qemu-e2k/hw/tpm
Marc-André Lureau d1fd6b563d tpm: remove locty argument from receive_cb
The tpm_state is passed as argument, the assert() is pointless since
we give it the value of tpm_state->locty_number already.

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:27 -04:00
..
Makefile.objs tpm: Added support for TPM emulator 2017-10-13 07:34:33 -04:00
tpm_emulator.c tpm: remove locty argument from receive_cb 2017-10-19 11:42:27 -04:00
tpm_int.h tpm: Probe for connected TPM 1.2 or TPM 2 2015-05-31 20:29:02 +02:00
tpm_ioctl.h tpm: Added support for TPM emulator 2017-10-13 07:34:33 -04:00
tpm_passthrough.c tpm: remove locty argument from receive_cb 2017-10-19 11:42:27 -04:00
tpm_tis.c tpm: remove locty argument from receive_cb 2017-10-19 11:42:27 -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