On Mon, Apr 27, 2020 at 03:49:26PM +0300, amirmizi6@xxxxxxxxx wrote: > + bool (*verify_data_integrity)(struct tpm_tis_data *data, const u8 *buf, > + size_t len); Why can't the i2c driver verify this in the end of read_bytes()? /Jarkko
On Mon, Apr 27, 2020 at 03:49:26PM +0300, amirmizi6@xxxxxxxxx wrote: > + bool (*verify_data_integrity)(struct tpm_tis_data *data, const u8 *buf, > + size_t len); Why can't the i2c driver verify this in the end of read_bytes()? /Jarkko