From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Sakkinen Date: Tue, 27 Aug 2019 13:48:53 +0000 Subject: Re: [PATCH v5 3/4] KEYS: trusted: create trusted keys subsystem Message-Id: <20190827134853.kh4v7qdtsk47ogqw@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit List-Id: References: <1566392345-15419-1-git-send-email-sumit.garg@linaro.org> <1566392345-15419-4-git-send-email-sumit.garg@linaro.org> In-Reply-To: <1566392345-15419-4-git-send-email-sumit.garg@linaro.org> To: Sumit Garg Cc: keyrings@vger.kernel.org, linux-integrity@vger.kernel.org, linux-crypto@vger.kernel.org, linux-security-module@vger.kernel.org, dhowells@redhat.com, herbert@gondor.apana.org.au, davem@davemloft.net, peterhuewe@gmx.de, jgg@ziepe.ca, jejb@linux.ibm.com, arnd@arndb.de, gregkh@linuxfoundation.org, zohar@linux.ibm.com, jmorris@namei.org, serge@hallyn.com, casey@schaufler-ca.com, ard.biesheuvel@linaro.org, daniel.thompson@linaro.org, linux-kernel@vger.kernel.org, tee-dev@lists.linaro.org On Wed, Aug 21, 2019 at 06:29:04PM +0530, Sumit Garg wrote: > Move existing code to trusted keys subsystem. Also, rename files with > "tpm" as suffix which provides the underlying implementation. > > Suggested-by: Jarkko Sakkinen > Signed-off-by: Sumit Garg Reviewed-by: Jarkko Sakkinen /Jarkko