Home
last modified time | relevance | path

Searched refs:tpm_continue_self_test (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/cmd/
H A Dtpm_test.c91 TPM_CHECK(tpm_continue_self_test(dev)); in test_early_extend()
104 TPM_CHECK(tpm_continue_self_test(dev)); in test_early_nvram()
118 TPM_CHECK(tpm_continue_self_test(dev)); in test_early_nvram2()
367 TPM_CHECK(tpm_continue_self_test(dev)); in test_space_perm()
429 TTPM_CHECK(tpm_continue_self_test(dev), 100); in test_timing()
H A Dtpm-v1.c650 TPM_COMMAND_NO_ARG(tpm_continue_self_test)
/openbmc/u-boot/include/
H A Dtpm_api.h37 u32 tpm_continue_self_test(struct udevice *dev);
/openbmc/u-boot/board/gdsys/a38x/
H A Dcontrolcenterdc.c286 tpm_continue_self_test(tpm)) { in last_stage_init()
/openbmc/u-boot/lib/
H A Dtpm_api.c66 u32 tpm_continue_self_test(struct udevice *dev) in tpm_continue_self_test() function
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c960 if (tpm_continue_self_test(tpm)) in first_stage_actions()
963 tpm_continue_self_test(tpm); in first_stage_actions()