On Mon, Oct 07, 2019 at 10:55:35AM +0530, Sumit Garg wrote: > Move TPM2 trusted keys code to trusted keys subsystem. The reason > being it's better to consolidate all the trusted keys code to a single > location so that it can be maintained sanely. > > Also, utilize existing tpm_send() exported API which wraps the internal > tpm_transmit_cmd() API. > > Suggested-by: Jarkko Sakkinen <jarkko.sakki...@linux.intel.com> > Signed-off-by: Sumit Garg <sumit.g...@linaro.org>
Reviewed-by: Jarkko Sakkinen <jarkko.sakki...@linux.intel.com> /Jarkko