Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_sandbox.c284 put_unaligned_be32(TPM_BADINDEX, recvbuf + in sandbox_tpm_xfer()
/openbmc/u-boot/include/
H A Dtpm-v1.h123 TPM_BADINDEX = TPM_BASE + 2, enumerator
/openbmc/u-boot/cmd/
H A Dtpm_test.c269 if (tpm_nv_read_value(dev, INDEX_INITIALISED, &c, 0) == TPM_BADINDEX) { in test_readonly()