Home
last modified time | relevance | path

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

/u-boot/test/dm/
A Dtpm.c74 ut_assertok(tpm_auto_start(dev)); in dm_test_tpm_report_state()
105 ut_assertok(tpm_auto_start(dev)); in test_tpm_autostart()
/u-boot/include/
A Dtpm_api.h340 u32 tpm_auto_start(struct udevice *dev);
/u-boot/lib/
A Dtpm_api.c38 u32 tpm_auto_start(struct udevice *dev) in tpm_auto_start() function
/u-boot/lib/efi_loader/
A Defi_tcg2.c2498 err = tpm_auto_start(dev); in efi_tcg2_register()

Completed in 20 milliseconds