[U-Boot] [PATCH] ARMv8/sec_firmware : Update chosen/kaslr-seed
Tom Rini
trini at konsulko.com
Sun May 14 15:38:30 UTC 2017
On Sat, May 13, 2017 at 05:37:05AM +0530, Ruchika Gupta wrote:
> kASLR support in kernel requires a random number to be passed via
> chosen/kaslr-seed propert. sec_firmware generates this random seed
> which can then be passed in the device tree node
>
> sec_firmware reserves JR3 for it's own usage. Node for JR3 is
> removed from device-tree.
>
> Signed-off-by: Ruchika Gupta <ruchika.gupta at nxp.com>
[snip]
> @@ -345,6 +345,75 @@ static void fdt_fixup_msi(void *blob)
> }
> #endif
>
> +
> +int fdt_fixup_kaslr(void *fdt)
There's a few places like this where you're adding extra whitespace,
please fix.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170514/de60bb68/attachment.sig>
More information about the U-Boot
mailing list