Hi Jonas, > I'd like to get u-boot to detect the LetsTrust TPM on the GPIO on the
I suspect you mean SPI, or maybe i2c, generally TPM modules don't work directly with GPIO. > RPI5 at boot, is this possible now with the current available patches, > and has any of it been merged? Currently, on the RPi5, I don't believe this is possible. I'm not 100%, but I believe the SPI on the 10 pins header uses the SPI on the RP1, and that's still being wired up, so it'll be a while. > I see there are patches sent recently for RPI5, which patches do I > need? The recent patches I believe you're referring to are the PCIe ones, they are the first step towards, RP1 core support. Peter

