Re: [PATCH v6 01/12] tpm-buf: move from static inlines to real functions
From: Jarkko Sakkinen <hidden>
Date: 2019-09-20 14:06:47
Also in:
linux-crypto, linux-integrity
From: Jarkko Sakkinen <hidden>
Date: 2019-09-20 14:06:47
Also in:
linux-crypto, linux-integrity
On Fri, Sep 20, 2019 at 05:06:15PM +0300, Jarkko Sakkinen wrote:
On Mon, Sep 09, 2019 at 01:17:56PM +0100, James Bottomley wrote:quoted
This separates out the old tpm_buf_... handling functions from static inlines in tpm.h and makes them their own tpm-buf.c file. This is a precursor so we can add new functions for other TPM type handling Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>What about TPM_BUF_2B that gets added in this commit?
Probably just a glitch in rebasing/squashing? /Jarkko