Re: [RFC/RFT v3 2/3] KEYS: trusted: move tpm2 trusted keys code
From: Sumit Garg <hidden>
Date: 2019-08-13 07:59:35
Also in:
keyrings, linux-crypto, linux-integrity, lkml
From: Sumit Garg <hidden>
Date: 2019-08-13 07:59:35
Also in:
keyrings, linux-crypto, linux-integrity, lkml
On Thu, 8 Aug 2019 at 20:46, Jarkko Sakkinen [off-list ref] wrote:
On Thu, Aug 08, 2019 at 06:51:38PM +0530, Sumit Garg wrote:quoted
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.
I have posted v4 with changes as you requested. I hope they work well with a real TPM 1.x or TPM 2.0 device. -Sumit
/Jarkko