On 10/09/2017 06:55 PM, Marc-André Lureau wrote:
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
Reviewed-by: Stefan Berger
---
include/sysemu/tpm_backend.h | 2 +-
hw/tpm/tpm_
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
---
include/sysemu/tpm_backend.h | 2 +-
hw/tpm/tpm_emulator.c| 3 +--
hw/tpm/tpm_passthrough.c | 4 +---
hw/tpm/tpm_tis.c