Home
last modified time | relevance | path

Searched refs:full_test (Results 1 – 4 of 4) sorted by relevance

/u-boot/cmd/
A Dtpm-v2.c44 enum tpm2_yes_no full_test; in do_tpm2_self_test() local
55 full_test = TPMI_YES; in do_tpm2_self_test()
57 full_test = TPMI_NO; in do_tpm2_self_test()
63 return report_return_code(tpm2_self_test(dev, full_test)); in do_tpm2_self_test()
/u-boot/test/py/tests/
A Dtest_vboot.py58 full_test): argument
234 if full_test:
/u-boot/lib/
A Dtpm-v2.c35 u32 tpm2_self_test(struct udevice *dev, enum tpm2_yes_no full_test) in tpm2_self_test() argument
41 full_test, in tpm2_self_test()
/u-boot/include/
A Dtpm-v2.h376 u32 tpm2_self_test(struct udevice *dev, enum tpm2_yes_no full_test);

Completed in 6 milliseconds