mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
As a starting point, add support for providing random data, if requested by the OS. Also add ASLR, as a placeholder for now. Signed-off-by: Simon Glass <sjg@chromium.org> (fixed up to use uclass_first_device_err() instead)