[PATCH v4 11/21] tpm: factor out tpm_startup function

Jarkko Sakkinen jarkko.sakkinen at linux.intel.com
Mon Sep 24 22:35:13 UTC 2018


On Mon, Sep 24, 2018 at 08:21:10PM +0530, Nayna Jain wrote:
> On 09/21/2018 07:28 PM, Tomas Winkler wrote:
> > TPM manual startup is used only from within TPM 1.x or TPM 2.x
> > code, hence remove tpm_startup() function from tpm-interface.c
> > and add two static functions implementations tpm1_startup()
> > and tpm2_startup() into to tpm1-cmd.c and tpm2-cmd.c respectively.
> > 
> > Signed-off-by: Tomas Winkler <tomas.winkler at intel.com>
> > Tested-by: Jarkko Sakkine <jarkko.sakkinen at linux.intel.com>

Probably my bad, had an unfortunate misconfiguration in my vim/git
setup. Sorry.

/Jarkko



More information about the Linux-security-module-archive mailing list