Hi Richard,
On Tue, Jul 26, 2022 at 08:13:09PM -0700, Richard Henderson wrote:
> On 7/26/22 18:49, Jason A. Donenfeld wrote:
> > Hi Edgar,
> >
> > On Thu, Jul 21, 2022 at 8:43 PM Edgar E. Iglesias
> > wrote:
> >> Ah OK, Paolo, it would be great if you would take this via your tree!
> >
> > It l
On 7/26/22 18:49, Jason A. Donenfeld wrote:
Hi Edgar,
On Thu, Jul 21, 2022 at 8:43 PM Edgar E. Iglesias
wrote:
Ah OK, Paolo, it would be great if you would take this via your tree!
It looks like Paolo never did this. So you might want to queue this
somewhere, or bug him to take it, or someth
Hi Edgar,
On Thu, Jul 21, 2022 at 8:43 PM Edgar E. Iglesias
wrote:
> Ah OK, Paolo, it would be great if you would take this via your tree!
It looks like Paolo never did this. So you might want to queue this
somewhere, or bug him to take it, or something. I don't know how this
works with 7.1-rc0
On Thu, Jul 21, 2022, 6:44 PM Jason A. Donenfeld wrote:
> Hey Edgar,
>
> On Wed, Jul 20, 2022 at 9:13 AM Edgar E. Iglesias
> wrote:
> >
> >
> > On Tue, Jul 19, 2022 at 2:23 PM Jason A. Donenfeld
> wrote:
> >>
> >> If the FDT contains /chosen/rng-seed, then the Linux RNG will use it to
> >> init
Hey Edgar,
On Wed, Jul 20, 2022 at 9:13 AM Edgar E. Iglesias
wrote:
>
>
> On Tue, Jul 19, 2022 at 2:23 PM Jason A. Donenfeld 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 functi
On Tue, Jul 19, 2022 at 2:23 PM Jason A. Donenfeld 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. Igles
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.
Cc: Edgar E. Iglesias
Signed-off-by: Jason A. Donenfeld
---
hw/microblaze/boot.c | 5 +