fdt: kaslr seed from RNG device
Add support for KASLR seed from the RNG device. Invokes dm_rng_read() API to read 8-bytes of random bytes. Performs the FDT fixup using event spy. To enable use CONFIG_KASLR_RNG_SEED Signed-off-by:Dhananjay Phadke <dphadke@linux.microsoft.com> Signed-off-by:
Drew Kluemke <ankluemk@microsoft.com> Signed-off-by:
Sean Edmond <seanedmond@microsoft.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
Loading
Please register or sign in to comment