Re: [PATCH v2] tpm: add longer timeouts for creation commands.

From: Jarkko Sakkinen
Date: Tue Feb 06 2018 - 15:07:23 EST


On Sun, Jan 28, 2018 at 10:17:39AM +0200, Tomas Winkler wrote:
> TPM2_CC_Create(0x153) and TPM2_CC_CreatePrimary (0x131) involve generation
> of crypto keys which can be a computationally intensive task.
> The timeout is set to 3min.
>
> Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx>

This is still NAK because we need some kind of reference for the new
value. Is that also right value for ARM64/TrustZone based TPMs?

/Jarkko