On Mon, 22 Oct 2018, James Bottomley wrote:
This separates out the old tpm_buf_... handling functions from static inlines into tpm.h and makes them their own tpm-buf.c file. It also adds handling for tpm2b structures and also incremental pointer advancing parsers. Signed-off-by: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Would also prefer simply "tpm:" tag e.g. (in all of the commits actually in this series but I remark it just here). "tpm: create new tpm_buf_functions for parsing and TPM2B" /Jarkko