[PATCH v2] configs: KASLR OPTEE RNG support for K3 devices

Tom Rini trini at konsulko.com
Tue Jul 22 21:46:04 CEST 2025


On Thu, 10 Jul 2025 15:29:22 +0530, Gokul wrote:

> KASLR, or Kernel Address Space Layout Randomization, is a security
> feature in the Linux kernel that randomizes the memory location
> where the kernel is loaded during boot.
> 
> OP-TEE RNG is a Random Number Generator (RNG) component within the
> Open Portable Trusted Execution Environment (OP-TEE) which provides
> a random number to U-BOOT and U-BOOT provides this random number
> as seed value to the LINUX kernel for KASLR.
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] configs: KASLR OPTEE RNG support for K3 devices
      commit: 7d4136397715d2c08161a32a873c052dd1bb8b6c
-- 
Tom




More information about the U-Boot mailing list