Files
u-boot/lib
Simon Glass 1996f558e5 tpm: Fix missing log size when using bloblist
tcg2_platform_get_log() fails to set *sizep when returning a TPM
event log from bloblist. This causes tcg2_log_prepare_buffer() to
receive a log size of 0, which then causes all tcg2_log_append_check()
calls to fail with "log too large" errors since any event size exceeds
the zero-sized buffer.

This manifests when running measurement tests after other tests that
use the TPM event log bloblist (e.g. bootctl tests), as the bloblist
entry exists but its size is not properly returned.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-developed-by: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 17:18:57 -07:00
..
2025-05-01 05:56:48 -06:00
2025-05-01 05:56:48 -06:00
2025-11-12 08:40:05 -07:00
2025-09-11 15:19:22 -06:00
2025-02-06 23:49:28 +00:00
2025-06-27 07:50:11 -06:00
2025-02-06 23:49:28 +00:00
2025-03-27 05:31:43 -06:00
2025-02-06 23:49:28 +00:00
2025-02-06 23:49:28 +00:00
2025-05-16 06:14:22 +02:00
2025-05-16 18:17:17 +02:00