Merge tag 'tpm-next-01072025' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Tue, 1 Jul 2025 13:41:40 +0000 (07:41 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 1 Jul 2025 13:41:40 +0000 (07:41 -0600)
commitcff294c74cefa2ce01cac1dd8173b61a6731642a
tree639e42a2e297feb7cd0542ad54c22c0ae85a922b
parent6c654d4b89a419469293466344553c52c2f9a736
parent8280d2a77ffe72727ef1c729861231b523680dfb
Merge tag 'tpm-next-01072025' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next

CI: https://source.denx.de/u-boot/custodians/u-boot-tpm/-/pipelines/26897

Updates from Andrew fixing issues reported by smatch.  It picked up
cases of enum functions returning integers instead of enum values.