Re: [RFC/RFT v3 2/3] KEYS: trusted: move tpm2 trusted keys code
From: Jarkko Sakkinen <hidden>
Date: 2019-08-08 15:16:03
Also in:
keyrings, linux-crypto, linux-integrity, lkml
From: Jarkko Sakkinen <hidden>
Date: 2019-08-08 15:16:03
Also in:
keyrings, linux-crypto, linux-integrity, lkml
On Thu, Aug 08, 2019 at 06:51:38PM +0530, Sumit Garg wrote:
It seems to be a functional change which I think requires proper unit testing. I am afraid that I don't posses a TPM device to test this and also very less conversant with tpm_buf code. So what I have done here is to rename existing TPM 1.x trusted keys code to use tpm1_buf. And I would be happy to integrate a tested patch if anyone familiar could work on this.
I can test it on TPM 1.2. /Jarkko