On Fri, Dec 19, 2025 at 09:21:46AM +0000, Jonathan McDowell wrote: > On Tue, Dec 16, 2025 at 11:21:36AM +0200, Jarkko Sakkinen wrote: > > Substitute remaining tpm_get_random() calls in trusted_tpm1.c with > > get_random_bytes_wait() thus aligning random number generation for TPM 1.2 > > with the removal of '.get_random' callback. > > Had to double check we wouldn't end up not getting all the randomness we ask > for, but get_random_bytes_wait does indeed DTRT. > > Reviewed-by: Jonathan McDowell <[email protected]>
Thank you. BR, Jarkko
