Hi all!


This is my first message to the list. I would like to know if the TPM1.2 is supported through SPI?

Enabling SPI_TPM and TPM in my board configuration throw an error. From src/drivers/spi/tpm/Kconfig

I can see the dependency:


config SPI_TPM
    bool "SPI TPM"
    depends on TPM2

Any options to get TPM1.2 SPI support?


Thanks!

Jorge