Home
last modified time | relevance | path

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

/external/coreboot/src/drivers/spi/tpm/
Dtpm.c75 static int tpm_sync_needed; in start_transaction() local
86 if (tpm_sync_needed) { in start_transaction()
99 tpm_sync_needed = 1; in start_transaction()