Analyse and explore linux
Component ARM64_SW_TTBR0_PAN

Component Type: kbuild config

Description: Emulate Privileged Access Never using TTBR0_EL1 switching

More info: Enabling this option prevents the kernel from accessing user-space memory directly by pointing TTBR0_EL1 to a reserved zeroed area and reserved ASID. The user access routines restore the valid TTBR0_EL1 temporarily.

Build project: Kconfig (Linux kconfig) (Path: arch\arm64\Kconfig )

Other views: file explorer

Generated by PFA software prototype