Re: [Patch v7 2/4] KEYS: Use common tpm_buf for trusted and asymmetric keys

From: Jerry Snitselaar
Date: Fri Oct 11 2019 - 18:34:53 EST


On Mon Oct 07 19, Sumit Garg wrote:
Switch to utilize common heap based tpm_buf code for TPM based trusted
and asymmetric keys rather than using stack based tpm1_buf code. Also,
remove tpm1_buf code.

Suggested-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
Signed-off-by: Sumit Garg <sumit.garg@xxxxxxxxxx>
---

Reviewed-by: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>