]> git.baikalelectronics.ru Git - kernel.git/commit
tpm1: implement tpm1_pcr_read_dev() using tpm_buf structure
authorTomas Winkler <tomas.winkler@intel.com>
Fri, 19 Oct 2018 18:23:03 +0000 (21:23 +0300)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 13 Nov 2018 11:46:31 +0000 (13:46 +0200)
commitccdb5fb44e7640c4bd543468812175d115f7fcaa
treea64d2859fff4336c700c9070ca1ea286e592b7fe
parenta5744b8be5e8b9aa4f9c9bd41514eb80ad2c45dd
tpm1: implement tpm1_pcr_read_dev() using tpm_buf structure

Implement tpm1_pcr_read_dev() using tpm_buf and remove
now unneeded structures from tpm.h

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
drivers/char/tpm/tpm.h
drivers/char/tpm/tpm1-cmd.c