From: Emanuele Ghidoli <emanuele.ghid...@toradex.com> This patch series enables RNG support to automatically populate /chosen/kaslr-seed on the following Toradex arm64 TI System on Modules: - Verdin AM62 - Verdin AM62P
This improves kernel security by supporting Kernel Address Space Layout Randomization (KASLR) using a runtime-provided seed. Emanuele Ghidoli (2): configs: verdin-am62: enable RNG support for KASLR configs: verdin-am62p: enable RNG support for KASLR configs/verdin-am62_a53_defconfig | 4 ++++ configs/verdin-am62p_a53_defconfig | 4 ++++ 2 files changed, 8 insertions(+) -- 2.43.0