Re: [PATCH v13 2/7] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception

From: Jarkko Sakkinen
Date: Thu Aug 26 2021 - 12:00:06 EST


On Thu, 2021-08-26 at 14:19 +0300, amirmizi6@xxxxxxxxx wrote:
> From: Amir Mizinski <amirmizi6@xxxxxxxxx>
>
> Detected the following incorrect implementation of the send command:
> polling on the TPM_STS.stsValid field followed by checking the
> TPM_STS.expect field only once.

Umh, what?

Can you be a bit more verbose what is the incorrect behaviour?
I'm sorry but I simply cannot decipher that sentence.

/Jarkko