Re: [PATCH v2 0/8] tpm: factor out tpm1 code into tpm1-cmd.c
From: Jarkko Sakkinen <hidden>
Date: 2018-03-15 16:35:43
Also in:
linux-security-module, lkml
From: Jarkko Sakkinen <hidden>
Date: 2018-03-15 16:35:43
Also in:
linux-security-module, lkml
On Sat, 2018-03-10 at 10:24 +0200, Tomas Winkler wrote:
Move TPM1 implementation from tpm-interface.c to tpm1-cmd.c similarly to tpm2-cmd.c, as well as move TPM2 open code flows into new functions to tpm2-cmd.c The functions in tpm-interface.c should now be in form:
In which patch tpm1-cmd.c is created? /Jarkko