Problems emerge for a unified /dev/*random
Problems emerge for a unified /dev/*random
Posted Apr 1, 2022 10:06 UTC (Fri) by nickleverton (subscriber, #81592)In reply to: Problems emerge for a unified /dev/*random by wsy
Parent article: Problems emerge for a unified /dev/*random
U-Boot, which I would guess is probably used by most embedded devices that boot into Linux, is GPL2.0+. It's ideally placed to extract the early boot hardware-based randomness that Willy Tarreau mentions, running after any SoC ROM loader but before the Linux kernel. I am sure Grub could do similar things for bigger SoCs that boot from disk.
