[Bug 283877] Trusted Platform Module driver fails to initialize firmware TPM

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 Jan 2025 16:19:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283877

--- Comment #3 from Mark Johnston <markj@FreeBSD.org> ---
It looks a bit like tpm_request_locality() is failing when called from
tpm_tis12_init().  There are some debug prints there, unfortunately gated
behind #ifdef TPM_DEBUG.  If you're able to compile your own kernel, it'd be
useful to define TPM_DEBUG at the top of tpm.c and recompile.

-- 
You are receiving this mail because:
You are the assignee for the bug.