On Tue, Jun 11, 2019 at 10:34 PM Hsin-Yi Wang <hsi...@chromium.org> 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 <hsi...@chromium.org> > Reviewed-by: Stephen Boyd <swb...@chromium.org> > --- > 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 <r...@kernel.org>