Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dtpm_test.c36 return result == TPM_INVALID_POSTINIT ? TPM_SUCCESS : result; in TlclStartupIfNeeded()
385 if (result != 0 && result != TPM_INVALID_POSTINIT) in test_startup()
/openbmc/u-boot/include/
H A Dtpm-v1.h159 TPM_INVALID_POSTINIT = TPM_BASE + 38, enumerator
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c1058 if (err != TPM_INVALID_POSTINIT) in second_stage_init()