Home
last modified time | relevance | path

Searched refs:TPM2_CC_STARTUP (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c74 case TPM2_CC_STARTUP: in sandbox_tpm2_check_session()
189 case TPM2_CC_STARTUP: in sandbox_tpm2_check_readyness()
305 case TPM2_CC_STARTUP: in sandbox_tpm2_xfer()
/openbmc/u-boot/include/
H A Dtpm-v2.h328 TPM2_CC_STARTUP = 0x0144, enumerator
/openbmc/u-boot/lib/
H A Dtpm-v2.c708 tpm_u32(TPM2_CC_STARTUP), in tpm2_startup()