]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'tpm-next-25082025' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Tue, 26 Aug 2025 17:24:49 +0000 (11:24 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 26 Aug 2025 17:25:11 +0000 (11:25 -0600)
CI: https://source.denx.de/u-boot/custodians/u-boot-tpm/-/pipelines/27461

Tom removed an unused TPM driver and fixed a few prints to include
the 'z' prefix for size_t declaratiuons. Andrew fixed an unsigned int
comparision against < 0 in the tpm infineon driver.


Trivial merge