提交 e717d93b 编写于 作者: W Will Deacon

arm64: kconfig: Fix alignment of E0PD help text

Remove the additional space.
Signed-off-by: NWill Deacon <will@kernel.org>
上级 a569f5f3
...@@ -1490,13 +1490,13 @@ config ARM64_E0PD ...@@ -1490,13 +1490,13 @@ config ARM64_E0PD
bool "Enable support for E0PD" bool "Enable support for E0PD"
default y default y
help help
E0PD (part of the ARMv8.5 extensions) allows us to ensure E0PD (part of the ARMv8.5 extensions) allows us to ensure
that EL0 accesses made via TTBR1 always fault in constant time, that EL0 accesses made via TTBR1 always fault in constant time,
providing similar benefits to KASLR as those provided by KPTI, but providing similar benefits to KASLR as those provided by KPTI, but
with lower overhead and without disrupting legitimate access to with lower overhead and without disrupting legitimate access to
kernel memory such as SPE. kernel memory such as SPE.
This option enables E0PD for TTBR1 where available. This option enables E0PD for TTBR1 where available.
endmenu endmenu
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册