On Tue, Jun 11, 2019 at 10:34 PM Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> wrote: > > Introducing a chosen node, rng-seed, which is an entropy that can be > passed to kernel called very early to increase initial device > randomness. Bootloader should provide this entropy and the value is > read from /chosen/rng-seed in DT. > > Signed-off-by: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> > Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > --- > change log v5->v6: > * remove Documentation change > --- > drivers/of/fdt.c | 10 ++++++++++ > 1 file changed, 10 insertions(+) I assume this will go thru the arm64 tree. Reviewed-by: Rob Herring <robh@xxxxxxxxxx>