Re: [RFC/RFT v2 1/2] KEYS: trusted: create trusted keys subsystem
From: Sumit Garg <hidden>
Date: 2019-08-02 05:50:24
Also in:
keyrings, linux-crypto, linux-integrity, lkml
From: Sumit Garg <hidden>
Date: 2019-08-02 05:50:24
Also in:
keyrings, linux-crypto, linux-integrity, lkml
On Thu, 1 Aug 2019 at 22:54, Jarkko Sakkinen [off-list ref] wrote:
On Thu, Jul 18, 2019 at 04:54:45PM +0530, Sumit Garg wrote:quoted
Move existing code to trusted keys subsystem. Also, rename files with "tpm" as suffix which provides the underlying implementation. Suggested-by: Jarkko Sakkinen <redacted> Signed-off-by: Sumit Garg <redacted>What about TPM2 trusted keys code?
Isn't TPM2 code located here: "drivers/char/tpm/"? Would you like to move that code under trusted keys subsystem only? -Sumit
/Jarkko