Re: [PATCH v11 3/8] tpm: tpm_tis: Add retry in case of protocol failure or data integrity (on I2C only) failure.
From: Jarkko Sakkinen <hidden>
Date: 2020-06-22 21:59:36
Also in:
linux-integrity, lkml
From: Jarkko Sakkinen <hidden>
Date: 2020-06-22 21:59:36
Also in:
linux-integrity, lkml
On Thu, Jun 18, 2020 at 04:43:38PM +0300, amirmizi6@gmail.com wrote:
From: Amir Mizinski <redacted> Added a retry mechanism on any protocol error. In addition, a retry is added in case of a data integrity issue in the I2C bus protocol. The check is performed after sending a command to the TPM and after receiving a response from the TPM.
No chance to merge this without reasoning why on any protocol error we should retry. It's not reasoned here. Unfotunately, with this premise I cannot merge this. /Jarkko