Re: git: f1b9c1aafd84 - main - random: git'o in RANDOM_ENABLE_TPM
- In reply to: Gleb Smirnoff : "Re: git: f1b9c1aafd84 - main - random: git'o in RANDOM_ENABLE_TPM"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Nov 2025 18:57:54 UTC
On 17/11/25 15:27, Gleb Smirnoff wrote:
> On Mon, Nov 17, 2025 at 02:54:26PM -0300, Renato Botelho wrote:
> R> > +# random(4)
> R> > +device rdrand_rng # Intel Bull Mountain RNG
> R> > +device tpm # Trusted Platform Module
> R> > +options RANDOM_ENABLE_TPM # enable entropy from TPM 2.0
> R> >
> R> > If that helps, can you please find which particular line makes the
> R> > regression.
> R> Hello Gleb!
> R>
> R> I was far from keyboard during the weekend but I tested it today and
> R> RANDOM_ENABLE_TPM is the option that trigger the issue.
> R>
> R> I've commented out RANDOM_ENABLE_{TPM,KBD,MOUSE} on unpatched src at
> R> 82d8a5029a80 and suspend/resume worked as expected. Uncommenting
> R> RANDOM_ENABLE_TPM made it to stop working again.
>
> Renato, can you please file bug report into bugzilla?
>
> David, may we assign the bug to you?
>
> This change was not MFCed yet, was it?
You've got it https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291067
--
Renato Botelho