Re: [PATCH v3 0/5] TPM TIS SPI Support

2024-11-01 Thread Stefan Berger
On 11/1/24 2:57 PM, dan tan wrote: *** BLURB HERE *** Support TPM for SPI (Serial Peripheral Interface) Revision 3 summary: device support: - moved variable tis_addr from TPMStateSPI struct to local - added the VM suspend/resume support: - added vmstate_tpm_tis_spi declar

[PATCH v3 0/5] TPM TIS SPI Support

2024-11-01 Thread dan tan
*** BLURB HERE *** Support TPM for SPI (Serial Peripheral Interface) Revision 3 summary: device support: - moved variable tis_addr from TPMStateSPI struct to local - added the VM suspend/resume support: - added vmstate_tpm_tis_spi declaration - added tpm_tis_spi_pre_save() f