2024-10-30 09:36 AM
Hi,
I followed the instructions for installing the tpm_tis_spi driver for linux.
I built and load the kernel modules: tpm_tis_core and tpm_tis_spi.
from dmesg:
tpm_tis_spi: probe of spi0.0 failed with error -110
For some reason the TPM isn't responding to our spi communication.
How can I debug it?
Thanks