linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] arm64: E0PD support
@ 2019-10-16 15:14 Mark Brown
  2019-10-16 15:14 ` [PATCH v3 1/3] arm64: Factor out checks for KASLR in KPTI code into separate function Mark Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mark Brown @ 2019-10-16 15:14 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon; +Cc: linux-arm-kernel

This series adds support for E0PD. We enable E0PD unconditionally where
present on systems where all the CPUs in the system support E0PD and
change to not enabling KPTI by default on systems where we have enabled
E0PD.

v3: Make E0PD a system wide feature.

Mark Brown (3):
      arm64: Factor out checks for KASLR in KPTI code into separate function
      arm64: Add initial support for E0PD
      arm64: Don't use KPTI where we have E0PD

 arch/arm64/Kconfig                     | 15 ++++++++
 arch/arm64/include/asm/cpucaps.h       |  3 +-
 arch/arm64/include/asm/mmu.h           | 64 +++++++++++++++++++++++++---------
 arch/arm64/include/asm/pgtable-hwdef.h |  2 ++
 arch/arm64/include/asm/sysreg.h        |  1 +
 arch/arm64/kernel/cpufeature.c         | 29 ++++++++++++++-
 6 files changed, 95 insertions(+), 19 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-10-18 12:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-16 15:14 [PATCH v3 0/3] arm64: E0PD support Mark Brown
2019-10-16 15:14 ` [PATCH v3 1/3] arm64: Factor out checks for KASLR in KPTI code into separate function Mark Brown
2019-10-16 15:19   ` Mark Brown
2019-10-18 12:01   ` Catalin Marinas
2019-10-18 12:22     ` Mark Brown
2019-10-16 15:14 ` [PATCH v3 2/3] arm64: Add initial support for E0PD Mark Brown
2019-10-16 15:14 ` [PATCH v3 3/3] arm64: Don't use KPTI where we have E0PD Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).