File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1490,13 +1490,13 @@ config ARM64_E0PD
1490
1490
bool "Enable support for E0PD"
1491
1491
default y
1492
1492
help
1493
- E0PD (part of the ARMv8.5 extensions) allows us to ensure
1494
- that EL0 accesses made via TTBR1 always fault in constant time,
1495
- providing similar benefits to KASLR as those provided by KPTI, but
1496
- with lower overhead and without disrupting legitimate access to
1497
- kernel memory such as SPE.
1493
+ E0PD (part of the ARMv8.5 extensions) allows us to ensure
1494
+ that EL0 accesses made via TTBR1 always fault in constant time,
1495
+ providing similar benefits to KASLR as those provided by KPTI, but
1496
+ with lower overhead and without disrupting legitimate access to
1497
+ kernel memory such as SPE.
1498
1498
1499
- This option enables E0PD for TTBR1 where available.
1499
+ This option enables E0PD for TTBR1 where available.
1500
1500
1501
1501
endmenu
1502
1502
You can’t perform that action at this time.
0 commit comments