diff options
author | Gokul Praveen <g-praveen@ti.com> | 2025-07-10 15:29:22 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-07-22 10:16:06 -0600 |
commit | 7d4136397715d2c08161a32a873c052dd1bb8b6c (patch) | |
tree | 6d82c196f10e22a45c66e99bb6b433b00d46b12c /lib/lmb.c | |
parent | f2f451d9d6d3756458d5037e3e5135e5211582d7 (diff) |
configs: KASLR OPTEE RNG support for K3 devices
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.
Add KASLR OPTEE RNG support across K3 devices by enabling the required
configs.
Signed-off-by: Gokul Praveen <g-praveen@ti.com>
Reviewed-by: Bryan Brattlof <bb@ti.com>
Reviewed-by: Manorit Chawdhry <m-chawdhry@ti.com>
Diffstat (limited to 'lib/lmb.c')
0 files changed, 0 insertions, 0 deletions