Re: [PATCH 2/6] tpm: factor out tpm 1.2 duration calculation to tpm1-cmd.c

From: Jarkko Sakkinen
Date: Tue Mar 06 2018 - 06:20:08 EST


On Mon, 2018-03-05 at 22:20 +0200, Tomas Winkler wrote:
> Factor out tpm1.2 commands calculation into tpm1-cmd.c file.
> and change the prefix from tpm_ to tpm1_.
> No functional change is done here.
>
> Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx>

This a good idea but can you go on and move all TPM 1.x stuff to
this new file while you are doing it?

/Jarkko