Re: [PATCH v5 2/3] fdt: add support for rng-seed
From: Rob Herring <robh@kernel.org>
Date: 2019-06-11 23:35:03
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2019-06-11 23:35:03
Also in:
linux-devicetree, lkml
On Mon, Jun 10, 2019 at 06:59:11PM +0800, Hsin-Yi Wang wrote:
On Tue, May 28, 2019 at 11:53 PM Stephen Boyd [off-list ref] wrote:quoted
Quoting Hsin-Yi Wang (2019-05-26 21:33:35)quoted
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 <redacted> ---Reviewed-by: Stephen Boyd <redacted>Hi Rob, Is this series accepted? Or is there any other related concern? If it's fine, I also have sent a patch for updating schemas/chosen.yaml document.
The kernel change is fine, but please put the documentation change into the schema doc (in github.com/devicetree-org/dt-schema) and don't modify chosen.txt. Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel