Home
last modified time | relevance | path

Searched refs:TPM_V2 (Results 1 – 10 of 10) sorted by relevance

/u-boot/drivers/tpm/
A DKconfig120 config TPM_V2 config
128 if TPM_V2
142 depends on TPM_V2 && SANDBOX
151 depends on TPM_V2 && DM_SPI
160 depends on TEE && OPTEE && TPM_V2
164 endif # TPM_V2
A Dtpm2_ftpm_tee.c176 priv->version = TPM_V2; in ftpm_tee_probe()
A Dtpm2_tis_sandbox.c595 priv->version = TPM_V2; in sandbox_tpm2_probe()
A Dcr50_i2c.c668 upriv->version = TPM_V2; in cr50_i2c_of_to_plat()
A Dtpm2_tis_spi.c587 priv->version = TPM_V2; in tpm_tis_spi_probe()
/u-boot/include/
A Dtpm-common.h42 TPM_V2, enumerator
/u-boot/cmd/
A Dtpm-common.c372 case TPM_V2: in do_tpm()
A DKconfig2043 depends on TPM_V1 || TPM_V2
2045 select CMD_TPM_V2 if TPM_V2
/u-boot/lib/efi_loader/
A DKconfig302 depends on TPM_V2
A Defi_tcg2.c254 if (tpm_get_version(*dev) == TPM_V2) in platform_get_tpm2_device()

Completed in 15 milliseconds