> > 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? Yes, see the next patch series. Tomas