]> Git Repo - u-boot.git/commit - lib/tpm-v2.c
tpm: Implement state command for Cr50
authorSimon Glass <[email protected]>
Wed, 31 Aug 2022 03:05:37 +0000 (21:05 -0600)
committerIlias Apalodimas <[email protected]>
Sat, 3 Sep 2022 13:59:05 +0000 (16:59 +0300)
commit4c57ec76b7254cf1743748b70239bddf6100237a
treed4df65873b337c030d24b8478d21b469cfca596d
parent3bb4db4c3883c66ee0bbf152e9ba1d2504fa8c9f
tpm: Implement state command for Cr50

Add a vendor-specific TPM2 command for this and implement it for Cr50.
Note: This is not part of the TPM spec, but is a Cr50 extension.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Signed-off-by: Ilias Apalodimas <[email protected]>
drivers/tpm/cr50_i2c.c
include/tpm-v2.h
lib/tpm-v2.c
This page took 0.035823 seconds and 4 git commands to generate.