Date: Fri, 17 Jan 2025 16:19:17 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 283877] Trusted Platform Module driver fails to initialize firmware TPM Message-ID: <bug-283877-227-KZS2aNh9PY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-283877-227@https.bugs.freebsd.org/bugzilla/> References: <bug-283877-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283877 --- 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283877-227-KZS2aNh9PY>