Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtpm_api.h340 u32 tpm_auto_start(struct udevice *dev);
/openbmc/u-boot/lib/
H A Dtpm_api.c38 u32 tpm_auto_start(struct udevice *dev) in tpm_auto_start() function
H A Dtpm-v2.c612 rc = tpm_auto_start(*dev); in tcg2_measurement_init()