Home
last modified time | relevance | path

Searched refs:TPMI_YES (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c325 case TPMI_YES: in sandbox_tpm2_xfer()
419 *recv = TPMI_YES; in sandbox_tpm2_xfer()
/openbmc/u-boot/lib/
H A Dtpm_api.c61 return tpm2_self_test(dev, TPMI_YES); in tpm_self_test_full()
H A Dtpm-v2.c748 rc = tpm2_self_test(dev, TPMI_YES); in tpm2_auto_start()
755 rc = tpm2_self_test(dev, TPMI_YES); in tpm2_auto_start()
/openbmc/u-boot/cmd/
H A Dtpm-v2.c55 full_test = TPMI_YES; in do_tpm2_self_test()
/openbmc/u-boot/include/
H A Dtpm-v2.h278 TPMI_YES = 1, enumerator