aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tpm2/tpm2.py
diff options
context:
space:
mode:
authorYue Haibing <yuehaibing@huawei.com>2019-02-20 16:25:38 +0800
committerJames Morris <james.morris@microsoft.com>2019-04-08 15:58:54 -0700
commitb9d0a85d6b2e76630cfd4c475ee3af4109bfd87a (patch)
treea9e9a08023655de0e1bb7ab63537c3f8ccbd9bc2 /tools/testing/selftests/tpm2/tpm2.py
parentKEYS: trusted: allow trusted.ko to initialize w/o a TPM (diff)
downloadlinux-dev-b9d0a85d6b2e76630cfd4c475ee3af4109bfd87a.tar.xz
linux-dev-b9d0a85d6b2e76630cfd4c475ee3af4109bfd87a.zip
tpm: Fix the type of the return value in calc_tpm2_event_size()
calc_tpm2_event_size() has an invalid signature because it returns a 'size_t' where as its signature says that it returns 'int'. Cc: <stable@vger.kernel.org> Fixes: 4d23cc323cdb ("tpm: add securityfs support for TPM 2.0 firmware event log") Suggested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Yue Haibing <yuehaibing@huawei.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: James Morris <james.morris@microsoft.com>
Diffstat (limited to 'tools/testing/selftests/tpm2/tpm2.py')
0 files changed, 0 insertions, 0 deletions