On Fri, Feb 14, 2020 at 11:00 AM Mark Salyzyn <salyzyn@xxxxxxxxxxx> wrote:. . .
On 2/14/20 5:49 AM, Rob Herring wrote:
On Fri, Feb 14, 2020 at 12:10 AM Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:Android is the use case I can vouch for. But also KVM.
Hi,Why do we need this? There's already multiple other ways to pass
The following series is bootconfig based implementation of
the rng_seed option patch originally from Mark Salyzyn.
Note that I removed unrelated command line fixes from this
series.
random seed and this doesn't pass the "too complex for the command
line" argument you had for needing bootconfig.
Rob
I'm familiar with Cuttlefish somewhat. Guess who got virtio-gpuIDK, will have to ask the Cuttlefish Team why UEFI not being used, will get back to you.
working on Android[1]. :) I assume DT doesn't work for you because you
need x86 builds, but doesn't QEMU use UEFI in that case which also has
a mechanism for passing entropy.
To clarify my question: Why do we need random seed in bootconfig
rather than just the kernel command line? I'm not understanding why
things changed from your original patch.