diff options
author | Andrea Cocito <andrea@cocito.eu> | 2025-05-07 08:34:34 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2025-05-14 09:53:28 +0300 |
commit | e61592617ae88b20c7323947d3bccf920c8f7b52 (patch) | |
tree | 44742faedd3ba111432dc01f26912bfc4eb13456 /textproc/c2man/pkg-descr | |
parent | misc/py-gguf: update 0.16.2.5287 → 0.16.3.5371 (diff) |
FreeBSD does not have an in-kernel Resource Manager for TPM, the tools
must access the /dev/tpm0 device, either directly or through an
userland RM like tpm2-abrmd.
The default behavior of the original code is to try the in kernel RM
on /dev/tpmrm0 as first choice, this causes warnings and errors and
forces the user to override the behavior with options or environment
variables.
This patch removes the attempt to use /dev/tpmrm0 so that the programs
"just work" using the tpm0 device or through tpm2-abrmd.
PR: 286218
Approved by: maintainer
Pull Request: https://github.com/freebsd/freebsd-ports/pull/392
Diffstat (limited to 'textproc/c2man/pkg-descr')
0 files changed, 0 insertions, 0 deletions