On Fri, Nov 10, 2017 at 3:11 PM, Stefan Berger
wrote:
> Remove usage of TPMSizeBuffer. The size of the buffers is limited now
> by s->be_buffer_size, which is the size of the buffer the TIS has
> negotiated with the backend.
>
> Signed-off-by: Stefan Berger
Reviewed-by: Marc-André Lureau
> --
Remove usage of TPMSizeBuffer. The size of the buffers is limited now
by s->be_buffer_size, which is the size of the buffer the TIS has
negotiated with the backend.
Signed-off-by: Stefan Berger
---
hw/tpm/tpm_tis.c | 68
1 file changed, 29