Re: [PATCH] tpm2-cmd: try full selftest once if continue selftest failed
From: Jarkko Sakkinen <hidden>
Date: 2018-01-18 18:46:27
From: Jarkko Sakkinen <hidden>
Date: 2018-01-18 18:46:27
On Fri, Dec 22, 2017 at 02:56:10PM +0100, Alexander Steffen wrote:
If the usual approach of triggering only the missing selftests failed, give the TPM another chance by requesting all selftests once. With the current implementation, this will only help for TPMs that then choose to run the selftests synchronously and return the selftest result. There is no retry loop that again polls a TPM returning TPM_RC_TESTING in this case. Signed-off-by: Alexander Steffen <redacted> --- Patch depends on https://patchwork.kernel.org/patch/10105483/
NAK because of dependency. /Jarkko