On Wed, Aug 21, 2019 at 06:29:02PM +0530, Sumit Garg wrote:
Move tpm_buf code to common include/linux/tpm.h header so that it can be reused via other subsystems like trusted keys etc.
Also rename trusted keys TPM 1.x buffer implementation to tpm1_buf to avoid any compilation errors.
Suggested-by: Jarkko Sakkinen jarkko.sakkinen@linux.intel.com Signed-off-by: Sumit Garg sumit.garg@linaro.org
Reviewed-by: Jarkko Sakkinen jarkko.sakkinen@linux.intel.com
/Jarkko