[PATCH v7 0/4] automatically add /chosen/kaslr-seed and deduplicate code
Tom Rini
trini at konsulko.com
Sun Jun 30 16:47:22 CEST 2024
On Tue, 18 Jun 2024 14:06:05 -0700, Tim Harvey wrote:
> This series will automatically add /chosen/kaslr-seed to the dt if
> DM_RNG is enabled
> during the boot process.
>
> If RANDOMIZE_BASE is enabled in the Linux kernel instructing it to
> randomize the virtual address at which the kernel image is loaded, it
> expects entropy to be provided by the bootloader by populating
> /chosen/kaslr-seed with a 64-bit value from source of entropy at boot.
>
> [...]
Applied to u-boot/next, thanks!
--
Tom
More information about the U-Boot
mailing list