Sign in
nest-open-source
/
manifest_repos
/
kernel_device_modules-5.15
/
36ad3f446978be6a8e724c162e7a05b1cc587c8e
/
.
/
drivers
/
misc
/
mediatek
/
mkp
/
Kconfig
blob: 35932ebf2732961b7e336b84f9ffa868ea7b1514 [
file
] [
log
] [
blame
]
config MTK_MKP
tristate
"MTK MKP feature"
help
Protect
the kernel section
and
module
section
,
and
provide hook implementation to detect the changes
of critical kernel data
.
It
uses some mechanisms
provided
by
EL2 to
set
memory type
in
S2 page table
.