Hey Edgar, On Wed, Jul 20, 2022 at 9:13 AM Edgar E. Iglesias <edgar.igles...@gmail.com> wrote: > > > On Tue, Jul 19, 2022 at 2:23 PM Jason A. Donenfeld <ja...@zx2c4.com> wrote: >> >> If the FDT contains /chosen/rng-seed, then the Linux RNG will use it to >> initialize early. Set this using the usual guest random number >> generation function. This FDT node is part of the DT specification. > > > Reviewed-by: Edgar E. Iglesias <edgar.igles...@amd.com>
Thanks for looking at this. Paolo (CC'd) just sent a few similar changes for different archs in a pull, but not this one, on the supposition that you'd roll this into your next pull. If this isn't the case, please pipe up so Paolo can take it instead later. Jason