On Wed, 02 Jul 2025 15:49:35 +0200, Emanuele Ghidoli wrote: > 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. > > [...]
Applied to u-boot/master, thanks! [1/2] configs: verdin-am62: enable RNG support for KASLR commit: 2d72a0bc43befa1a5c5b8de075f41240f227cfb6 [2/2] configs: verdin-am62p: enable RNG support for KASLR commit: ba57c79c6f778e006aba9cfea0601ce20b2db94b -- Tom