Re: [Patch v7 4/4] KEYS: trusted: Move TPM2 trusted keys code

From: Jarkko Sakkinen
Date: Fri Oct 11 2019 - 08:25:50 EST


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.sakkinen@xxxxxxxxxxxxxxx>
> Signed-off-by: Sumit Garg <sumit.garg@xxxxxxxxxx>

Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>

/Jarkko