diff options
author | Jason A. Donenfeld <[email protected]> | 2022-06-26 13:15:09 +0200 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2022-07-06 14:07:04 +0200 |
commit | a1ee38ab1a75ee20e4aad232894db3ea45d3ce4f (patch) | |
tree | 2e79e381bdcfcb9e35d53e1b1357a3b53ea7eee8 /lib/mpi/mpicoder.c | |
parent | 6f08e51cdbe08370ad0a8580d0d6ea6ffdfed46d (diff) |
m68k: virt: Use RNG seed from bootinfo block
Other virt VMs can pass RNG seeds via the "rng-seed" device tree
property or via UEFI, but m68k doesn't have either. Instead it has its
own bootinfo protocol. So this commit adds support for receiving a RNG
seed from it, which will be used at the earliest possible time in boot,
just like device tree.
Reviewed-by: Laurent Vivier <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions