Skip to content
Commit f8aea7df authored by Dhananjay Phadke's avatar Dhananjay Phadke Committed by Tom Rini
Browse files

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: default avatarDhananjay Phadke <dphadke@linux.microsoft.com>
Signed-off-by: default avatarDrew Kluemke <ankluemk@microsoft.com>
Signed-off-by: default avatarSean Edmond <seanedmond@microsoft.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 2f18ee67
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment