[PATCH 0/1] configs: KASLR OPTEE RNG support
Gokul
g-praveen at ti.com
Fri Jun 27 11:22:23 CEST 2025
From: Gokul Praveen <g-praveen at ti.com>
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.
To support this feature,the required configs has been enabled
across K3 devices.
Boot logs Link :
https://gist.github.com/GOKU-THUG/44aa8c0962438c12ffc55e6ed67742e5
Gokul Praveen (1):
PENDING: configs: KASLR OPTEE RNG support for K3 devices
arch/arm/Kconfig | 3 +++
1 file changed, 3 insertions(+)
--
2.34.1
More information about the U-Boot
mailing list