Re: [RFC/RFT v4 0/5] Add generic trusted keys framework/subsystem
From: Mimi Zohar <zohar@kernel.org>
Date: 2019-08-14 13:24:44
Also in:
keyrings, linux-crypto, linux-integrity, lkml
From: Mimi Zohar <zohar@kernel.org>
Date: 2019-08-14 13:24:44
Also in:
keyrings, linux-crypto, linux-integrity, lkml
Hi Sumit, On Tue, 2019-08-13 at 13:22 +0530, Sumit Garg wrote:
This patch-set is an outcome of discussion here [1]. It has evolved very much since v1 to create, consolidate and generalize trusted keys subsystem. This framework has been tested with trusted keys support provided via TEE but I wasn't able to test it with a TPM device as I don't possess one. It would be really helpful if others could test this patch-set using a TPM device.
With the "CONFIG_HEADER_TEST" and "CONFIG_KERNEL_HEADER_TEST" config options enabled, which is required for linux-next, it fails to build. Mimi