Merge tag 'tpm-master-14042025' of https://source.denx.de/u-boot/custodians/u-boot-tpm
authorTom Rini <trini@konsulko.com>
Tue, 15 Apr 2025 13:36:25 +0000 (07:36 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 15 Apr 2025 13:36:25 +0000 (07:36 -0600)
commita08425586799374ccded78eb5fdef6e2235e1ad9
tree551e822f76699989df95cb9444d8f0f71c76398c
parentcce329426f61ad9c42775128d2c995ccd2ebdcfc
parent275777bc94cf1673b38d4d5438dfb07df7902603
Merge tag 'tpm-master-14042025' of https://source.denx.de/u-boot/custodians/u-boot-tpm

A small fix for the cr50 which is a TPM but doesn't support all
the TPM functionality. Since it deviates from our normal TIS compliant
TPMs it can't be started twice since running the selftests twice hangs.