arm-trusted-firmware/plat/renesas
Marek Vasut b9e34d14c9 feat(rcar3): populate kaslr-seed in next stage DT
The SCEG CC6.3S which contains TRNG is only accessible from secure
world. Pull 8 random bytes out of the TRNG and pass them to the next
stage via DT fragment as /chosen/kaslr-seed property, so Linux can
use those random bytes to initialize KASLR in case it is compiled
with CONFIG_RANDOMIZE_BASE .

Linux before this patch prints early on boot:
KASLR disabled due to lack of seed

Linux after this patch prints early on boot:
KASLR enabled

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Change-Id: Ie05473e4e15d348febaca208247541e8a1532534
2024-07-06 17:58:00 +02:00
..
common feat(rcar3): populate kaslr-seed in next stage DT 2024-07-06 17:58:00 +02:00
rcar feat(rcar3): populate kaslr-seed in next stage DT 2024-07-06 17:58:00 +02:00
rzg build: unify verbosity handling 2024-06-14 15:54:48 +00:00