Re: [PATCH v10 2/3] tpm: Extend common APIs to support TPM TIS I2C

2023-03-28 Thread Cédric Le Goater
On 3/27/23 20:33, Ninad Palsule wrote: Qemu already supports devices attached to ISA and sysbus. This drop adds support for the I2C bus attached TPM devices. This commit includes changes for the common code. - Added support for the new checksum registers which are required for the I2C

Re: [PATCH v10 2/3] tpm: Extend common APIs to support TPM TIS I2C

2023-03-27 Thread Stefan Berger
On 3/27/23 14:33, Ninad Palsule wrote: Qemu already supports devices attached to ISA and sysbus. This drop adds support for the I2C bus attached TPM devices. This commit includes changes for the common code. - Added support for the new checksum registers which are required for the I2C

[PATCH v10 2/3] tpm: Extend common APIs to support TPM TIS I2C

2023-03-27 Thread Ninad Palsule
Qemu already supports devices attached to ISA and sysbus. This drop adds support for the I2C bus attached TPM devices. This commit includes changes for the common code. - Added support for the new checksum registers which are required for the I2C support. The checksum calculation is handled in