1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 28c2c3df3SCatalin Marinasconfig ARM64 38c2c3df3SCatalin Marinas def_bool y 46251d380SBesar Wicaksono select ACPI_APMT if ACPI 5b6197b93SSuthikulpanit, Suravee select ACPI_CCA_REQUIRED if ACPI 6d8f4f161SLorenzo Pieralisi select ACPI_GENERIC_GSI if ACPI 75f1ae4ebSFu Wei select ACPI_GTDT if ACPI 846800e38SGavin Shan select ACPI_HOTPLUG_CPU if ACPI_PROCESSOR && HOTPLUG_CPU 9c6bb8f89SLorenzo Pieralisi select ACPI_IORT if ACPI 106933de0cSAl Stone select ACPI_REDUCED_HARDWARE_ONLY if ACPI 1152146173SSinan Kaya select ACPI_MCFG if (ACPI && PCI) 12888125a7SAleksey Makarov select ACPI_SPCR_TABLE if ACPI 130ce82232SJeremy Linton select ACPI_PPTT if ACPI 1409587a09SZong Li select ARCH_HAS_DEBUG_WX 156dd8b1a0SCatalin Marinas select ARCH_BINFMT_ELF_EXTRA_PHDRS 16ab7876a9SDave Martin select ARCH_BINFMT_ELF_STATE 171e866974SAnshuman Khandual select ARCH_ENABLE_HUGEPAGE_MIGRATION if HUGETLB_PAGE && MIGRATION 1891024b3cSAnshuman Khandual select ARCH_ENABLE_MEMORY_HOTPLUG 1991024b3cSAnshuman Khandual select ARCH_ENABLE_MEMORY_HOTREMOVE 2066f24fa7SAnshuman Khandual select ARCH_ENABLE_SPLIT_PMD_PTLOCK if PGTABLE_LEVELS > 2 211e866974SAnshuman Khandual select ARCH_ENABLE_THP_MIGRATION if TRANSPARENT_HUGEPAGE 22c2280be8SAnshuman Khandual select ARCH_HAS_CACHE_LINE_SIZE 2342be24a4SSuzuki K Poulose select ARCH_HAS_CC_PLATFORM 242792d84eSKees Cook select ARCH_HAS_CURRENT_STACK_POINTER 25ec6d06efSLaura Abbott select ARCH_HAS_DEBUG_VIRTUAL 26399145f9SAnshuman Khandual select ARCH_HAS_DEBUG_VM_PGTABLE 27de6c85bfSChristoph Hellwig select ARCH_HAS_DMA_OPS if XEN 2813bf5cedSChristoph Hellwig select ARCH_HAS_DMA_PREP_COHERENT 2938b04a74SJon Masters select ARCH_HAS_ACPI_TABLE_UPGRADE if ACPI 30e75bef2aSRobin Murphy select ARCH_HAS_FAST_MULTIPLIER 316974f0c4SDaniel Micay select ARCH_HAS_FORTIFY_SOURCE 32957e3facSRiku Voipio select ARCH_HAS_GCOV_PROFILE_ALL 334eb0716eSAlexandre Ghiti select ARCH_HAS_GIGANTIC_PAGE 345e4c7549SAlexander Potapenko select ARCH_HAS_KCOV 3571883ae3SSamuel Holland select ARCH_HAS_KERNEL_FPU_SUPPORT if KERNEL_MODE_NEON 36d8ae8a37SChristoph Hellwig select ARCH_HAS_KEEPINITRD 37f1e3a12bSMathieu Desnoyers select ARCH_HAS_MEMBARRIER_SYNC_CORE 38e7bafbf7SWill Deacon select ARCH_HAS_MEM_ENCRYPT 390061b6e1SJeff Xu select ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGS 406cc9203bSPaul E. McKenney select ARCH_HAS_NMI_SAFE_THIS_CPU_OPS 410ebeea8cSDaniel Borkmann select ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE 4262df5870SYicong Yang select ARCH_HAS_NONLEAF_PMD_YOUNG if ARM64_HAFT 43c8597e2dSMark Rutland select ARCH_HAS_PREEMPT_LAZY 44f9aad622SAnshuman Khandual select ARCH_HAS_PTDUMP 453010a5eaSLaurent Dufour select ARCH_HAS_PTE_SPECIAL 4671ce1ab5SKinsey Ho select ARCH_HAS_HW_PTE_YOUNG 47347cb6afSChristoph Hellwig select ARCH_HAS_SETUP_DMA_OPS 484739d53fSArd Biesheuvel select ARCH_HAS_SET_DIRECT_MAP 49d2852a22SDaniel Borkmann select ARCH_HAS_SET_MEMORY 5042be24a4SSuzuki K Poulose select ARCH_HAS_MEM_ENCRYPT 5142be24a4SSuzuki K Poulose select ARCH_HAS_FORCE_DMA_UNENCRYPTED 525fc57df2SMark Brown select ARCH_STACKWALK 53ad21fc4fSLaura Abbott select ARCH_HAS_STRICT_KERNEL_RWX 54ad21fc4fSLaura Abbott select ARCH_HAS_STRICT_MODULE_RWX 55886643b7SChristoph Hellwig select ARCH_HAS_SYNC_DMA_FOR_DEVICE 56886643b7SChristoph Hellwig select ARCH_HAS_SYNC_DMA_FOR_CPU 574378a7d4SMark Rutland select ARCH_HAS_SYSCALL_WRAPPER 581f85008eSLorenzo Pieralisi select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST 5963703f37SKefeng Wang select ARCH_HAS_ZONE_DMA_SET if EXPERT 60ab7876a9SDave Martin select ARCH_HAVE_ELF_PROT 61396a5d4aSStephen Boyd select ARCH_HAVE_NMI_SAFE_CMPXCHG 62d593d64fSPrasad Sodagudi select ARCH_HAVE_TRACE_MMIO_ACCESS 637ef858daSThomas Gleixner select ARCH_INLINE_READ_LOCK if !PREEMPTION 647ef858daSThomas Gleixner select ARCH_INLINE_READ_LOCK_BH if !PREEMPTION 657ef858daSThomas Gleixner select ARCH_INLINE_READ_LOCK_IRQ if !PREEMPTION 667ef858daSThomas Gleixner select ARCH_INLINE_READ_LOCK_IRQSAVE if !PREEMPTION 677ef858daSThomas Gleixner select ARCH_INLINE_READ_UNLOCK if !PREEMPTION 687ef858daSThomas Gleixner select ARCH_INLINE_READ_UNLOCK_BH if !PREEMPTION 697ef858daSThomas Gleixner select ARCH_INLINE_READ_UNLOCK_IRQ if !PREEMPTION 707ef858daSThomas Gleixner select ARCH_INLINE_READ_UNLOCK_IRQRESTORE if !PREEMPTION 717ef858daSThomas Gleixner select ARCH_INLINE_WRITE_LOCK if !PREEMPTION 727ef858daSThomas Gleixner select ARCH_INLINE_WRITE_LOCK_BH if !PREEMPTION 737ef858daSThomas Gleixner select ARCH_INLINE_WRITE_LOCK_IRQ if !PREEMPTION 747ef858daSThomas Gleixner select ARCH_INLINE_WRITE_LOCK_IRQSAVE if !PREEMPTION 757ef858daSThomas Gleixner select ARCH_INLINE_WRITE_UNLOCK if !PREEMPTION 767ef858daSThomas Gleixner select ARCH_INLINE_WRITE_UNLOCK_BH if !PREEMPTION 777ef858daSThomas Gleixner select ARCH_INLINE_WRITE_UNLOCK_IRQ if !PREEMPTION 787ef858daSThomas Gleixner select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE if !PREEMPTION 797ef858daSThomas Gleixner select ARCH_INLINE_SPIN_TRYLOCK if !PREEMPTION 807ef858daSThomas Gleixner select ARCH_INLINE_SPIN_TRYLOCK_BH if !PREEMPTION 817ef858daSThomas Gleixner select ARCH_INLINE_SPIN_LOCK if !PREEMPTION 827ef858daSThomas Gleixner select ARCH_INLINE_SPIN_LOCK_BH if !PREEMPTION 837ef858daSThomas Gleixner select ARCH_INLINE_SPIN_LOCK_IRQ if !PREEMPTION 847ef858daSThomas Gleixner select ARCH_INLINE_SPIN_LOCK_IRQSAVE if !PREEMPTION 857ef858daSThomas Gleixner select ARCH_INLINE_SPIN_UNLOCK if !PREEMPTION 867ef858daSThomas Gleixner select ARCH_INLINE_SPIN_UNLOCK_BH if !PREEMPTION 877ef858daSThomas Gleixner select ARCH_INLINE_SPIN_UNLOCK_IRQ if !PREEMPTION 887ef858daSThomas Gleixner select ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE if !PREEMPTION 89350e88baSMike Rapoport select ARCH_KEEP_MEMBLOCK 9004d5ea46SAneesh Kumar K.V select ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE 91c63c8700SSudeep Holla select ARCH_USE_CMPXCHG_LOCKREF 92bf7f15c5SWill Deacon select ARCH_USE_GNU_PROPERTY 93dce44566SAnshuman Khandual select ARCH_USE_MEMTEST 94087133acSWill Deacon select ARCH_USE_QUEUED_RWLOCKS 95c1109047SWill Deacon select ARCH_USE_QUEUED_SPINLOCKS 9650479d58SMark Brown select ARCH_USE_SYM_ANNOTATIONS 975d6ad668SMike Rapoport select ARCH_SUPPORTS_DEBUG_PAGEALLOC 98855f9a8eSAnshuman Khandual select ARCH_SUPPORTS_HUGETLBFS 99c484f256SJonathan (Zhixiong) Zhang select ARCH_SUPPORTS_MEMORY_FAILURE 1005287569aSSami Tolvanen select ARCH_SUPPORTS_SHADOW_CALL_STACK if CC_HAVE_SHADOW_CALL_STACK 101112b6a8eSSami Tolvanen select ARCH_SUPPORTS_LTO_CLANG if CPU_LITTLE_ENDIAN 102112b6a8eSSami Tolvanen select ARCH_SUPPORTS_LTO_CLANG_THIN 1039186ad8eSSami Tolvanen select ARCH_SUPPORTS_CFI_CLANG 1044badad35SPeter Zijlstra select ARCH_SUPPORTS_ATOMIC_RMW 10542a7ba16SNick Desaulniers select ARCH_SUPPORTS_INT128 if CC_HAS_INT128 10656166230SGanapatrao Kulkarni select ARCH_SUPPORTS_NUMA_BALANCING 10742b25471SKefeng Wang select ARCH_SUPPORTS_PAGE_TABLE_CHECK 108cd7f176aSSuren Baghdasaryan select ARCH_SUPPORTS_PER_VMA_LOCK 1093e509c9bSPeter Xu select ARCH_SUPPORTS_HUGE_PFNMAP if TRANSPARENT_HUGEPAGE 110d8fccd9cSSebastian Andrzej Siewior select ARCH_SUPPORTS_RT 11143b3dfddSBarry Song select ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH 11284c187afSYury Norov select ARCH_WANT_COMPAT_IPC_PARSE_VERSION if COMPAT 11381c22041SDaniel Borkmann select ARCH_WANT_DEFAULT_BPF_JIT 11467f3977fSAlexandre Ghiti select ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT 115b6f35981SCatalin Marinas select ARCH_WANT_FRAME_POINTERS 1163876d4a3SAlexandre Ghiti select ARCH_WANT_HUGE_PMD_SHARE if ARM64_4K_PAGES || (ARM64_16K_PAGES && !ARM64_VA_BITS_36) 11759612b24SNathan Chancellor select ARCH_WANT_LD_ORPHAN_WARN 1189456a159SAnshuman Khandual select ARCH_WANTS_EXECMEM_LATE 11951c2ee6dSNick Desaulniers select ARCH_WANTS_NO_INSTR 120d0637c50SBarry Song select ARCH_WANTS_THP_SWAP if ARM64_4K_PAGES 121918327e9SKees Cook select ARCH_HAS_UBSAN 12225c92a37SCatalin Marinas select ARM_AMBA 1231aee5d7aSMark Rutland select ARM_ARCH_TIMER 124c4188edcSCatalin Marinas select ARM_GIC 125875cbf3eSAKASHI Takahiro select AUDIT_ARCH_COMPAT_GENERIC 1263ee80364SArnd Bergmann select ARM_GIC_V2M if PCI 127021f6537SMarc Zyngier select ARM_GIC_V3 1283ee80364SArnd Bergmann select ARM_GIC_V3_ITS if PCI 12953bb952aSLorenzo Pieralisi select ARM_GIC_V5 130bff60792SMark Rutland select ARM_PSCI_FW 13110916706SShile Zhang select BUILDTIME_TABLE_SORT 132db2789b5SCatalin Marinas select CLONE_BACKWARDS 1337ca2ef33SDeepak Saxena select COMMON_CLK 134166936baSLorenzo Pieralisi select CPU_PM if (SUSPEND || CPU_IDLE) 1353fbd56f0SChristoph Lameter (Ampere) select CPUMASK_OFFSTACK if NR_CPUS > 256 1367bc13fd3SWill Deacon select DCACHE_WORD_ACCESS 137*9f0cb917SSteven Rostedt select HAVE_EXTRA_IPI_TRACEPOINTS 138cfce092dSMark Rutland select DYNAMIC_FTRACE if FUNCTION_TRACER 1391c1a429eSCatalin Marinas select DMA_BOUNCE_UNALIGNED_KMALLOC 1400c3b3171SChristoph Hellwig select DMA_DIRECT_REMAP 141ef37566cSCatalin Marinas select EDAC_SUPPORT 1422f34f173SYang Shi select FRAME_POINTER 14347a15aa5SMark Rutland select FUNCTION_ALIGNMENT_4B 144baaf553dSMark Rutland select FUNCTION_ALIGNMENT_8B if DYNAMIC_FTRACE_WITH_CALL_OPS 145d4932f9eSLaura Abbott select GENERIC_ALLOCATOR 1462ef7a295SJuri Lelli select GENERIC_ARCH_TOPOLOGY 1474b3dc967SWill Deacon select GENERIC_CLOCKEVENTS_BROADCAST 1483be1a5c4SArd Biesheuvel select GENERIC_CPU_AUTOPROBE 149d127db1aSJames Morse select GENERIC_CPU_DEVICES 15061ae1321SMian Yousaf Kaukab select GENERIC_CPU_VULNERABILITIES 151bf4b558eSMark Salter select GENERIC_EARLY_IOREMAP 1522314ee4dSLeo Yan select GENERIC_IDLE_POLL_SETUP 153f23eab0bSKefeng Wang select GENERIC_IOREMAP 154d3afc7f1SMarc Zyngier select GENERIC_IRQ_IPI 155bad6722eSEliav Farber select GENERIC_IRQ_KEXEC_CLEAR_VM_FORWARD 1568c2c3df3SCatalin Marinas select GENERIC_IRQ_PROBE 1578c2c3df3SCatalin Marinas select GENERIC_IRQ_SHOW 1586544e67bSSudeep Holla select GENERIC_IRQ_SHOW_LEVEL 1596585bd82SPalmer Dabbelt select GENERIC_LIB_DEVMEM_IS_ALLOWED 160cb61f676SArnd Bergmann select GENERIC_PCI_IOMAP 16165cd4f6cSStephen Boyd select GENERIC_SCHED_CLOCK 1628c2c3df3SCatalin Marinas select GENERIC_SMP_IDLE_THREAD 1638c2c3df3SCatalin Marinas select GENERIC_TIME_VSYSCALL 16428b1a824SVincenzo Frascino select GENERIC_GETTIMEOFDAY 1650b3bc335SThomas Weißschuh select GENERIC_VDSO_DATA_STORE 1669614cc57SAndrei Vagin select GENERIC_VDSO_TIME_NS 1678c2c3df3SCatalin Marinas select HARDIRQS_SW_RESEND 168fcbfe812SNiklas Schnelle select HAS_IOPORT 16945544eeeSKalesh Singh select HAVE_MOVE_PMD 170f5308c89SKalesh Singh select HAVE_MOVE_PUD 171eb01d42aSChristoph Hellwig select HAVE_PCI 1729f9a35a7STomasz Nowicki select HAVE_ACPI_APEI if (ACPI && EFI) 1732a19be61SVlastimil Babka select HAVE_ALIGNED_STRUCT_PAGE 174875cbf3eSAKASHI Takahiro select HAVE_ARCH_AUDITSYSCALL 1758e7a4cefSYalin Wang select HAVE_ARCH_BITREVERSE 176689eae42SAmit Daniel Kachhap select HAVE_ARCH_COMPILER_H 177e9207223SKefeng Wang select HAVE_ARCH_HUGE_VMALLOC 178324420bfSArd Biesheuvel select HAVE_ARCH_HUGE_VMAP 1799732cafdSJiang Liu select HAVE_ARCH_JUMP_LABEL 180c296146cSArd Biesheuvel select HAVE_ARCH_JUMP_LABEL_RELATIVE 1810383808eSArd Biesheuvel select HAVE_ARCH_KASAN 18262e2397cSMasahiro Yamada select HAVE_ARCH_KASAN_VMALLOC 18362e2397cSMasahiro Yamada select HAVE_ARCH_KASAN_SW_TAGS 18462e2397cSMasahiro Yamada select HAVE_ARCH_KASAN_HW_TAGS if ARM64_MTE 185dd03762aSKefeng Wang # Some instrumentation may be unsound, hence EXPERT 186dd03762aSKefeng Wang select HAVE_ARCH_KCSAN if EXPERT 187840b2398SMarco Elver select HAVE_ARCH_KFENCE 1889529247dSVijaya Kumar K select HAVE_ARCH_KGDB 18957fbad15SKees Cook select HAVE_ARCH_KSTACK_ERASE 1908f0d3aa9SDaniel Cashman select HAVE_ARCH_MMAP_RND_BITS 1918f0d3aa9SDaniel Cashman select HAVE_ARCH_MMAP_RND_COMPAT_BITS if COMPAT 192271ca788SArd Biesheuvel select HAVE_ARCH_PREL32_RELOCATIONS 19370918779SKees Cook select HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET 194a1ae65b2SAKASHI Takahiro select HAVE_ARCH_SECCOMP_FILTER 1959e8084d3SKees Cook select HAVE_ARCH_THREAD_STRUCT_WHITELIST 1968c2c3df3SCatalin Marinas select HAVE_ARCH_TRACEHOOK 1978ee70879SYang Shi select HAVE_ARCH_TRANSPARENT_HUGEPAGE 198e3067861SMark Rutland select HAVE_ARCH_VMAP_STACK 1998ee70879SYang Shi select HAVE_ARM_SMCCC 2002ff2b7ecSMasahiro Yamada select HAVE_ASM_MODVERSIONS 2016077776bSDaniel Borkmann select HAVE_EBPF_JIT 202af64d2aaSAKASHI Takahiro select HAVE_C_RECORDMCOUNT 2035284e1b4SSteve Capper select HAVE_CMPXCHG_DOUBLE 20495eff6b2SWill Deacon select HAVE_CMPXCHG_LOCAL 20524a9c541SFrederic Weisbecker select HAVE_CONTEXT_TRACKING_USER 206b69ec42bSCatalin Marinas select HAVE_DEBUG_KMEMLEAK 2076ac2104dSLaura Abbott select HAVE_DMA_CONTIGUOUS 208bd7d38dbSAKASHI Takahiro select HAVE_DYNAMIC_FTRACE 2092aa6ac03SFlorent Revest select HAVE_DYNAMIC_FTRACE_WITH_ARGS \ 210b3d6121eSMark Rutland if (GCC_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS || \ 211b3d6121eSMark Rutland CLANG_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS) 2122aa6ac03SFlorent Revest select HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS \ 2132aa6ac03SFlorent Revest if DYNAMIC_FTRACE_WITH_ARGS && DYNAMIC_FTRACE_WITH_CALL_OPS 214baaf553dSMark Rutland select HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS \ 215b3f11af9SMark Rutland if (DYNAMIC_FTRACE_WITH_ARGS && !CFI_CLANG && \ 216a743f26dSStephen Boyd (CC_IS_CLANG || !CC_OPTIMIZE_FOR_SIZE)) 217a31d793dSSami Tolvanen select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY \ 21826299b3fSMark Rutland if DYNAMIC_FTRACE_WITH_ARGS 2198c3526fbSFlorent Revest select HAVE_SAMPLE_FTRACE_DIRECT 2208c3526fbSFlorent Revest select HAVE_SAMPLE_FTRACE_DIRECT_MULTI 221b3d09d06SSteven Rostedt select HAVE_BUILDTIME_MCOUNT_SORT 22250afc33aSWill Deacon select HAVE_EFFICIENT_UNALIGNED_ACCESS 22325176ad0SDavid Hildenbrand select HAVE_GUP_FAST 224a762e926SMasami Hiramatsu (Google) select HAVE_FTRACE_GRAPH_FUNC 225819e50e2SAKASHI Takahiro select HAVE_FUNCTION_TRACER 22642d038c4SLeo Yan select HAVE_FUNCTION_ERROR_INJECTION 227a3ed4157SMasami Hiramatsu (Google) select HAVE_FUNCTION_GRAPH_FREGS 228819e50e2SAKASHI Takahiro select HAVE_FUNCTION_GRAPH_TRACER 2296b90bd4bSEmese Revfy select HAVE_GCC_PLUGINS 230d7a0fe9eSDouglas Anderson select HAVE_HARDLOCKUP_DETECTOR_PERF if PERF_EVENTS && \ 231d7a0fe9eSDouglas Anderson HW_PERF_EVENTS && HAVE_PERF_EVENTS_NMI 2328c2c3df3SCatalin Marinas select HAVE_HW_BREAKPOINT if PERF_EVENTS 233893dea9cSKefeng Wang select HAVE_IOREMAP_PROT 23424da208dSWill Deacon select HAVE_IRQ_TIME_ACCOUNTING 2358e7a67caSCatalin Marinas select HAVE_LIVEPATCH 236ea3752baSMark Rutland select HAVE_MOD_ARCH_SPECIFIC 237396a5d4aSStephen Boyd select HAVE_NMI 2388c2c3df3SCatalin Marinas select HAVE_PERF_EVENTS 239d7a0fe9eSDouglas Anderson select HAVE_PERF_EVENTS_NMI if ARM64_PSEUDO_NMI 2402ee0d7fdSJean Pihet select HAVE_PERF_REGS 2412ee0d7fdSJean Pihet select HAVE_PERF_USER_STACK_DUMP 2421b2d3451SMark Rutland select HAVE_PREEMPT_DYNAMIC_KEY 2430a8ea52cSDavid A. Long select HAVE_REGS_AND_STACK_ACCESS_API 2448e7a67caSCatalin Marinas select HAVE_RELIABLE_STACKTRACE 245a68773bdSNicolas Saenz Julienne select HAVE_POSIX_CPU_TIMERS_TASK_WORK 246a823c35fSMasami Hiramatsu select HAVE_FUNCTION_ARG_ACCESS_API 247ff2e6d72SPeter Zijlstra select MMU_GATHER_RCU_TABLE_FREE 248409d5db4SWill Deacon select HAVE_RSEQ 249d077242dSAlice Ryhl select HAVE_RUST if RUSTC_SUPPORTS_ARM64 250d148eac0SMasahiro Yamada select HAVE_STACKPROTECTOR 251055b1212SAKASHI Takahiro select HAVE_SYSCALL_TRACEPOINTS 2522dd0e8d2SSandeepa Prabhu select HAVE_KPROBES 253cd1ee3b1SMasami Hiramatsu select HAVE_KRETPROBES 25428b1a824SVincenzo Frascino select HAVE_GENERIC_VDSO 255b3091f17SThomas Gleixner select HOTPLUG_CORE_SYNC_DEAD if HOTPLUG_CPU 256eed4583bSYicong Yang select HOTPLUG_SMT if HOTPLUG_CPU 2578c2c3df3SCatalin Marinas select IRQ_DOMAIN 258e8557d1fSAnders Roxell select IRQ_FORCED_THREADING 259727c2a53SMarc Zyngier select JUMP_LABEL 260f6f37d93SAndrey Konovalov select KASAN_VMALLOC if KASAN 261ae870a68SLinus Torvalds select LOCK_MM_AND_FIND_VMA 262fea2acaaSCatalin Marinas select MODULES_USE_ELF_RELA 263f616ab59SChristoph Hellwig select NEED_DMA_MAP_STATE 26486596f0aSChristoph Hellwig select NEED_SG_DMA_LENGTH 2658c2c3df3SCatalin Marinas select OF 2668c2c3df3SCatalin Marinas select OF_EARLY_FLATTREE 2672eac9c2dSChristoph Hellwig select PCI_DOMAINS_GENERIC if PCI 26852146173SSinan Kaya select PCI_ECAM if (ACPI && PCI) 26920f1b79dSChristoph Hellwig select PCI_SYSCALL if PCI 270aa1e8ec1SCatalin Marinas select POWER_RESET 271aa1e8ec1SCatalin Marinas select POWER_SUPPLY 2728c2c3df3SCatalin Marinas select SPARSE_IRQ 27309230cbcSChristoph Hellwig select SWIOTLB 2747ac57a89SCatalin Marinas select SYSCTL_EXCEPTION_TRACE 275c02433ddSMark Rutland select THREAD_INFO_IN_TASK 2767677f7fdSAxel Rasmussen select HAVE_ARCH_USERFAULTFD_MINOR if USERFAULTFD 2775b32510aSRyan Roberts select HAVE_ARCH_USERFAULTFD_WP if USERFAULTFD 2784aae683fSMasahiro Yamada select TRACE_IRQFLAGS_SUPPORT 2793381da25SMark Rutland select TRACE_IRQFLAGS_NMI_SUPPORT 2808eb858c4SQi Zheng select HAVE_SOFTIRQ_ON_OWN_STACK 281410e471fSchenqiwu select USER_STACKTRACE_SUPPORT 282712676eaSAdhemerval Zanella select VDSO_GETRANDOM 283ef6861b8SBreno Leitao select VMAP_STACK 2848c2c3df3SCatalin Marinas help 2858c2c3df3SCatalin Marinas ARM 64-bit (AArch64) Linux support. 2868c2c3df3SCatalin Marinas 287d077242dSAlice Ryhlconfig RUSTC_SUPPORTS_ARM64 288d077242dSAlice Ryhl def_bool y 289d077242dSAlice Ryhl depends on CPU_LITTLE_ENDIAN 290d077242dSAlice Ryhl # Shadow call stack is only supported on certain rustc versions. 291d077242dSAlice Ryhl # 292d077242dSAlice Ryhl # When using the UNWIND_PATCH_PAC_INTO_SCS option, rustc version 1.80+ is 293d077242dSAlice Ryhl # required due to use of the -Zfixed-x18 flag. 294d077242dSAlice Ryhl # 295d077242dSAlice Ryhl # Otherwise, rustc version 1.82+ is required due to use of the 296d077242dSAlice Ryhl # -Zsanitizer=shadow-call-stack flag. 297d077242dSAlice Ryhl depends on !SHADOW_CALL_STACK || RUSTC_VERSION >= 108200 || RUSTC_VERSION >= 108000 && UNWIND_PATCH_PAC_INTO_SCS 298d077242dSAlice Ryhl 29926299b3fSMark Rutlandconfig CLANG_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS 30045bd8951SNathan Chancellor def_bool CC_IS_CLANG 30145bd8951SNathan Chancellor # https://github.com/ClangBuiltLinux/linux/issues/1507 30245bd8951SNathan Chancellor depends on AS_IS_GNU || (AS_IS_LLVM && (LD_IS_LLD || LD_VERSION >= 23600)) 30345bd8951SNathan Chancellor 30426299b3fSMark Rutlandconfig GCC_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS 30545bd8951SNathan Chancellor def_bool CC_IS_GCC 30645bd8951SNathan Chancellor depends on $(cc-option,-fpatchable-function-entry=2) 30745bd8951SNathan Chancellor 3088c2c3df3SCatalin Marinasconfig 64BIT 3098c2c3df3SCatalin Marinas def_bool y 3108c2c3df3SCatalin Marinas 3118c2c3df3SCatalin Marinasconfig MMU 3128c2c3df3SCatalin Marinas def_bool y 3138c2c3df3SCatalin Marinas 314c0d6de32SGavin Shanconfig ARM64_CONT_PTE_SHIFT 315030c4d24SMark Rutland int 316d3e5bab9SArnd Bergmann default 5 if PAGE_SIZE_64KB 317d3e5bab9SArnd Bergmann default 7 if PAGE_SIZE_16KB 318030c4d24SMark Rutland default 4 319030c4d24SMark Rutland 320e6765941SGavin Shanconfig ARM64_CONT_PMD_SHIFT 321e6765941SGavin Shan int 322d3e5bab9SArnd Bergmann default 5 if PAGE_SIZE_64KB 323d3e5bab9SArnd Bergmann default 5 if PAGE_SIZE_16KB 324e6765941SGavin Shan default 4 325e6765941SGavin Shan 3268f0d3aa9SDaniel Cashmanconfig ARCH_MMAP_RND_BITS_MIN 327d3e5bab9SArnd Bergmann default 14 if PAGE_SIZE_64KB 328d3e5bab9SArnd Bergmann default 16 if PAGE_SIZE_16KB 3298f0d3aa9SDaniel Cashman default 18 3308f0d3aa9SDaniel Cashman 3318f0d3aa9SDaniel Cashman# max bits determined by the following formula: 33251ecb29fSAnshuman Khandual# VA_BITS - PTDESC_TABLE_SHIFT 3338f0d3aa9SDaniel Cashmanconfig ARCH_MMAP_RND_BITS_MAX 3348f0d3aa9SDaniel Cashman default 19 if ARM64_VA_BITS=36 3358f0d3aa9SDaniel Cashman default 24 if ARM64_VA_BITS=39 3368f0d3aa9SDaniel Cashman default 27 if ARM64_VA_BITS=42 3378f0d3aa9SDaniel Cashman default 30 if ARM64_VA_BITS=47 338f101c564SKornel Dulęba default 29 if (ARM64_VA_BITS=48 || ARM64_VA_BITS=52) && ARM64_64K_PAGES 339f101c564SKornel Dulęba default 31 if (ARM64_VA_BITS=48 || ARM64_VA_BITS=52) && ARM64_16K_PAGES 340f101c564SKornel Dulęba default 33 if (ARM64_VA_BITS=48 || ARM64_VA_BITS=52) 3418f0d3aa9SDaniel Cashman default 14 if ARM64_64K_PAGES 3428f0d3aa9SDaniel Cashman default 16 if ARM64_16K_PAGES 3438f0d3aa9SDaniel Cashman default 18 3448f0d3aa9SDaniel Cashman 3458f0d3aa9SDaniel Cashmanconfig ARCH_MMAP_RND_COMPAT_BITS_MIN 3468f0d3aa9SDaniel Cashman default 7 if ARM64_64K_PAGES 3478f0d3aa9SDaniel Cashman default 9 if ARM64_16K_PAGES 3488f0d3aa9SDaniel Cashman default 11 3498f0d3aa9SDaniel Cashman 3508f0d3aa9SDaniel Cashmanconfig ARCH_MMAP_RND_COMPAT_BITS_MAX 3518f0d3aa9SDaniel Cashman default 16 3528f0d3aa9SDaniel Cashman 353ce816fa8SUwe Kleine-Königconfig NO_IOPORT_MAP 354d1e6dc91SLiviu Dudau def_bool y if !PCI 3558c2c3df3SCatalin Marinas 3568c2c3df3SCatalin Marinasconfig STACKTRACE_SUPPORT 3578c2c3df3SCatalin Marinas def_bool y 3588c2c3df3SCatalin Marinas 359bf0c4e04SJeff Vander Stoepconfig ILLEGAL_POINTER_VALUE 360bf0c4e04SJeff Vander Stoep hex 361bf0c4e04SJeff Vander Stoep default 0xdead000000000000 362bf0c4e04SJeff Vander Stoep 3638c2c3df3SCatalin Marinasconfig LOCKDEP_SUPPORT 3648c2c3df3SCatalin Marinas def_bool y 3658c2c3df3SCatalin Marinas 3669fb7410fSDave P Martinconfig GENERIC_BUG 3679fb7410fSDave P Martin def_bool y 3689fb7410fSDave P Martin depends on BUG 3699fb7410fSDave P Martin 3709fb7410fSDave P Martinconfig GENERIC_BUG_RELATIVE_POINTERS 3719fb7410fSDave P Martin def_bool y 3729fb7410fSDave P Martin depends on GENERIC_BUG 3739fb7410fSDave P Martin 3748c2c3df3SCatalin Marinasconfig GENERIC_HWEIGHT 3758c2c3df3SCatalin Marinas def_bool y 3768c2c3df3SCatalin Marinas 3778c2c3df3SCatalin Marinasconfig GENERIC_CSUM 3788c2c3df3SCatalin Marinas def_bool y 3798c2c3df3SCatalin Marinas 3808c2c3df3SCatalin Marinasconfig GENERIC_CALIBRATE_DELAY 3818c2c3df3SCatalin Marinas def_bool y 3828c2c3df3SCatalin Marinas 3834b3dc967SWill Deaconconfig SMP 3844b3dc967SWill Deacon def_bool y 3854b3dc967SWill Deacon 3864cfb3613SArd Biesheuvelconfig KERNEL_MODE_NEON 3874cfb3613SArd Biesheuvel def_bool y 3884cfb3613SArd Biesheuvel 38992cc15fcSRob Herringconfig FIX_EARLYCON_MEM 39092cc15fcSRob Herring def_bool y 39192cc15fcSRob Herring 3929f25e6adSKirill A. Shutemovconfig PGTABLE_LEVELS 3939f25e6adSKirill A. Shutemov int 39421539939SSuzuki K. Poulose default 2 if ARM64_16K_PAGES && ARM64_VA_BITS_36 3959f25e6adSKirill A. Shutemov default 2 if ARM64_64K_PAGES && ARM64_VA_BITS_42 396b6d00d47SSteve Capper default 3 if ARM64_64K_PAGES && (ARM64_VA_BITS_48 || ARM64_VA_BITS_52) 3979f25e6adSKirill A. Shutemov default 3 if ARM64_4K_PAGES && ARM64_VA_BITS_39 39844eaacf1SSuzuki K. Poulose default 3 if ARM64_16K_PAGES && ARM64_VA_BITS_47 399352b0395SArd Biesheuvel default 4 if ARM64_16K_PAGES && (ARM64_VA_BITS_48 || ARM64_VA_BITS_52) 40044eaacf1SSuzuki K. Poulose default 4 if !ARM64_64K_PAGES && ARM64_VA_BITS_48 401352b0395SArd Biesheuvel default 5 if ARM64_4K_PAGES && ARM64_VA_BITS_52 4029f25e6adSKirill A. Shutemov 4039842ceaeSPratyush Anandconfig ARCH_SUPPORTS_UPROBES 4049842ceaeSPratyush Anand def_bool y 4059842ceaeSPratyush Anand 4068f360948SArd Biesheuvelconfig ARCH_PROC_KCORE_TEXT 4078f360948SArd Biesheuvel def_bool y 4088f360948SArd Biesheuvel 4098bf9284dSVladimir Murzinconfig BROKEN_GAS_INST 4108bf9284dSVladimir Murzin def_bool !$(as-instr,1:\n.inst 0\n.rept . - 1b\n\nnop\n.endr\n) 4118bf9284dSVladimir Murzin 4129df3f508SMark Rutlandconfig BUILTIN_RETURN_ADDRESS_STRIPS_PAC 4139df3f508SMark Rutland bool 414cf63fe35SMike Rapoport (IBM) # Clang's __builtin_return_address() strips the PAC since 12.0.0 415fafdea34SNathan Chancellor # https://github.com/llvm/llvm-project/commit/2a96f47c5ffca84cd774ad402cacd137f4bf45e2 416634e4ff9SNathan Chancellor default y if CC_IS_CLANG 4179df3f508SMark Rutland # GCC's __builtin_return_address() strips the PAC since 11.1.0, 4189df3f508SMark Rutland # and this was backported to 10.2.0, 9.4.0, 8.5.0, but not earlier 4199df3f508SMark Rutland # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94891 4209df3f508SMark Rutland default y if CC_IS_GCC && (GCC_VERSION >= 110100) 4219df3f508SMark Rutland default y if CC_IS_GCC && (GCC_VERSION >= 100200) && (GCC_VERSION < 110000) 4229df3f508SMark Rutland default y if CC_IS_GCC && (GCC_VERSION >= 90400) && (GCC_VERSION < 100000) 4239df3f508SMark Rutland default y if CC_IS_GCC && (GCC_VERSION >= 80500) && (GCC_VERSION < 90000) 4249df3f508SMark Rutland default n 4259df3f508SMark Rutland 4266bd1d0beSSteve Capperconfig KASAN_SHADOW_OFFSET 4276bd1d0beSSteve Capper hex 4280fea6e9aSAndrey Konovalov depends on KASAN_GENERIC || KASAN_SW_TAGS 429352b0395SArd Biesheuvel default 0xdfff800000000000 if (ARM64_VA_BITS_48 || (ARM64_VA_BITS_52 && !ARM64_16K_PAGES)) && !KASAN_SW_TAGS 430352b0395SArd Biesheuvel default 0xdfffc00000000000 if (ARM64_VA_BITS_47 || ARM64_VA_BITS_52) && ARM64_16K_PAGES && !KASAN_SW_TAGS 431f4693c27SArd Biesheuvel default 0xdffffe0000000000 if ARM64_VA_BITS_42 && !KASAN_SW_TAGS 432f4693c27SArd Biesheuvel default 0xdfffffc000000000 if ARM64_VA_BITS_39 && !KASAN_SW_TAGS 433f4693c27SArd Biesheuvel default 0xdffffff800000000 if ARM64_VA_BITS_36 && !KASAN_SW_TAGS 434352b0395SArd Biesheuvel default 0xefff800000000000 if (ARM64_VA_BITS_48 || (ARM64_VA_BITS_52 && !ARM64_16K_PAGES)) && KASAN_SW_TAGS 435352b0395SArd Biesheuvel default 0xefffc00000000000 if (ARM64_VA_BITS_47 || ARM64_VA_BITS_52) && ARM64_16K_PAGES && KASAN_SW_TAGS 436f4693c27SArd Biesheuvel default 0xeffffe0000000000 if ARM64_VA_BITS_42 && KASAN_SW_TAGS 437f4693c27SArd Biesheuvel default 0xefffffc000000000 if ARM64_VA_BITS_39 && KASAN_SW_TAGS 438f4693c27SArd Biesheuvel default 0xeffffff800000000 if ARM64_VA_BITS_36 && KASAN_SW_TAGS 4396bd1d0beSSteve Capper default 0xffffffffffffffff 4406bd1d0beSSteve Capper 44168c76ad4SArd Biesheuvelconfig UNWIND_TABLES 44268c76ad4SArd Biesheuvel bool 44368c76ad4SArd Biesheuvel 4446a377491SOlof Johanssonsource "arch/arm64/Kconfig.platforms" 4458c2c3df3SCatalin Marinas 4468c2c3df3SCatalin Marinasmenu "Kernel Features" 4478c2c3df3SCatalin Marinas 448c0a01b84SAndre Przywaramenu "ARM errata workarounds via the alternatives framework" 449c0a01b84SAndre Przywara 4506df696cdSOliver Uptonconfig AMPERE_ERRATUM_AC03_CPU_38 4516df696cdSOliver Upton bool "AmpereOne: AC03_CPU_38: Certain bits in the Virtualization Translation Control Register and Translation Control Registers do not follow RES0 semantics" 4526df696cdSOliver Upton default y 4536df696cdSOliver Upton help 4546df696cdSOliver Upton This option adds an alternative code sequence to work around Ampere 455db0d8a84SD Scott Phillips errata AC03_CPU_38 and AC04_CPU_10 on AmpereOne. 4566df696cdSOliver Upton 4576df696cdSOliver Upton The affected design reports FEAT_HAFDBS as not implemented in 4586df696cdSOliver Upton ID_AA64MMFR1_EL1.HAFDBS, but (V)TCR_ELx.{HA,HD} are not RES0 4596df696cdSOliver Upton as required by the architecture. The unadvertised HAFDBS 4606df696cdSOliver Upton implementation suffers from an additional erratum where hardware 4616df696cdSOliver Upton A/D updates can occur after a PTE has been marked invalid. 4626df696cdSOliver Upton 4636df696cdSOliver Upton The workaround forces KVM to explicitly set VTCR_EL2.HA to 0, 4646df696cdSOliver Upton which avoids enabling unadvertised hardware Access Flag management 4656df696cdSOliver Upton at stage-2. 4666df696cdSOliver Upton 4676df696cdSOliver Upton If unsure, say Y. 4686df696cdSOliver Upton 469fed55f49SD Scott Phillipsconfig AMPERE_ERRATUM_AC04_CPU_23 470fed55f49SD Scott Phillips bool "AmpereOne: AC04_CPU_23: Failure to synchronize writes to HCR_EL2 may corrupt address translations." 471fed55f49SD Scott Phillips default y 472fed55f49SD Scott Phillips help 473fed55f49SD Scott Phillips This option adds an alternative code sequence to work around Ampere 474fed55f49SD Scott Phillips errata AC04_CPU_23 on AmpereOne. 475fed55f49SD Scott Phillips 476fed55f49SD Scott Phillips Updates to HCR_EL2 can rarely corrupt simultaneous translations for 477fed55f49SD Scott Phillips data addresses initiated by load/store instructions. Only 478fed55f49SD Scott Phillips instruction initiated translations are vulnerable, not translations 479fed55f49SD Scott Phillips from prefetches for example. A DSB before the store to HCR_EL2 is 480fed55f49SD Scott Phillips sufficient to prevent older instructions from hitting the window 481fed55f49SD Scott Phillips for corruption, and an ISB after is sufficient to prevent younger 482fed55f49SD Scott Phillips instructions from hitting the window for corruption. 483fed55f49SD Scott Phillips 484fed55f49SD Scott Phillips If unsure, say Y. 485fed55f49SD Scott Phillips 486c9460dcbSSuzuki K Pouloseconfig ARM64_WORKAROUND_CLEAN_CACHE 487bc15cf70SWill Deacon bool 488c9460dcbSSuzuki K Poulose 489c0a01b84SAndre Przywaraconfig ARM64_ERRATUM_826319 490c0a01b84SAndre Przywara bool "Cortex-A53: 826319: System might deadlock if a write cannot complete until read data is accepted" 491c0a01b84SAndre Przywara default y 492c9460dcbSSuzuki K Poulose select ARM64_WORKAROUND_CLEAN_CACHE 493c0a01b84SAndre Przywara help 494c0a01b84SAndre Przywara This option adds an alternative code sequence to work around ARM 495c0a01b84SAndre Przywara erratum 826319 on Cortex-A53 parts up to r0p2 with an AMBA 4 ACE or 496c0a01b84SAndre Przywara AXI master interface and an L2 cache. 497c0a01b84SAndre Przywara 498c0a01b84SAndre Przywara If a Cortex-A53 uses an AMBA AXI4 ACE interface to other processors 499c0a01b84SAndre Przywara and is unable to accept a certain write via this interface, it will 500c0a01b84SAndre Przywara not progress on read data presented on the read data channel and the 501c0a01b84SAndre Przywara system can deadlock. 502c0a01b84SAndre Przywara 503c0a01b84SAndre Przywara The workaround promotes data cache clean instructions to 504c0a01b84SAndre Przywara data cache clean-and-invalidate. 505c0a01b84SAndre Przywara Please note that this does not necessarily enable the workaround, 506c0a01b84SAndre Przywara as it depends on the alternative framework, which will only patch 507c0a01b84SAndre Przywara the kernel if an affected CPU is detected. 508c0a01b84SAndre Przywara 509c0a01b84SAndre Przywara If unsure, say Y. 510c0a01b84SAndre Przywara 511c0a01b84SAndre Przywaraconfig ARM64_ERRATUM_827319 512c0a01b84SAndre Przywara bool "Cortex-A53: 827319: Data cache clean instructions might cause overlapping transactions to the interconnect" 513c0a01b84SAndre Przywara default y 514c9460dcbSSuzuki K Poulose select ARM64_WORKAROUND_CLEAN_CACHE 515c0a01b84SAndre Przywara help 516c0a01b84SAndre Przywara This option adds an alternative code sequence to work around ARM 517c0a01b84SAndre Przywara erratum 827319 on Cortex-A53 parts up to r0p2 with an AMBA 5 CHI 518c0a01b84SAndre Przywara master interface and an L2 cache. 519c0a01b84SAndre Przywara 520c0a01b84SAndre Przywara Under certain conditions this erratum can cause a clean line eviction 521c0a01b84SAndre Przywara to occur at the same time as another transaction to the same address 522c0a01b84SAndre Przywara on the AMBA 5 CHI interface, which can cause data corruption if the 523c0a01b84SAndre Przywara interconnect reorders the two transactions. 524c0a01b84SAndre Przywara 525c0a01b84SAndre Przywara The workaround promotes data cache clean instructions to 526c0a01b84SAndre Przywara data cache clean-and-invalidate. 527c0a01b84SAndre Przywara Please note that this does not necessarily enable the workaround, 528c0a01b84SAndre Przywara as it depends on the alternative framework, which will only patch 529c0a01b84SAndre Przywara the kernel if an affected CPU is detected. 530c0a01b84SAndre Przywara 531c0a01b84SAndre Przywara If unsure, say Y. 532c0a01b84SAndre Przywara 533c0a01b84SAndre Przywaraconfig ARM64_ERRATUM_824069 534c0a01b84SAndre Przywara bool "Cortex-A53: 824069: Cache line might not be marked as clean after a CleanShared snoop" 535c0a01b84SAndre Przywara default y 536c9460dcbSSuzuki K Poulose select ARM64_WORKAROUND_CLEAN_CACHE 537c0a01b84SAndre Przywara help 538c0a01b84SAndre Przywara This option adds an alternative code sequence to work around ARM 539c0a01b84SAndre Przywara erratum 824069 on Cortex-A53 parts up to r0p2 when it is connected 540c0a01b84SAndre Przywara to a coherent interconnect. 541c0a01b84SAndre Przywara 542c0a01b84SAndre Przywara If a Cortex-A53 processor is executing a store or prefetch for 543c0a01b84SAndre Przywara write instruction at the same time as a processor in another 544c0a01b84SAndre Przywara cluster is executing a cache maintenance operation to the same 545c0a01b84SAndre Przywara address, then this erratum might cause a clean cache line to be 546c0a01b84SAndre Przywara incorrectly marked as dirty. 547c0a01b84SAndre Przywara 548c0a01b84SAndre Przywara The workaround promotes data cache clean instructions to 549c0a01b84SAndre Przywara data cache clean-and-invalidate. 550c0a01b84SAndre Przywara Please note that this option does not necessarily enable the 551c0a01b84SAndre Przywara workaround, as it depends on the alternative framework, which will 552c0a01b84SAndre Przywara only patch the kernel if an affected CPU is detected. 553c0a01b84SAndre Przywara 554c0a01b84SAndre Przywara If unsure, say Y. 555c0a01b84SAndre Przywara 556c0a01b84SAndre Przywaraconfig ARM64_ERRATUM_819472 557c0a01b84SAndre Przywara bool "Cortex-A53: 819472: Store exclusive instructions might cause data corruption" 558c0a01b84SAndre Przywara default y 559c9460dcbSSuzuki K Poulose select ARM64_WORKAROUND_CLEAN_CACHE 560c0a01b84SAndre Przywara help 561c0a01b84SAndre Przywara This option adds an alternative code sequence to work around ARM 562c0a01b84SAndre Przywara erratum 819472 on Cortex-A53 parts up to r0p1 with an L2 cache 563c0a01b84SAndre Przywara present when it is connected to a coherent interconnect. 564c0a01b84SAndre Przywara 565c0a01b84SAndre Przywara If the processor is executing a load and store exclusive sequence at 566c0a01b84SAndre Przywara the same time as a processor in another cluster is executing a cache 567c0a01b84SAndre Przywara maintenance operation to the same address, then this erratum might 568c0a01b84SAndre Przywara cause data corruption. 569c0a01b84SAndre Przywara 570c0a01b84SAndre Przywara The workaround promotes data cache clean instructions to 571c0a01b84SAndre Przywara data cache clean-and-invalidate. 572c0a01b84SAndre Przywara Please note that this does not necessarily enable the workaround, 573c0a01b84SAndre Przywara as it depends on the alternative framework, which will only patch 574c0a01b84SAndre Przywara the kernel if an affected CPU is detected. 575c0a01b84SAndre Przywara 576c0a01b84SAndre Przywara If unsure, say Y. 577c0a01b84SAndre Przywara 578c0a01b84SAndre Przywaraconfig ARM64_ERRATUM_832075 579c0a01b84SAndre Przywara bool "Cortex-A57: 832075: possible deadlock on mixing exclusive memory accesses with device loads" 580c0a01b84SAndre Przywara default y 581c0a01b84SAndre Przywara help 582c0a01b84SAndre Przywara This option adds an alternative code sequence to work around ARM 583c0a01b84SAndre Przywara erratum 832075 on Cortex-A57 parts up to r1p2. 584c0a01b84SAndre Przywara 585c0a01b84SAndre Przywara Affected Cortex-A57 parts might deadlock when exclusive load/store 586c0a01b84SAndre Przywara instructions to Write-Back memory are mixed with Device loads. 587c0a01b84SAndre Przywara 588c0a01b84SAndre Przywara The workaround is to promote device loads to use Load-Acquire 589c0a01b84SAndre Przywara semantics. 590c0a01b84SAndre Przywara Please note that this does not necessarily enable the workaround, 591c0a01b84SAndre Przywara as it depends on the alternative framework, which will only patch 592c0a01b84SAndre Przywara the kernel if an affected CPU is detected. 593c0a01b84SAndre Przywara 594c0a01b84SAndre Przywara If unsure, say Y. 595c0a01b84SAndre Przywara 596498cd5c3SMarc Zyngierconfig ARM64_ERRATUM_834220 5978c10cc10SWill Deacon bool "Cortex-A57: 834220: Stage 2 translation fault might be incorrectly reported in presence of a Stage 1 fault (rare)" 598498cd5c3SMarc Zyngier depends on KVM 599498cd5c3SMarc Zyngier help 600498cd5c3SMarc Zyngier This option adds an alternative code sequence to work around ARM 601498cd5c3SMarc Zyngier erratum 834220 on Cortex-A57 parts up to r1p2. 602498cd5c3SMarc Zyngier 603498cd5c3SMarc Zyngier Affected Cortex-A57 parts might report a Stage 2 translation 604498cd5c3SMarc Zyngier fault as the result of a Stage 1 fault for load crossing a 605498cd5c3SMarc Zyngier page boundary when there is a permission or device memory 606498cd5c3SMarc Zyngier alignment fault at Stage 1 and a translation fault at Stage 2. 607498cd5c3SMarc Zyngier 608498cd5c3SMarc Zyngier The workaround is to verify that the Stage 1 translation 609498cd5c3SMarc Zyngier doesn't generate a fault before handling the Stage 2 fault. 610498cd5c3SMarc Zyngier Please note that this does not necessarily enable the workaround, 611498cd5c3SMarc Zyngier as it depends on the alternative framework, which will only patch 612498cd5c3SMarc Zyngier the kernel if an affected CPU is detected. 613498cd5c3SMarc Zyngier 6148c10cc10SWill Deacon If unsure, say N. 615498cd5c3SMarc Zyngier 61644b3834bSJames Morseconfig ARM64_ERRATUM_1742098 61744b3834bSJames Morse bool "Cortex-A57/A72: 1742098: ELR recorded incorrectly on interrupt taken between cryptographic instructions in a sequence" 61844b3834bSJames Morse depends on COMPAT 61944b3834bSJames Morse default y 62044b3834bSJames Morse help 62144b3834bSJames Morse This option removes the AES hwcap for aarch32 user-space to 62244b3834bSJames Morse workaround erratum 1742098 on Cortex-A57 and Cortex-A72. 62344b3834bSJames Morse 62444b3834bSJames Morse Affected parts may corrupt the AES state if an interrupt is 62544b3834bSJames Morse taken between a pair of AES instructions. These instructions 62644b3834bSJames Morse are only present if the cryptography extensions are present. 62744b3834bSJames Morse All software should have a fallback implementation for CPUs 62844b3834bSJames Morse that don't implement the cryptography extensions. 62944b3834bSJames Morse 63044b3834bSJames Morse If unsure, say Y. 63144b3834bSJames Morse 632905e8c5dSWill Deaconconfig ARM64_ERRATUM_845719 633905e8c5dSWill Deacon bool "Cortex-A53: 845719: a load might read incorrect data" 634905e8c5dSWill Deacon depends on COMPAT 635905e8c5dSWill Deacon default y 636905e8c5dSWill Deacon help 637905e8c5dSWill Deacon This option adds an alternative code sequence to work around ARM 638905e8c5dSWill Deacon erratum 845719 on Cortex-A53 parts up to r0p4. 639905e8c5dSWill Deacon 640905e8c5dSWill Deacon When running a compat (AArch32) userspace on an affected Cortex-A53 641905e8c5dSWill Deacon part, a load at EL0 from a virtual address that matches the bottom 32 642905e8c5dSWill Deacon bits of the virtual address used by a recent load at (AArch64) EL1 643905e8c5dSWill Deacon might return incorrect data. 644905e8c5dSWill Deacon 645905e8c5dSWill Deacon The workaround is to write the contextidr_el1 register on exception 646905e8c5dSWill Deacon return to a 32-bit task. 647905e8c5dSWill Deacon Please note that this does not necessarily enable the workaround, 648905e8c5dSWill Deacon as it depends on the alternative framework, which will only patch 649905e8c5dSWill Deacon the kernel if an affected CPU is detected. 650905e8c5dSWill Deacon 651905e8c5dSWill Deacon If unsure, say Y. 652905e8c5dSWill Deacon 653df057cc7SWill Deaconconfig ARM64_ERRATUM_843419 654df057cc7SWill Deacon bool "Cortex-A53: 843419: A load or store might access an incorrect address" 655df057cc7SWill Deacon default y 656df057cc7SWill Deacon help 6576ffe9923SWill Deacon This option links the kernel with '--fix-cortex-a53-843419' and 658a257e025SArd Biesheuvel enables PLT support to replace certain ADRP instructions, which can 659a257e025SArd Biesheuvel cause subsequent memory accesses to use an incorrect address on 660a257e025SArd Biesheuvel Cortex-A53 parts up to r0p4. 661df057cc7SWill Deacon 662df057cc7SWill Deacon If unsure, say Y. 663df057cc7SWill Deacon 664ece1397cSSuzuki K Pouloseconfig ARM64_ERRATUM_1024718 665ece1397cSSuzuki K Poulose bool "Cortex-A55: 1024718: Update of DBM/AP bits without break before make might result in incorrect update" 666ece1397cSSuzuki K Poulose default y 667ece1397cSSuzuki K Poulose help 668bc15cf70SWill Deacon This option adds a workaround for ARM Cortex-A55 Erratum 1024718. 669ece1397cSSuzuki K Poulose 670c0b15c25SSuzuki K Poulose Affected Cortex-A55 cores (all revisions) could cause incorrect 671ece1397cSSuzuki K Poulose update of the hardware dirty bit when the DBM/AP bits are updated 672ece1397cSSuzuki K Poulose without a break-before-make. The workaround is to disable the usage 673ece1397cSSuzuki K Poulose of hardware DBM locally on the affected cores. CPUs not affected by 674bc15cf70SWill Deacon this erratum will continue to use the feature. 675e41ceed0SJungseok Lee 6768c2c3df3SCatalin Marinas If unsure, say Y. 677e41ceed0SJungseok Lee 678a5325089SMarc Zyngierconfig ARM64_ERRATUM_1418040 6796989303aSMarc Zyngier bool "Cortex-A76/Neoverse-N1: MRC read following MRRC read of specific Generic Timer in AArch32 might give incorrect result" 68095b861a4SMarc Zyngier default y 681c2b5bba3SMarc Zyngier depends on COMPAT 68295b861a4SMarc Zyngier help 68324cf262dSWill Deacon This option adds a workaround for ARM Cortex-A76/Neoverse-N1 684a5325089SMarc Zyngier errata 1188873 and 1418040. 68595b861a4SMarc Zyngier 686a5325089SMarc Zyngier Affected Cortex-A76/Neoverse-N1 cores (r0p0 to r3p1) could 6876989303aSMarc Zyngier cause register corruption when accessing the timer registers 6886989303aSMarc Zyngier from AArch32 userspace. 68995b861a4SMarc Zyngier 69095b861a4SMarc Zyngier If unsure, say Y. 69195b861a4SMarc Zyngier 69202ab1f50SAndrew Scullconfig ARM64_WORKAROUND_SPECULATIVE_AT 693e85d68faSSteven Price bool 694e85d68faSSteven Price 695a457b0f7SMarc Zyngierconfig ARM64_ERRATUM_1165522 69602ab1f50SAndrew Scull bool "Cortex-A76: 1165522: Speculative AT instruction using out-of-context translation regime could cause subsequent request to generate an incorrect translation" 697a457b0f7SMarc Zyngier default y 69802ab1f50SAndrew Scull select ARM64_WORKAROUND_SPECULATIVE_AT 699a457b0f7SMarc Zyngier help 700bc15cf70SWill Deacon This option adds a workaround for ARM Cortex-A76 erratum 1165522. 701a457b0f7SMarc Zyngier 702a457b0f7SMarc Zyngier Affected Cortex-A76 cores (r0p0, r1p0, r2p0) could end-up with 703a457b0f7SMarc Zyngier corrupted TLBs by speculating an AT instruction during a guest 704a457b0f7SMarc Zyngier context switch. 705a457b0f7SMarc Zyngier 706a457b0f7SMarc Zyngier If unsure, say Y. 707a457b0f7SMarc Zyngier 70802ab1f50SAndrew Scullconfig ARM64_ERRATUM_1319367 70902ab1f50SAndrew Scull bool "Cortex-A57/A72: 1319537: Speculative AT instruction using out-of-context translation regime could cause subsequent request to generate an incorrect translation" 710275fa0eaSSteven Price default y 71102ab1f50SAndrew Scull select ARM64_WORKAROUND_SPECULATIVE_AT 71202ab1f50SAndrew Scull help 71302ab1f50SAndrew Scull This option adds work arounds for ARM Cortex-A57 erratum 1319537 71402ab1f50SAndrew Scull and A72 erratum 1319367 71502ab1f50SAndrew Scull 71602ab1f50SAndrew Scull Cortex-A57 and A72 cores could end-up with corrupted TLBs by 71702ab1f50SAndrew Scull speculating an AT instruction during a guest context switch. 71802ab1f50SAndrew Scull 71902ab1f50SAndrew Scull If unsure, say Y. 72002ab1f50SAndrew Scull 72102ab1f50SAndrew Scullconfig ARM64_ERRATUM_1530923 72202ab1f50SAndrew Scull bool "Cortex-A55: 1530923: Speculative AT instruction using out-of-context translation regime could cause subsequent request to generate an incorrect translation" 72302ab1f50SAndrew Scull default y 72402ab1f50SAndrew Scull select ARM64_WORKAROUND_SPECULATIVE_AT 725275fa0eaSSteven Price help 726275fa0eaSSteven Price This option adds a workaround for ARM Cortex-A55 erratum 1530923. 727275fa0eaSSteven Price 728275fa0eaSSteven Price Affected Cortex-A55 cores (r0p0, r0p1, r1p0, r2p0) could end-up with 729275fa0eaSSteven Price corrupted TLBs by speculating an AT instruction during a guest 730275fa0eaSSteven Price context switch. 731275fa0eaSSteven Price 732275fa0eaSSteven Price If unsure, say Y. 733275fa0eaSSteven Price 734ebcea694SGeert Uytterhoevenconfig ARM64_WORKAROUND_REPEAT_TLBI 735ebcea694SGeert Uytterhoeven bool 736ebcea694SGeert Uytterhoeven 737171df580SJames Morseconfig ARM64_ERRATUM_2441007 7388c10cc10SWill Deacon bool "Cortex-A55: Completion of affected memory accesses might not be guaranteed by completion of a TLBI (rare)" 739171df580SJames Morse select ARM64_WORKAROUND_REPEAT_TLBI 740171df580SJames Morse help 741171df580SJames Morse This option adds a workaround for ARM Cortex-A55 erratum #2441007. 742171df580SJames Morse 743171df580SJames Morse Under very rare circumstances, affected Cortex-A55 CPUs 744171df580SJames Morse may not handle a race between a break-before-make sequence on one 745171df580SJames Morse CPU, and another CPU accessing the same page. This could allow a 746171df580SJames Morse store to a page that has been unmapped. 747171df580SJames Morse 748171df580SJames Morse Work around this by adding the affected CPUs to the list that needs 749171df580SJames Morse TLB sequences to be done twice. 750171df580SJames Morse 7518c10cc10SWill Deacon If unsure, say N. 752171df580SJames Morse 753ce8c80c5SCatalin Marinasconfig ARM64_ERRATUM_1286807 7548c10cc10SWill Deacon bool "Cortex-A76: Modification of the translation table for a virtual address might lead to read-after-read ordering violation (rare)" 755ce8c80c5SCatalin Marinas select ARM64_WORKAROUND_REPEAT_TLBI 756ce8c80c5SCatalin Marinas help 757bc15cf70SWill Deacon This option adds a workaround for ARM Cortex-A76 erratum 1286807. 758ce8c80c5SCatalin Marinas 759ce8c80c5SCatalin Marinas On the affected Cortex-A76 cores (r0p0 to r3p0), if a virtual 760ce8c80c5SCatalin Marinas address for a cacheable mapping of a location is being 761ce8c80c5SCatalin Marinas accessed by a core while another core is remapping the virtual 762ce8c80c5SCatalin Marinas address to a new physical page using the recommended 763ce8c80c5SCatalin Marinas break-before-make sequence, then under very rare circumstances 764ce8c80c5SCatalin Marinas TLBI+DSB completes before a read using the translation being 765ce8c80c5SCatalin Marinas invalidated has been observed by other observers. The 766ce8c80c5SCatalin Marinas workaround repeats the TLBI+DSB operation. 767ce8c80c5SCatalin Marinas 7688c10cc10SWill Deacon If unsure, say N. 7698c10cc10SWill Deacon 770969f5ea6SWill Deaconconfig ARM64_ERRATUM_1463225 771969f5ea6SWill Deacon bool "Cortex-A76: Software Step might prevent interrupt recognition" 772969f5ea6SWill Deacon default y 773969f5ea6SWill Deacon help 774969f5ea6SWill Deacon This option adds a workaround for Arm Cortex-A76 erratum 1463225. 775969f5ea6SWill Deacon 776969f5ea6SWill Deacon On the affected Cortex-A76 cores (r0p0 to r3p1), software stepping 777969f5ea6SWill Deacon of a system call instruction (SVC) can prevent recognition of 778969f5ea6SWill Deacon subsequent interrupts when software stepping is disabled in the 779969f5ea6SWill Deacon exception handler of the system call and either kernel debugging 780969f5ea6SWill Deacon is enabled or VHE is in use. 781969f5ea6SWill Deacon 782969f5ea6SWill Deacon Work around the erratum by triggering a dummy step exception 783969f5ea6SWill Deacon when handling a system call from a task that is being stepped 784969f5ea6SWill Deacon in a VHE configuration of the kernel. 785969f5ea6SWill Deacon 786969f5ea6SWill Deacon If unsure, say Y. 787969f5ea6SWill Deacon 78805460849SJames Morseconfig ARM64_ERRATUM_1542419 7898c10cc10SWill Deacon bool "Neoverse-N1: workaround mis-ordering of instruction fetches (rare)" 79005460849SJames Morse help 79105460849SJames Morse This option adds a workaround for ARM Neoverse-N1 erratum 79205460849SJames Morse 1542419. 79305460849SJames Morse 79405460849SJames Morse Affected Neoverse-N1 cores could execute a stale instruction when 79505460849SJames Morse modified by another CPU. The workaround depends on a firmware 79605460849SJames Morse counterpart. 79705460849SJames Morse 79805460849SJames Morse Workaround the issue by hiding the DIC feature from EL0. This 79905460849SJames Morse forces user-space to perform cache maintenance. 80005460849SJames Morse 8018c10cc10SWill Deacon If unsure, say N. 80205460849SJames Morse 80396d389caSRob Herringconfig ARM64_ERRATUM_1508412 80496d389caSRob Herring bool "Cortex-A77: 1508412: workaround deadlock on sequence of NC/Device load and store exclusive or PAR read" 80596d389caSRob Herring default y 80696d389caSRob Herring help 80796d389caSRob Herring This option adds a workaround for Arm Cortex-A77 erratum 1508412. 80896d389caSRob Herring 80996d389caSRob Herring Affected Cortex-A77 cores (r0p0, r1p0) could deadlock on a sequence 81096d389caSRob Herring of a store-exclusive or read of PAR_EL1 and a load with device or 81196d389caSRob Herring non-cacheable memory attributes. The workaround depends on a firmware 81296d389caSRob Herring counterpart. 81396d389caSRob Herring 81496d389caSRob Herring KVM guests must also have the workaround implemented or they can 81596d389caSRob Herring deadlock the system. 81696d389caSRob Herring 81796d389caSRob Herring Work around the issue by inserting DMB SY barriers around PAR_EL1 81896d389caSRob Herring register reads and warning KVM users. The DMB barrier is sufficient 81996d389caSRob Herring to prevent a speculative PAR_EL1 read. 82096d389caSRob Herring 82196d389caSRob Herring If unsure, say Y. 82296d389caSRob Herring 823b9d216fcSSuzuki K Pouloseconfig ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE 824b9d216fcSSuzuki K Poulose bool 825b9d216fcSSuzuki K Poulose 826297ae1ebSJames Morseconfig ARM64_ERRATUM_2051678 827297ae1ebSJames Morse bool "Cortex-A510: 2051678: disable Hardware Update of the page table dirty bit" 828a4b92cebSMark Brown default y 829297ae1ebSJames Morse help 830297ae1ebSJames Morse This options adds the workaround for ARM Cortex-A510 erratum ARM64_ERRATUM_2051678. 8310ff74a23SKen Kurematsu Affected Cortex-A510 might not respect the ordering rules for 832297ae1ebSJames Morse hardware update of the page table's dirty bit. The workaround 833297ae1ebSJames Morse is to not enable the feature on affected CPUs. 834297ae1ebSJames Morse 835297ae1ebSJames Morse If unsure, say Y. 836297ae1ebSJames Morse 8371dd498e5SJames Morseconfig ARM64_ERRATUM_2077057 8381dd498e5SJames Morse bool "Cortex-A510: 2077057: workaround software-step corrupting SPSR_EL2" 8394c11113cSMark Brown default y 8401dd498e5SJames Morse help 8411dd498e5SJames Morse This option adds the workaround for ARM Cortex-A510 erratum 2077057. 8421dd498e5SJames Morse Affected Cortex-A510 may corrupt SPSR_EL2 when the a step exception is 8431dd498e5SJames Morse expected, but a Pointer Authentication trap is taken instead. The 8441dd498e5SJames Morse erratum causes SPSR_EL1 to be copied to SPSR_EL2, which could allow 8451dd498e5SJames Morse EL1 to cause a return to EL2 with a guest controlled ELR_EL2. 8461dd498e5SJames Morse 8471dd498e5SJames Morse This can only happen when EL2 is stepping EL1. 8481dd498e5SJames Morse 8491dd498e5SJames Morse When these conditions occur, the SPSR_EL2 value is unchanged from the 8501dd498e5SJames Morse previous guest entry, and can be restored from the in-memory copy. 8511dd498e5SJames Morse 8521dd498e5SJames Morse If unsure, say Y. 8531dd498e5SJames Morse 8541bdb0fbbSJames Morseconfig ARM64_ERRATUM_2658417 8551bdb0fbbSJames Morse bool "Cortex-A510: 2658417: remove BF16 support due to incorrect result" 8561bdb0fbbSJames Morse default y 8571bdb0fbbSJames Morse help 8581bdb0fbbSJames Morse This option adds the workaround for ARM Cortex-A510 erratum 2658417. 8591bdb0fbbSJames Morse Affected Cortex-A510 (r0p0 to r1p1) may produce the wrong result for 8601bdb0fbbSJames Morse BFMMLA or VMMLA instructions in rare circumstances when a pair of 8611bdb0fbbSJames Morse A510 CPUs are using shared neon hardware. As the sharing is not 8621bdb0fbbSJames Morse discoverable by the kernel, hide the BF16 HWCAP to indicate that 8631bdb0fbbSJames Morse user-space should not be using these instructions. 8641bdb0fbbSJames Morse 8651bdb0fbbSJames Morse If unsure, say Y. 8661bdb0fbbSJames Morse 867b9d216fcSSuzuki K Pouloseconfig ARM64_ERRATUM_2119858 868eb30d838SAnshuman Khandual bool "Cortex-A710/X2: 2119858: workaround TRBE overwriting trace data in FILL mode" 869b9d216fcSSuzuki K Poulose default y 870b9d216fcSSuzuki K Poulose depends on CORESIGHT_TRBE 871b9d216fcSSuzuki K Poulose select ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE 872b9d216fcSSuzuki K Poulose help 873eb30d838SAnshuman Khandual This option adds the workaround for ARM Cortex-A710/X2 erratum 2119858. 874b9d216fcSSuzuki K Poulose 875eb30d838SAnshuman Khandual Affected Cortex-A710/X2 cores could overwrite up to 3 cache lines of trace 876b9d216fcSSuzuki K Poulose data at the base of the buffer (pointed to by TRBASER_EL1) in FILL mode in 877b9d216fcSSuzuki K Poulose the event of a WRAP event. 878b9d216fcSSuzuki K Poulose 879b9d216fcSSuzuki K Poulose Work around the issue by always making sure we move the TRBPTR_EL1 by 880b9d216fcSSuzuki K Poulose 256 bytes before enabling the buffer and filling the first 256 bytes of 881b9d216fcSSuzuki K Poulose the buffer with ETM ignore packets upon disabling. 882b9d216fcSSuzuki K Poulose 883b9d216fcSSuzuki K Poulose If unsure, say Y. 884b9d216fcSSuzuki K Poulose 885b9d216fcSSuzuki K Pouloseconfig ARM64_ERRATUM_2139208 886b9d216fcSSuzuki K Poulose bool "Neoverse-N2: 2139208: workaround TRBE overwriting trace data in FILL mode" 887b9d216fcSSuzuki K Poulose default y 888b9d216fcSSuzuki K Poulose depends on CORESIGHT_TRBE 889b9d216fcSSuzuki K Poulose select ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE 890b9d216fcSSuzuki K Poulose help 891b9d216fcSSuzuki K Poulose This option adds the workaround for ARM Neoverse-N2 erratum 2139208. 892b9d216fcSSuzuki K Poulose 893b9d216fcSSuzuki K Poulose Affected Neoverse-N2 cores could overwrite up to 3 cache lines of trace 894b9d216fcSSuzuki K Poulose data at the base of the buffer (pointed to by TRBASER_EL1) in FILL mode in 895b9d216fcSSuzuki K Poulose the event of a WRAP event. 896b9d216fcSSuzuki K Poulose 897b9d216fcSSuzuki K Poulose Work around the issue by always making sure we move the TRBPTR_EL1 by 898b9d216fcSSuzuki K Poulose 256 bytes before enabling the buffer and filling the first 256 bytes of 899b9d216fcSSuzuki K Poulose the buffer with ETM ignore packets upon disabling. 900b9d216fcSSuzuki K Poulose 901b9d216fcSSuzuki K Poulose If unsure, say Y. 902b9d216fcSSuzuki K Poulose 903fa82d0b4SSuzuki K Pouloseconfig ARM64_WORKAROUND_TSB_FLUSH_FAILURE 904fa82d0b4SSuzuki K Poulose bool 905fa82d0b4SSuzuki K Poulose 906fa82d0b4SSuzuki K Pouloseconfig ARM64_ERRATUM_2054223 907fa82d0b4SSuzuki K Poulose bool "Cortex-A710: 2054223: workaround TSB instruction failing to flush trace" 908fa82d0b4SSuzuki K Poulose default y 909fa82d0b4SSuzuki K Poulose select ARM64_WORKAROUND_TSB_FLUSH_FAILURE 910fa82d0b4SSuzuki K Poulose help 911fa82d0b4SSuzuki K Poulose Enable workaround for ARM Cortex-A710 erratum 2054223 912fa82d0b4SSuzuki K Poulose 913fa82d0b4SSuzuki K Poulose Affected cores may fail to flush the trace data on a TSB instruction, when 914fa82d0b4SSuzuki K Poulose the PE is in trace prohibited state. This will cause losing a few bytes 915fa82d0b4SSuzuki K Poulose of the trace cached. 916fa82d0b4SSuzuki K Poulose 917fa82d0b4SSuzuki K Poulose Workaround is to issue two TSB consecutively on affected cores. 918fa82d0b4SSuzuki K Poulose 919fa82d0b4SSuzuki K Poulose If unsure, say Y. 920fa82d0b4SSuzuki K Poulose 921fa82d0b4SSuzuki K Pouloseconfig ARM64_ERRATUM_2067961 922fa82d0b4SSuzuki K Poulose bool "Neoverse-N2: 2067961: workaround TSB instruction failing to flush trace" 923fa82d0b4SSuzuki K Poulose default y 924fa82d0b4SSuzuki K Poulose select ARM64_WORKAROUND_TSB_FLUSH_FAILURE 925fa82d0b4SSuzuki K Poulose help 926fa82d0b4SSuzuki K Poulose Enable workaround for ARM Neoverse-N2 erratum 2067961 927fa82d0b4SSuzuki K Poulose 928fa82d0b4SSuzuki K Poulose Affected cores may fail to flush the trace data on a TSB instruction, when 929fa82d0b4SSuzuki K Poulose the PE is in trace prohibited state. This will cause losing a few bytes 930fa82d0b4SSuzuki K Poulose of the trace cached. 931fa82d0b4SSuzuki K Poulose 932fa82d0b4SSuzuki K Poulose Workaround is to issue two TSB consecutively on affected cores. 933fa82d0b4SSuzuki K Poulose 934fa82d0b4SSuzuki K Poulose If unsure, say Y. 935fa82d0b4SSuzuki K Poulose 9368d81b2a3SSuzuki K Pouloseconfig ARM64_WORKAROUND_TRBE_WRITE_OUT_OF_RANGE 9378d81b2a3SSuzuki K Poulose bool 9388d81b2a3SSuzuki K Poulose 9398d81b2a3SSuzuki K Pouloseconfig ARM64_ERRATUM_2253138 9408d81b2a3SSuzuki K Poulose bool "Neoverse-N2: 2253138: workaround TRBE writing to address out-of-range" 9418d81b2a3SSuzuki K Poulose depends on CORESIGHT_TRBE 9428d81b2a3SSuzuki K Poulose default y 9438d81b2a3SSuzuki K Poulose select ARM64_WORKAROUND_TRBE_WRITE_OUT_OF_RANGE 9448d81b2a3SSuzuki K Poulose help 9458d81b2a3SSuzuki K Poulose This option adds the workaround for ARM Neoverse-N2 erratum 2253138. 9468d81b2a3SSuzuki K Poulose 9478d81b2a3SSuzuki K Poulose Affected Neoverse-N2 cores might write to an out-of-range address, not reserved 9488d81b2a3SSuzuki K Poulose for TRBE. Under some conditions, the TRBE might generate a write to the next 9498d81b2a3SSuzuki K Poulose virtually addressed page following the last page of the TRBE address space 9508d81b2a3SSuzuki K Poulose (i.e., the TRBLIMITR_EL1.LIMIT), instead of wrapping around to the base. 9518d81b2a3SSuzuki K Poulose 9528d81b2a3SSuzuki K Poulose Work around this in the driver by always making sure that there is a 9538d81b2a3SSuzuki K Poulose page beyond the TRBLIMITR_EL1.LIMIT, within the space allowed for the TRBE. 9548d81b2a3SSuzuki K Poulose 9558d81b2a3SSuzuki K Poulose If unsure, say Y. 9568d81b2a3SSuzuki K Poulose 9578d81b2a3SSuzuki K Pouloseconfig ARM64_ERRATUM_2224489 958eb30d838SAnshuman Khandual bool "Cortex-A710/X2: 2224489: workaround TRBE writing to address out-of-range" 9598d81b2a3SSuzuki K Poulose depends on CORESIGHT_TRBE 9608d81b2a3SSuzuki K Poulose default y 9618d81b2a3SSuzuki K Poulose select ARM64_WORKAROUND_TRBE_WRITE_OUT_OF_RANGE 9628d81b2a3SSuzuki K Poulose help 963eb30d838SAnshuman Khandual This option adds the workaround for ARM Cortex-A710/X2 erratum 2224489. 9648d81b2a3SSuzuki K Poulose 965eb30d838SAnshuman Khandual Affected Cortex-A710/X2 cores might write to an out-of-range address, not reserved 9668d81b2a3SSuzuki K Poulose for TRBE. Under some conditions, the TRBE might generate a write to the next 9678d81b2a3SSuzuki K Poulose virtually addressed page following the last page of the TRBE address space 9688d81b2a3SSuzuki K Poulose (i.e., the TRBLIMITR_EL1.LIMIT), instead of wrapping around to the base. 9698d81b2a3SSuzuki K Poulose 9708d81b2a3SSuzuki K Poulose Work around this in the driver by always making sure that there is a 9718d81b2a3SSuzuki K Poulose page beyond the TRBLIMITR_EL1.LIMIT, within the space allowed for the TRBE. 9728d81b2a3SSuzuki K Poulose 9738d81b2a3SSuzuki K Poulose If unsure, say Y. 9748d81b2a3SSuzuki K Poulose 97539fdb65fSJames Morseconfig ARM64_ERRATUM_2441009 9768c10cc10SWill Deacon bool "Cortex-A510: Completion of affected memory accesses might not be guaranteed by completion of a TLBI (rare)" 97739fdb65fSJames Morse select ARM64_WORKAROUND_REPEAT_TLBI 97839fdb65fSJames Morse help 97939fdb65fSJames Morse This option adds a workaround for ARM Cortex-A510 erratum #2441009. 98039fdb65fSJames Morse 98139fdb65fSJames Morse Under very rare circumstances, affected Cortex-A510 CPUs 98239fdb65fSJames Morse may not handle a race between a break-before-make sequence on one 98339fdb65fSJames Morse CPU, and another CPU accessing the same page. This could allow a 98439fdb65fSJames Morse store to a page that has been unmapped. 98539fdb65fSJames Morse 98639fdb65fSJames Morse Work around this by adding the affected CPUs to the list that needs 98739fdb65fSJames Morse TLB sequences to be done twice. 98839fdb65fSJames Morse 9898c10cc10SWill Deacon If unsure, say N. 99039fdb65fSJames Morse 991607a9afaSAnshuman Khandualconfig ARM64_ERRATUM_2064142 992607a9afaSAnshuman Khandual bool "Cortex-A510: 2064142: workaround TRBE register writes while disabled" 993ac0ba210SAnshuman Khandual depends on CORESIGHT_TRBE 994607a9afaSAnshuman Khandual default y 995607a9afaSAnshuman Khandual help 996607a9afaSAnshuman Khandual This option adds the workaround for ARM Cortex-A510 erratum 2064142. 997607a9afaSAnshuman Khandual 998607a9afaSAnshuman Khandual Affected Cortex-A510 core might fail to write into system registers after the 999607a9afaSAnshuman Khandual TRBE has been disabled. Under some conditions after the TRBE has been disabled 1000607a9afaSAnshuman Khandual writes into TRBE registers TRBLIMITR_EL1, TRBPTR_EL1, TRBBASER_EL1, TRBSR_EL1, 1001607a9afaSAnshuman Khandual and TRBTRG_EL1 will be ignored and will not be effected. 1002607a9afaSAnshuman Khandual 1003607a9afaSAnshuman Khandual Work around this in the driver by executing TSB CSYNC and DSB after collection 1004607a9afaSAnshuman Khandual is stopped and before performing a system register write to one of the affected 1005607a9afaSAnshuman Khandual registers. 1006607a9afaSAnshuman Khandual 1007607a9afaSAnshuman Khandual If unsure, say Y. 1008607a9afaSAnshuman Khandual 10093bd94a87SAnshuman Khandualconfig ARM64_ERRATUM_2038923 10103bd94a87SAnshuman Khandual bool "Cortex-A510: 2038923: workaround TRBE corruption with enable" 1011f209e9feSAnshuman Khandual depends on CORESIGHT_TRBE 10123bd94a87SAnshuman Khandual default y 10133bd94a87SAnshuman Khandual help 10143bd94a87SAnshuman Khandual This option adds the workaround for ARM Cortex-A510 erratum 2038923. 10153bd94a87SAnshuman Khandual 10163bd94a87SAnshuman Khandual Affected Cortex-A510 core might cause an inconsistent view on whether trace is 10173bd94a87SAnshuman Khandual prohibited within the CPU. As a result, the trace buffer or trace buffer state 10183bd94a87SAnshuman Khandual might be corrupted. This happens after TRBE buffer has been enabled by setting 10193bd94a87SAnshuman Khandual TRBLIMITR_EL1.E, followed by just a single context synchronization event before 10203bd94a87SAnshuman Khandual execution changes from a context, in which trace is prohibited to one where it 10213bd94a87SAnshuman Khandual isn't, or vice versa. In these mentioned conditions, the view of whether trace 10223bd94a87SAnshuman Khandual is prohibited is inconsistent between parts of the CPU, and the trace buffer or 10233bd94a87SAnshuman Khandual the trace buffer state might be corrupted. 10243bd94a87SAnshuman Khandual 10253bd94a87SAnshuman Khandual Work around this in the driver by preventing an inconsistent view of whether the 10263bd94a87SAnshuman Khandual trace is prohibited or not based on TRBLIMITR_EL1.E by immediately following a 10273bd94a87SAnshuman Khandual change to TRBLIMITR_EL1.E with at least one ISB instruction before an ERET, or 10283bd94a87SAnshuman Khandual two ISB instructions if no ERET is to take place. 10293bd94a87SAnshuman Khandual 10303bd94a87SAnshuman Khandual If unsure, say Y. 10313bd94a87SAnshuman Khandual 1032708e8af4SAnshuman Khandualconfig ARM64_ERRATUM_1902691 1033708e8af4SAnshuman Khandual bool "Cortex-A510: 1902691: workaround TRBE trace corruption" 10343a828845SAnshuman Khandual depends on CORESIGHT_TRBE 1035708e8af4SAnshuman Khandual default y 1036708e8af4SAnshuman Khandual help 1037708e8af4SAnshuman Khandual This option adds the workaround for ARM Cortex-A510 erratum 1902691. 1038708e8af4SAnshuman Khandual 1039708e8af4SAnshuman Khandual Affected Cortex-A510 core might cause trace data corruption, when being written 1040708e8af4SAnshuman Khandual into the memory. Effectively TRBE is broken and hence cannot be used to capture 1041708e8af4SAnshuman Khandual trace data. 1042708e8af4SAnshuman Khandual 1043708e8af4SAnshuman Khandual Work around this problem in the driver by just preventing TRBE initialization on 1044708e8af4SAnshuman Khandual affected cpus. The firmware must have disabled the access to TRBE for the kernel 1045708e8af4SAnshuman Khandual on such implementations. This will cover the kernel for any firmware that doesn't 1046708e8af4SAnshuman Khandual do this already. 1047708e8af4SAnshuman Khandual 1048708e8af4SAnshuman Khandual If unsure, say Y. 1049708e8af4SAnshuman Khandual 1050e89d120cSIonela Voinescuconfig ARM64_ERRATUM_2457168 1051e89d120cSIonela Voinescu bool "Cortex-A510: 2457168: workaround for AMEVCNTR01 incrementing incorrectly" 1052e89d120cSIonela Voinescu depends on ARM64_AMU_EXTN 1053e89d120cSIonela Voinescu default y 1054e89d120cSIonela Voinescu help 1055e89d120cSIonela Voinescu This option adds the workaround for ARM Cortex-A510 erratum 2457168. 1056e89d120cSIonela Voinescu 1057e89d120cSIonela Voinescu The AMU counter AMEVCNTR01 (constant counter) should increment at the same rate 1058e89d120cSIonela Voinescu as the system counter. On affected Cortex-A510 cores AMEVCNTR01 increments 1059e89d120cSIonela Voinescu incorrectly giving a significantly higher output value. 1060e89d120cSIonela Voinescu 1061e89d120cSIonela Voinescu Work around this problem by returning 0 when reading the affected counter in 1062e89d120cSIonela Voinescu key locations that results in disabling all users of this counter. This effect 1063e89d120cSIonela Voinescu is the same to firmware disabling affected counters. 1064e89d120cSIonela Voinescu 1065e89d120cSIonela Voinescu If unsure, say Y. 1066e89d120cSIonela Voinescu 10675db568e7SAnshuman Khandualconfig ARM64_ERRATUM_2645198 10685db568e7SAnshuman Khandual bool "Cortex-A715: 2645198: Workaround possible [ESR|FAR]_ELx corruption" 10695db568e7SAnshuman Khandual default y 10705db568e7SAnshuman Khandual help 10715db568e7SAnshuman Khandual This option adds the workaround for ARM Cortex-A715 erratum 2645198. 10725db568e7SAnshuman Khandual 10735db568e7SAnshuman Khandual If a Cortex-A715 cpu sees a page mapping permissions change from executable 10745db568e7SAnshuman Khandual to non-executable, it may corrupt the ESR_ELx and FAR_ELx registers on the 10755db568e7SAnshuman Khandual next instruction abort caused by permission fault. 10765db568e7SAnshuman Khandual 10775db568e7SAnshuman Khandual Only user-space does executable to non-executable permission transition via 10785db568e7SAnshuman Khandual mprotect() system call. Workaround the problem by doing a break-before-make 10795db568e7SAnshuman Khandual TLB invalidation, for all changes to executable user space mappings. 10805db568e7SAnshuman Khandual 10815db568e7SAnshuman Khandual If unsure, say Y. 10825db568e7SAnshuman Khandual 1083546b7cdeSRob Herringconfig ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD 1084546b7cdeSRob Herring bool 1085546b7cdeSRob Herring 1086471470bcSRob Herringconfig ARM64_ERRATUM_2966298 1087471470bcSRob Herring bool "Cortex-A520: 2966298: workaround for speculatively executed unprivileged load" 1088546b7cdeSRob Herring select ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD 1089471470bcSRob Herring default y 1090471470bcSRob Herring help 1091471470bcSRob Herring This option adds the workaround for ARM Cortex-A520 erratum 2966298. 1092471470bcSRob Herring 1093471470bcSRob Herring On an affected Cortex-A520 core, a speculatively executed unprivileged 1094471470bcSRob Herring load might leak data from a privileged level via a cache side channel. 1095471470bcSRob Herring 1096471470bcSRob Herring Work around this problem by executing a TLBI before returning to EL0. 1097471470bcSRob Herring 1098471470bcSRob Herring If unsure, say Y. 1099471470bcSRob Herring 1100f827bcdaSRob Herringconfig ARM64_ERRATUM_3117295 1101f827bcdaSRob Herring bool "Cortex-A510: 3117295: workaround for speculatively executed unprivileged load" 1102f827bcdaSRob Herring select ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD 1103f827bcdaSRob Herring default y 1104f827bcdaSRob Herring help 1105f827bcdaSRob Herring This option adds the workaround for ARM Cortex-A510 erratum 3117295. 1106f827bcdaSRob Herring 1107f827bcdaSRob Herring On an affected Cortex-A510 core, a speculatively executed unprivileged 1108f827bcdaSRob Herring load might leak data from a privileged level via a cache side channel. 1109f827bcdaSRob Herring 1110f827bcdaSRob Herring Work around this problem by executing a TLBI before returning to EL0. 1111f827bcdaSRob Herring 1112f827bcdaSRob Herring If unsure, say Y. 1113f827bcdaSRob Herring 11147187bb7dSMark Rutlandconfig ARM64_ERRATUM_3194386 1115adeec61aSMark Rutland bool "Cortex-*/Neoverse-*: workaround for MSR SSBS not self-synchronizing" 11167187bb7dSMark Rutland default y 11177187bb7dSMark Rutland help 1118ec768766SMark Rutland This option adds the workaround for the following errata: 1119ec768766SMark Rutland 1120adeec61aSMark Rutland * ARM Cortex-A76 erratum 3324349 1121adeec61aSMark Rutland * ARM Cortex-A77 erratum 3324348 1122adeec61aSMark Rutland * ARM Cortex-A78 erratum 3324344 1123adeec61aSMark Rutland * ARM Cortex-A78C erratum 3324346 1124adeec61aSMark Rutland * ARM Cortex-A78C erratum 3324347 112575b3c43eSMark Rutland * ARM Cortex-A710 erratam 3324338 1126081eb793SMark Rutland * ARM Cortex-A715 errartum 3456084 112775b3c43eSMark Rutland * ARM Cortex-A720 erratum 3456091 1128adeec61aSMark Rutland * ARM Cortex-A725 erratum 3456106 1129adeec61aSMark Rutland * ARM Cortex-X1 erratum 3324344 1130adeec61aSMark Rutland * ARM Cortex-X1C erratum 3324346 113175b3c43eSMark Rutland * ARM Cortex-X2 erratum 3324338 113275b3c43eSMark Rutland * ARM Cortex-X3 erratum 3324335 1133ec768766SMark Rutland * ARM Cortex-X4 erratum 3194386 113475b3c43eSMark Rutland * ARM Cortex-X925 erratum 3324334 1135adeec61aSMark Rutland * ARM Neoverse-N1 erratum 3324349 113675b3c43eSMark Rutland * ARM Neoverse N2 erratum 3324339 1137081eb793SMark Rutland * ARM Neoverse-N3 erratum 3456111 1138adeec61aSMark Rutland * ARM Neoverse-V1 erratum 3324341 113975b3c43eSMark Rutland * ARM Neoverse V2 erratum 3324336 1140ec768766SMark Rutland * ARM Neoverse-V3 erratum 3312417 11417187bb7dSMark Rutland 11427187bb7dSMark Rutland On affected cores "MSR SSBS, #0" instructions may not affect 11437187bb7dSMark Rutland subsequent speculative instructions, which may permit unexepected 11447187bb7dSMark Rutland speculative store bypassing. 11457187bb7dSMark Rutland 1146adeec61aSMark Rutland Work around this problem by placing a Speculation Barrier (SB) or 1147adeec61aSMark Rutland Instruction Synchronization Barrier (ISB) after kernel changes to 1148adeec61aSMark Rutland SSBS. The presence of the SSBS special-purpose register is hidden 1149adeec61aSMark Rutland from hwcaps and EL0 reads of ID_AA64PFR1_EL1, such that userspace 1150adeec61aSMark Rutland will use the PR_SPEC_STORE_BYPASS prctl to change SSBS. 11517187bb7dSMark Rutland 11527187bb7dSMark Rutland If unsure, say Y. 11537187bb7dSMark Rutland 115494100970SRobert Richterconfig CAVIUM_ERRATUM_22375 115594100970SRobert Richter bool "Cavium erratum 22375, 24313" 115694100970SRobert Richter default y 115794100970SRobert Richter help 1158bc15cf70SWill Deacon Enable workaround for errata 22375 and 24313. 115994100970SRobert Richter 116094100970SRobert Richter This implements two gicv3-its errata workarounds for ThunderX. Both 1161bc15cf70SWill Deacon with a small impact affecting only ITS table allocation. 116294100970SRobert Richter 116394100970SRobert Richter erratum 22375: only alloc 8MB table size 116494100970SRobert Richter erratum 24313: ignore memory access type 116594100970SRobert Richter 116694100970SRobert Richter The fixes are in ITS initialization and basically ignore memory access 116794100970SRobert Richter type and table size provided by the TYPER and BASER registers. 116894100970SRobert Richter 116994100970SRobert Richter If unsure, say Y. 117094100970SRobert Richter 1171fbf8f40eSGanapatrao Kulkarniconfig CAVIUM_ERRATUM_23144 1172fbf8f40eSGanapatrao Kulkarni bool "Cavium erratum 23144: ITS SYNC hang on dual socket system" 1173fbf8f40eSGanapatrao Kulkarni depends on NUMA 1174fbf8f40eSGanapatrao Kulkarni default y 1175fbf8f40eSGanapatrao Kulkarni help 1176fbf8f40eSGanapatrao Kulkarni ITS SYNC command hang for cross node io and collections/cpu mapping. 1177fbf8f40eSGanapatrao Kulkarni 1178fbf8f40eSGanapatrao Kulkarni If unsure, say Y. 1179fbf8f40eSGanapatrao Kulkarni 11806d4e11c5SRobert Richterconfig CAVIUM_ERRATUM_23154 118124a147bcSLinu Cherian bool "Cavium errata 23154 and 38545: GICv3 lacks HW synchronisation" 11826d4e11c5SRobert Richter default y 11836d4e11c5SRobert Richter help 118424a147bcSLinu Cherian The ThunderX GICv3 implementation requires a modified version for 11856d4e11c5SRobert Richter reading the IAR status to ensure data synchronization 11866d4e11c5SRobert Richter (access to icc_iar1_el1 is not sync'ed before and after). 11876d4e11c5SRobert Richter 118824a147bcSLinu Cherian It also suffers from erratum 38545 (also present on Marvell's 118924a147bcSLinu Cherian OcteonTX and OcteonTX2), resulting in deactivated interrupts being 119024a147bcSLinu Cherian spuriously presented to the CPU interface. 119124a147bcSLinu Cherian 11926d4e11c5SRobert Richter If unsure, say Y. 11936d4e11c5SRobert Richter 1194104a0c02SAndrew Pinskiconfig CAVIUM_ERRATUM_27456 1195104a0c02SAndrew Pinski bool "Cavium erratum 27456: Broadcast TLBI instructions may cause icache corruption" 1196104a0c02SAndrew Pinski default y 1197104a0c02SAndrew Pinski help 1198104a0c02SAndrew Pinski On ThunderX T88 pass 1.x through 2.1 parts, broadcast TLBI 1199104a0c02SAndrew Pinski instructions may cause the icache to become corrupted if it 1200104a0c02SAndrew Pinski contains data for a non-current ASID. The fix is to 1201104a0c02SAndrew Pinski invalidate the icache when changing the mm context. 1202104a0c02SAndrew Pinski 1203104a0c02SAndrew Pinski If unsure, say Y. 1204104a0c02SAndrew Pinski 1205690a3415SDavid Daneyconfig CAVIUM_ERRATUM_30115 1206690a3415SDavid Daney bool "Cavium erratum 30115: Guest may disable interrupts in host" 1207690a3415SDavid Daney default y 1208690a3415SDavid Daney help 1209690a3415SDavid Daney On ThunderX T88 pass 1.x through 2.2, T81 pass 1.0 through 1210690a3415SDavid Daney 1.2, and T83 Pass 1.0, KVM guest execution may disable 1211690a3415SDavid Daney interrupts in host. Trapping both GICv3 group-0 and group-1 1212690a3415SDavid Daney accesses sidesteps the issue. 1213690a3415SDavid Daney 1214690a3415SDavid Daney If unsure, say Y. 1215690a3415SDavid Daney 1216603afdc9SMarc Zyngierconfig CAVIUM_TX2_ERRATUM_219 1217603afdc9SMarc Zyngier bool "Cavium ThunderX2 erratum 219: PRFM between TTBR change and ISB fails" 1218603afdc9SMarc Zyngier default y 1219603afdc9SMarc Zyngier help 1220603afdc9SMarc Zyngier On Cavium ThunderX2, a load, store or prefetch instruction between a 1221603afdc9SMarc Zyngier TTBR update and the corresponding context synchronizing operation can 1222603afdc9SMarc Zyngier cause a spurious Data Abort to be delivered to any hardware thread in 1223603afdc9SMarc Zyngier the CPU core. 1224603afdc9SMarc Zyngier 1225603afdc9SMarc Zyngier Work around the issue by avoiding the problematic code sequence and 1226603afdc9SMarc Zyngier trapping KVM guest TTBRx_EL1 writes to EL2 when SMT is enabled. The 1227603afdc9SMarc Zyngier trap handler performs the corresponding register access, skips the 1228603afdc9SMarc Zyngier instruction and ensures context synchronization by virtue of the 1229603afdc9SMarc Zyngier exception return. 1230603afdc9SMarc Zyngier 1231603afdc9SMarc Zyngier If unsure, say Y. 1232603afdc9SMarc Zyngier 1233ebcea694SGeert Uytterhoevenconfig FUJITSU_ERRATUM_010001 1234ebcea694SGeert Uytterhoeven bool "Fujitsu-A64FX erratum E#010001: Undefined fault may occur wrongly" 1235ebcea694SGeert Uytterhoeven default y 1236ebcea694SGeert Uytterhoeven help 1237ebcea694SGeert Uytterhoeven This option adds a workaround for Fujitsu-A64FX erratum E#010001. 1238ebcea694SGeert Uytterhoeven On some variants of the Fujitsu-A64FX cores ver(1.0, 1.1), memory 1239ebcea694SGeert Uytterhoeven accesses may cause undefined fault (Data abort, DFSC=0b111111). 1240ebcea694SGeert Uytterhoeven This fault occurs under a specific hardware condition when a 1241ebcea694SGeert Uytterhoeven load/store instruction performs an address translation using: 1242ebcea694SGeert Uytterhoeven case-1 TTBR0_EL1 with TCR_EL1.NFD0 == 1. 1243ebcea694SGeert Uytterhoeven case-2 TTBR0_EL2 with TCR_EL2.NFD0 == 1. 1244ebcea694SGeert Uytterhoeven case-3 TTBR1_EL1 with TCR_EL1.NFD1 == 1. 1245ebcea694SGeert Uytterhoeven case-4 TTBR1_EL2 with TCR_EL2.NFD1 == 1. 1246ebcea694SGeert Uytterhoeven 1247ebcea694SGeert Uytterhoeven The workaround is to ensure these bits are clear in TCR_ELx. 1248ebcea694SGeert Uytterhoeven The workaround only affects the Fujitsu-A64FX. 1249ebcea694SGeert Uytterhoeven 1250ebcea694SGeert Uytterhoeven If unsure, say Y. 1251ebcea694SGeert Uytterhoeven 1252ebcea694SGeert Uytterhoevenconfig HISILICON_ERRATUM_161600802 1253ebcea694SGeert Uytterhoeven bool "Hip07 161600802: Erroneous redistributor VLPI base" 1254ebcea694SGeert Uytterhoeven default y 1255ebcea694SGeert Uytterhoeven help 1256ebcea694SGeert Uytterhoeven The HiSilicon Hip07 SoC uses the wrong redistributor base 1257ebcea694SGeert Uytterhoeven when issued ITS commands such as VMOVP and VMAPP, and requires 1258ebcea694SGeert Uytterhoeven a 128kB offset to be applied to the target address in this commands. 1259ebcea694SGeert Uytterhoeven 1260ebcea694SGeert Uytterhoeven If unsure, say Y. 1261ebcea694SGeert Uytterhoeven 1262f82e62d4SZhou Wangconfig HISILICON_ERRATUM_162100801 1263f82e62d4SZhou Wang bool "Hip09 162100801 erratum support" 1264f82e62d4SZhou Wang default y 1265f82e62d4SZhou Wang help 1266f82e62d4SZhou Wang When enabling GICv4.1 in hip09, VMAPP will fail to clear some caches 1267f82e62d4SZhou Wang during unmapping operation, which will cause some vSGIs lost. 1268f82e62d4SZhou Wang To fix the issue, invalidate related vPE cache through GICR_INVALLR 1269f82e62d4SZhou Wang after VMOVP. 1270f82e62d4SZhou Wang 1271f82e62d4SZhou Wang If unsure, say Y. 1272f82e62d4SZhou Wang 127338fd94b0SChristopher Covingtonconfig QCOM_FALKOR_ERRATUM_1003 127438fd94b0SChristopher Covington bool "Falkor E1003: Incorrect translation due to ASID change" 127538fd94b0SChristopher Covington default y 127638fd94b0SChristopher Covington help 127738fd94b0SChristopher Covington On Falkor v1, an incorrect ASID may be cached in the TLB when ASID 1278d1777e68SWill Deacon and BADDR are changed together in TTBRx_EL1. Since we keep the ASID 1279d1777e68SWill Deacon in TTBR1_EL1, this situation only occurs in the entry trampoline and 1280d1777e68SWill Deacon then only for entries in the walk cache, since the leaf translation 1281d1777e68SWill Deacon is unchanged. Work around the erratum by invalidating the walk cache 1282d1777e68SWill Deacon entries for the trampoline before entering the kernel proper. 128338fd94b0SChristopher Covington 1284d9ff80f8SChristopher Covingtonconfig QCOM_FALKOR_ERRATUM_1009 1285d9ff80f8SChristopher Covington bool "Falkor E1009: Prematurely complete a DSB after a TLBI" 1286d9ff80f8SChristopher Covington default y 1287ce8c80c5SCatalin Marinas select ARM64_WORKAROUND_REPEAT_TLBI 1288d9ff80f8SChristopher Covington help 1289d9ff80f8SChristopher Covington On Falkor v1, the CPU may prematurely complete a DSB following a 1290d9ff80f8SChristopher Covington TLBI xxIS invalidate maintenance operation. Repeat the TLBI operation 1291d9ff80f8SChristopher Covington one more time to fix the issue. 1292d9ff80f8SChristopher Covington 1293d9ff80f8SChristopher Covington If unsure, say Y. 1294d9ff80f8SChristopher Covington 129590922a2dSShanker Donthineniconfig QCOM_QDF2400_ERRATUM_0065 129690922a2dSShanker Donthineni bool "QDF2400 E0065: Incorrect GITS_TYPER.ITT_Entry_size" 129790922a2dSShanker Donthineni default y 129890922a2dSShanker Donthineni help 129990922a2dSShanker Donthineni On Qualcomm Datacenter Technologies QDF2400 SoC, ITS hardware reports 130090922a2dSShanker Donthineni ITE size incorrectly. The GITS_TYPER.ITT_Entry_size field should have 130190922a2dSShanker Donthineni been indicated as 16Bytes (0xf), not 8Bytes (0x7). 130290922a2dSShanker Donthineni 130390922a2dSShanker Donthineni If unsure, say Y. 130490922a2dSShanker Donthineni 1305932b50c7SShanker Donthineniconfig QCOM_FALKOR_ERRATUM_E1041 1306932b50c7SShanker Donthineni bool "Falkor E1041: Speculative instruction fetches might cause errant memory access" 1307932b50c7SShanker Donthineni default y 1308932b50c7SShanker Donthineni help 1309932b50c7SShanker Donthineni Falkor CPU may speculatively fetch instructions from an improper 1310932b50c7SShanker Donthineni memory location when MMU translation is changed from SCTLR_ELn[M]=1 1311932b50c7SShanker Donthineni to SCTLR_ELn[M]=0. Prefix an ISB instruction to fix the problem. 1312932b50c7SShanker Donthineni 1313932b50c7SShanker Donthineni If unsure, say Y. 1314932b50c7SShanker Donthineni 131520109a85SRich Wileyconfig NVIDIA_CARMEL_CNP_ERRATUM 131620109a85SRich Wiley bool "NVIDIA Carmel CNP: CNP on Carmel semantically different than ARM cores" 131720109a85SRich Wiley default y 131820109a85SRich Wiley help 131920109a85SRich Wiley If CNP is enabled on Carmel cores, non-sharable TLBIs on a core will not 132020109a85SRich Wiley invalidate shared TLB entries installed by a different core, as it would 132120109a85SRich Wiley on standard ARM cores. 132220109a85SRich Wiley 132320109a85SRich Wiley If unsure, say Y. 132420109a85SRich Wiley 13252d81e1bbSDmitry Osipenkoconfig ROCKCHIP_ERRATUM_3568002 13262d81e1bbSDmitry Osipenko bool "Rockchip 3568002: GIC600 can not access physical addresses higher than 4GB" 13272d81e1bbSDmitry Osipenko default y 13282d81e1bbSDmitry Osipenko help 13292d81e1bbSDmitry Osipenko The Rockchip RK3566 and RK3568 GIC600 SoC integrations have AXI 13302d81e1bbSDmitry Osipenko addressing limited to the first 32bit of physical address space. 13312d81e1bbSDmitry Osipenko 13322d81e1bbSDmitry Osipenko If unsure, say Y. 13332d81e1bbSDmitry Osipenko 1334a8707f55SSebastian Reichelconfig ROCKCHIP_ERRATUM_3588001 1335a8707f55SSebastian Reichel bool "Rockchip 3588001: GIC600 can not support shareability attributes" 1336a8707f55SSebastian Reichel default y 1337a8707f55SSebastian Reichel help 1338a8707f55SSebastian Reichel The Rockchip RK3588 GIC600 SoC integration does not support ACE/ACE-lite. 1339a8707f55SSebastian Reichel This means, that its sharability feature may not be used, even though it 1340a8707f55SSebastian Reichel is supported by the IP itself. 1341a8707f55SSebastian Reichel 1342a8707f55SSebastian Reichel If unsure, say Y. 1343a8707f55SSebastian Reichel 1344ebcea694SGeert Uytterhoevenconfig SOCIONEXT_SYNQUACER_PREITS 1345ebcea694SGeert Uytterhoeven bool "Socionext Synquacer: Workaround for GICv3 pre-ITS" 13463e32131aSZhang Lei default y 13473e32131aSZhang Lei help 1348ebcea694SGeert Uytterhoeven Socionext Synquacer SoCs implement a separate h/w block to generate 1349ebcea694SGeert Uytterhoeven MSI doorbell writes with non-zero values for the device ID. 13503e32131aSZhang Lei 13513e32131aSZhang Lei If unsure, say Y. 13523e32131aSZhang Lei 13533cb7e662SJuerg Haefligerendmenu # "ARM errata workarounds via the alternatives framework" 13548c2c3df3SCatalin Marinas 13558c2c3df3SCatalin Marinaschoice 13568c2c3df3SCatalin Marinas prompt "Page size" 13578c2c3df3SCatalin Marinas default ARM64_4K_PAGES 13588c2c3df3SCatalin Marinas help 13598c2c3df3SCatalin Marinas Page size (translation granule) configuration. 13608c2c3df3SCatalin Marinas 13618c2c3df3SCatalin Marinasconfig ARM64_4K_PAGES 13628c2c3df3SCatalin Marinas bool "4KB" 1363d3e5bab9SArnd Bergmann select HAVE_PAGE_SIZE_4KB 13648c2c3df3SCatalin Marinas help 13658c2c3df3SCatalin Marinas This feature enables 4KB pages support. 13668c2c3df3SCatalin Marinas 136744eaacf1SSuzuki K. Pouloseconfig ARM64_16K_PAGES 136844eaacf1SSuzuki K. Poulose bool "16KB" 1369d3e5bab9SArnd Bergmann select HAVE_PAGE_SIZE_16KB 137044eaacf1SSuzuki K. Poulose help 137144eaacf1SSuzuki K. Poulose The system will use 16KB pages support. AArch32 emulation 137244eaacf1SSuzuki K. Poulose requires applications compiled with 16K (or a multiple of 16K) 137344eaacf1SSuzuki K. Poulose aligned segments. 137444eaacf1SSuzuki K. Poulose 13758c2c3df3SCatalin Marinasconfig ARM64_64K_PAGES 13768c2c3df3SCatalin Marinas bool "64KB" 1377d3e5bab9SArnd Bergmann select HAVE_PAGE_SIZE_64KB 13788c2c3df3SCatalin Marinas help 13798c2c3df3SCatalin Marinas This feature enables 64KB pages support (4KB by default) 13808c2c3df3SCatalin Marinas allowing only two levels of page tables and faster TLB 1381db488be3SSuzuki K. Poulose look-up. AArch32 emulation requires applications compiled 1382db488be3SSuzuki K. Poulose with 64K aligned segments. 13838c2c3df3SCatalin Marinas 13848c2c3df3SCatalin Marinasendchoice 13858c2c3df3SCatalin Marinas 13868c2c3df3SCatalin Marinaschoice 13878c2c3df3SCatalin Marinas prompt "Virtual address space size" 13885d101654SArd Biesheuvel default ARM64_VA_BITS_52 13898c2c3df3SCatalin Marinas help 13908c2c3df3SCatalin Marinas Allows choosing one of multiple possible virtual address 13918c2c3df3SCatalin Marinas space sizes. The level of translation table is determined by 13928c2c3df3SCatalin Marinas a combination of page size and virtual address space size. 13938c2c3df3SCatalin Marinas 139421539939SSuzuki K. Pouloseconfig ARM64_VA_BITS_36 139556a3f30eSCatalin Marinas bool "36-bit" if EXPERT 1396d3e5bab9SArnd Bergmann depends on PAGE_SIZE_16KB 139721539939SSuzuki K. Poulose 13988c2c3df3SCatalin Marinasconfig ARM64_VA_BITS_39 13998c2c3df3SCatalin Marinas bool "39-bit" 1400d3e5bab9SArnd Bergmann depends on PAGE_SIZE_4KB 14018c2c3df3SCatalin Marinas 14028c2c3df3SCatalin Marinasconfig ARM64_VA_BITS_42 14038c2c3df3SCatalin Marinas bool "42-bit" 1404d3e5bab9SArnd Bergmann depends on PAGE_SIZE_64KB 14058c2c3df3SCatalin Marinas 140644eaacf1SSuzuki K. Pouloseconfig ARM64_VA_BITS_47 140744eaacf1SSuzuki K. Poulose bool "47-bit" 1408d3e5bab9SArnd Bergmann depends on PAGE_SIZE_16KB 140944eaacf1SSuzuki K. Poulose 14108c2c3df3SCatalin Marinasconfig ARM64_VA_BITS_48 14118c2c3df3SCatalin Marinas bool "48-bit" 14128c2c3df3SCatalin Marinas 1413b6d00d47SSteve Capperconfig ARM64_VA_BITS_52 1414b6d00d47SSteve Capper bool "52-bit" 141568d23da4SWill Deacon help 141668d23da4SWill Deacon Enable 52-bit virtual addressing for userspace when explicitly 1417b6d00d47SSteve Capper requested via a hint to mmap(). The kernel will also use 52-bit 1418b6d00d47SSteve Capper virtual addresses for its own mappings (provided HW support for 1419b6d00d47SSteve Capper this feature is available, otherwise it reverts to 48-bit). 142068d23da4SWill Deacon 142168d23da4SWill Deacon NOTE: Enabling 52-bit virtual addressing in conjunction with 142268d23da4SWill Deacon ARMv8.3 Pointer Authentication will result in the PAC being 142368d23da4SWill Deacon reduced from 7 bits to 3 bits, which may have a significant 142468d23da4SWill Deacon impact on its susceptibility to brute-force attacks. 142568d23da4SWill Deacon 142668d23da4SWill Deacon If unsure, select 48-bit virtual addressing instead. 142768d23da4SWill Deacon 14288c2c3df3SCatalin Marinasendchoice 14298c2c3df3SCatalin Marinas 143068d23da4SWill Deaconconfig ARM64_FORCE_52BIT 143168d23da4SWill Deacon bool "Force 52-bit virtual addresses for userspace" 1432b6d00d47SSteve Capper depends on ARM64_VA_BITS_52 && EXPERT 143368d23da4SWill Deacon help 143468d23da4SWill Deacon For systems with 52-bit userspace VAs enabled, the kernel will attempt 143568d23da4SWill Deacon to maintain compatibility with older software by providing 48-bit VAs 143668d23da4SWill Deacon unless a hint is supplied to mmap. 143768d23da4SWill Deacon 143868d23da4SWill Deacon This configuration option disables the 48-bit compatibility logic, and 143968d23da4SWill Deacon forces all userspace addresses to be 52-bit on HW that supports it. One 144068d23da4SWill Deacon should only enable this configuration option for stress testing userspace 144168d23da4SWill Deacon memory management code. If unsure say N here. 144268d23da4SWill Deacon 14438c2c3df3SCatalin Marinasconfig ARM64_VA_BITS 14448c2c3df3SCatalin Marinas int 144521539939SSuzuki K. Poulose default 36 if ARM64_VA_BITS_36 14468c2c3df3SCatalin Marinas default 39 if ARM64_VA_BITS_39 14478c2c3df3SCatalin Marinas default 42 if ARM64_VA_BITS_42 144844eaacf1SSuzuki K. Poulose default 47 if ARM64_VA_BITS_47 1449b6d00d47SSteve Capper default 48 if ARM64_VA_BITS_48 1450b6d00d47SSteve Capper default 52 if ARM64_VA_BITS_52 14518c2c3df3SCatalin Marinas 1452982aa7c5SKristina Martsenkochoice 1453982aa7c5SKristina Martsenko prompt "Physical address space size" 1454982aa7c5SKristina Martsenko default ARM64_PA_BITS_48 1455982aa7c5SKristina Martsenko help 1456982aa7c5SKristina Martsenko Choose the maximum physical address range that the kernel will 1457982aa7c5SKristina Martsenko support. 1458982aa7c5SKristina Martsenko 1459982aa7c5SKristina Martsenkoconfig ARM64_PA_BITS_48 1460982aa7c5SKristina Martsenko bool "48-bit" 1461352b0395SArd Biesheuvel depends on ARM64_64K_PAGES || !ARM64_VA_BITS_52 1462982aa7c5SKristina Martsenko 1463f77d2817SKristina Martsenkoconfig ARM64_PA_BITS_52 1464352b0395SArd Biesheuvel bool "52-bit" 1465352b0395SArd Biesheuvel depends on ARM64_64K_PAGES || ARM64_VA_BITS_52 1466f77d2817SKristina Martsenko help 1467f77d2817SKristina Martsenko Enable support for a 52-bit physical address space, introduced as 1468f77d2817SKristina Martsenko part of the ARMv8.2-LPA extension. 1469f77d2817SKristina Martsenko 1470f77d2817SKristina Martsenko With this enabled, the kernel will also continue to work on CPUs that 1471f77d2817SKristina Martsenko do not support ARMv8.2-LPA, but with some added memory overhead (and 1472f77d2817SKristina Martsenko minor performance overhead). 1473f77d2817SKristina Martsenko 1474982aa7c5SKristina Martsenkoendchoice 1475982aa7c5SKristina Martsenko 1476982aa7c5SKristina Martsenkoconfig ARM64_PA_BITS 1477982aa7c5SKristina Martsenko int 1478982aa7c5SKristina Martsenko default 48 if ARM64_PA_BITS_48 1479f77d2817SKristina Martsenko default 52 if ARM64_PA_BITS_52 1480982aa7c5SKristina Martsenko 1481db95ea78SArd Biesheuvelconfig ARM64_LPA2 1482db95ea78SArd Biesheuvel def_bool y 1483db95ea78SArd Biesheuvel depends on ARM64_PA_BITS_52 && !ARM64_64K_PAGES 1484db95ea78SArd Biesheuvel 1485d8e85e14SAnders Roxellchoice 1486d8e85e14SAnders Roxell prompt "Endianness" 1487d8e85e14SAnders Roxell default CPU_LITTLE_ENDIAN 1488d8e85e14SAnders Roxell help 1489d8e85e14SAnders Roxell Select the endianness of data accesses performed by the CPU. Userspace 1490d8e85e14SAnders Roxell applications will need to be compiled and linked for the endianness 1491d8e85e14SAnders Roxell that is selected here. 1492d8e85e14SAnders Roxell 14938c2c3df3SCatalin Marinasconfig CPU_BIG_ENDIAN 14948c2c3df3SCatalin Marinas bool "Build big-endian kernel" 1495146a15b8SNathan Chancellor # https://github.com/llvm/llvm-project/commit/1379b150991f70a5782e9a143c2ba5308da1161c 1496146a15b8SNathan Chancellor depends on AS_IS_GNU || AS_VERSION >= 150000 14978c2c3df3SCatalin Marinas help 1498d8e85e14SAnders Roxell Say Y if you plan on running a kernel with a big-endian userspace. 1499d8e85e14SAnders Roxell 1500d8e85e14SAnders Roxellconfig CPU_LITTLE_ENDIAN 1501d8e85e14SAnders Roxell bool "Build little-endian kernel" 1502d8e85e14SAnders Roxell help 1503d8e85e14SAnders Roxell Say Y if you plan on running a kernel with a little-endian userspace. 1504d8e85e14SAnders Roxell This is usually the case for distributions targeting arm64. 1505d8e85e14SAnders Roxell 1506d8e85e14SAnders Roxellendchoice 15078c2c3df3SCatalin Marinas 15088c2c3df3SCatalin Marinasconfig SCHED_MC 15098c2c3df3SCatalin Marinas bool "Multi-core scheduler support" 15108c2c3df3SCatalin Marinas help 15118c2c3df3SCatalin Marinas Multi-core scheduler support improves the CPU scheduler's decision 15128c2c3df3SCatalin Marinas making when dealing with multi-core CPU chips at a cost of slightly 15138c2c3df3SCatalin Marinas increased overhead in some places. If unsure say N here. 15148c2c3df3SCatalin Marinas 1515778c558fSBarry Songconfig SCHED_CLUSTER 1516778c558fSBarry Song bool "Cluster scheduler support" 1517778c558fSBarry Song help 1518778c558fSBarry Song Cluster scheduler support improves the CPU scheduler's decision 1519778c558fSBarry Song making when dealing with machines that have clusters of CPUs. 1520778c558fSBarry Song Cluster usually means a couple of CPUs which are placed closely 1521778c558fSBarry Song by sharing mid-level caches, last-level cache tags or internal 1522778c558fSBarry Song busses. 1523778c558fSBarry Song 15248c2c3df3SCatalin Marinasconfig SCHED_SMT 15258c2c3df3SCatalin Marinas bool "SMT scheduler support" 15268c2c3df3SCatalin Marinas help 15278c2c3df3SCatalin Marinas Improves the CPU scheduler's decision making when dealing with 15288c2c3df3SCatalin Marinas MultiThreading at a cost of slightly increased overhead in some 15298c2c3df3SCatalin Marinas places. If unsure say N here. 15308c2c3df3SCatalin Marinas 15318c2c3df3SCatalin Marinasconfig NR_CPUS 153262aa9655SGanapatrao Kulkarni int "Maximum number of CPUs (2-4096)" 153362aa9655SGanapatrao Kulkarni range 2 4096 15343fbd56f0SChristoph Lameter (Ampere) default "512" 15358c2c3df3SCatalin Marinas 15368c2c3df3SCatalin Marinasconfig HOTPLUG_CPU 15378c2c3df3SCatalin Marinas bool "Support for hot-pluggable CPUs" 1538217d453dSYang Yingliang select GENERIC_IRQ_MIGRATION 15398c2c3df3SCatalin Marinas help 15408c2c3df3SCatalin Marinas Say Y here to experiment with turning CPUs off and on. CPUs 15418c2c3df3SCatalin Marinas can be controlled through /sys/devices/system/cpu. 15428c2c3df3SCatalin Marinas 15431a2db300SGanapatrao Kulkarni# Common NUMA Features 15441a2db300SGanapatrao Kulkarniconfig NUMA 15454399e6cdSRandy Dunlap bool "NUMA Memory Allocation and Scheduler Support" 1546ae3c107cSAtish Patra select GENERIC_ARCH_NUMA 15470c2a6cceSKefeng Wang select OF_NUMA 15487ecd19cfSKefeng Wang select HAVE_SETUP_PER_CPU_AREA 15497ecd19cfSKefeng Wang select NEED_PER_CPU_EMBED_FIRST_CHUNK 15507ecd19cfSKefeng Wang select NEED_PER_CPU_PAGE_FIRST_CHUNK 15517ecd19cfSKefeng Wang select USE_PERCPU_NUMA_NODE_ID 15521a2db300SGanapatrao Kulkarni help 15534399e6cdSRandy Dunlap Enable NUMA (Non-Uniform Memory Access) support. 15541a2db300SGanapatrao Kulkarni 15551a2db300SGanapatrao Kulkarni The kernel will try to allocate memory used by a CPU on the 15561a2db300SGanapatrao Kulkarni local memory of the CPU and add some more 15571a2db300SGanapatrao Kulkarni NUMA awareness to the kernel. 15581a2db300SGanapatrao Kulkarni 15591a2db300SGanapatrao Kulkarniconfig NODES_SHIFT 15601a2db300SGanapatrao Kulkarni int "Maximum NUMA Nodes (as a power of 2)" 15611a2db300SGanapatrao Kulkarni range 1 10 15622a13c13bSVanshidhar Konda default "4" 1563a9ee6cf5SMike Rapoport depends on NUMA 15641a2db300SGanapatrao Kulkarni help 15651a2db300SGanapatrao Kulkarni Specify the maximum number of NUMA Nodes available on the target 15661a2db300SGanapatrao Kulkarni system. Increases memory reserved to accommodate various tables. 15671a2db300SGanapatrao Kulkarni 15688636a1f9SMasahiro Yamadasource "kernel/Kconfig.hz" 15698c2c3df3SCatalin Marinas 15708c2c3df3SCatalin Marinasconfig ARCH_SPARSEMEM_ENABLE 15718c2c3df3SCatalin Marinas def_bool y 15728c2c3df3SCatalin Marinas select SPARSEMEM_VMEMMAP_ENABLE 1573782276b4SCatalin Marinas select SPARSEMEM_VMEMMAP 1574e7d4bac4SNikunj Kela 15758c2c3df3SCatalin Marinasconfig HW_PERF_EVENTS 15766475b2d8SMark Rutland def_bool y 15776475b2d8SMark Rutland depends on ARM_PMU 15788c2c3df3SCatalin Marinas 1579afcf5441SDan Li# Supported by clang >= 7.0 or GCC >= 12.0.0 15805287569aSSami Tolvanenconfig CC_HAVE_SHADOW_CALL_STACK 15815287569aSSami Tolvanen def_bool $(cc-option, -fsanitize=shadow-call-stack -ffixed-x18) 15825287569aSSami Tolvanen 1583dfd57bc3SStefano Stabelliniconfig PARAVIRT 1584dfd57bc3SStefano Stabellini bool "Enable paravirtualization code" 1585dfd57bc3SStefano Stabellini help 1586dfd57bc3SStefano Stabellini This changes the kernel so it can modify itself when it is run 1587dfd57bc3SStefano Stabellini under a hypervisor, potentially improving performance significantly 1588dfd57bc3SStefano Stabellini over full virtualization. 1589dfd57bc3SStefano Stabellini 1590dfd57bc3SStefano Stabelliniconfig PARAVIRT_TIME_ACCOUNTING 1591dfd57bc3SStefano Stabellini bool "Paravirtual steal time accounting" 1592dfd57bc3SStefano Stabellini select PARAVIRT 1593dfd57bc3SStefano Stabellini help 1594dfd57bc3SStefano Stabellini Select this option to enable fine granularity task steal time 1595dfd57bc3SStefano Stabellini accounting. Time spent executing other tasks in parallel with 1596dfd57bc3SStefano Stabellini the current vCPU is discounted from the vCPU power. To account for 1597dfd57bc3SStefano Stabellini that, there can be a small performance impact. 1598dfd57bc3SStefano Stabellini 1599dfd57bc3SStefano Stabellini If in doubt, say N here. 1600dfd57bc3SStefano Stabellini 160191506f7eSEric DeVolderconfig ARCH_SUPPORTS_KEXEC 160291506f7eSEric DeVolder def_bool PM_SLEEP_SMP 1603d28f6df1SGeoff Levand 160491506f7eSEric DeVolderconfig ARCH_SUPPORTS_KEXEC_FILE 160591506f7eSEric DeVolder def_bool y 16063ddd9992SAKASHI Takahiro 160791506f7eSEric DeVolderconfig ARCH_SELECTS_KEXEC_FILE 160891506f7eSEric DeVolder def_bool y 1609732b7b93SAKASHI Takahiro depends on KEXEC_FILE 161091506f7eSEric DeVolder select HAVE_IMA_KEXEC if IMA 1611732b7b93SAKASHI Takahiro 161291506f7eSEric DeVolderconfig ARCH_SUPPORTS_KEXEC_SIG 161391506f7eSEric DeVolder def_bool y 1614732b7b93SAKASHI Takahiro 161591506f7eSEric DeVolderconfig ARCH_SUPPORTS_KEXEC_IMAGE_VERIFY_SIG 161691506f7eSEric DeVolder def_bool y 1617732b7b93SAKASHI Takahiro 161891506f7eSEric DeVolderconfig ARCH_DEFAULT_KEXEC_IMAGE_VERIFY_SIG 161991506f7eSEric DeVolder def_bool y 1620732b7b93SAKASHI Takahiro 1621274cdcb1SAlexander Grafconfig ARCH_SUPPORTS_KEXEC_HANDOVER 1622274cdcb1SAlexander Graf def_bool y 1623274cdcb1SAlexander Graf 162491506f7eSEric DeVolderconfig ARCH_SUPPORTS_CRASH_DUMP 162591506f7eSEric DeVolder def_bool y 1626e62aaeacSAKASHI Takahiro 162731daa343SDave Vasilevskyconfig ARCH_DEFAULT_CRASH_DUMP 162831daa343SDave Vasilevsky def_bool y 162931daa343SDave Vasilevsky 1630fdc26823SBaoquan Heconfig ARCH_HAS_GENERIC_CRASHKERNEL_RESERVATION 163185fcde40SBaoquan He def_bool CRASH_RESERVE 1632fdc26823SBaoquan He 1633072e3d96SPavel Tatashinconfig TRANS_TABLE 1634072e3d96SPavel Tatashin def_bool y 163508eae0efSPasha Tatashin depends on HIBERNATION || KEXEC_CORE 1636072e3d96SPavel Tatashin 1637aa42aa13SStefano Stabelliniconfig XEN_DOM0 1638aa42aa13SStefano Stabellini def_bool y 1639aa42aa13SStefano Stabellini depends on XEN 1640aa42aa13SStefano Stabellini 1641aa42aa13SStefano Stabelliniconfig XEN 1642c2ba1f7dSJulien Grall bool "Xen guest support on ARM64" 1643aa42aa13SStefano Stabellini depends on ARM64 && OF 164483862ccfSStefano Stabellini select SWIOTLB_XEN 1645dfd57bc3SStefano Stabellini select PARAVIRT 1646aa42aa13SStefano Stabellini help 1647aa42aa13SStefano Stabellini Say Y if you want to run Linux in a Virtual Machine on Xen on ARM64. 1648aa42aa13SStefano Stabellini 16495a4c2a31SKefeng Wang# include/linux/mmzone.h requires the following to be true: 16505a4c2a31SKefeng Wang# 16515e0a760bSKirill A. Shutemov# MAX_PAGE_ORDER + PAGE_SHIFT <= SECTION_SIZE_BITS 16525a4c2a31SKefeng Wang# 16535e0a760bSKirill A. Shutemov# so the maximum value of MAX_PAGE_ORDER is SECTION_SIZE_BITS - PAGE_SHIFT: 16545a4c2a31SKefeng Wang# 16555e0a760bSKirill A. Shutemov# | SECTION_SIZE_BITS | PAGE_SHIFT | max MAX_PAGE_ORDER | default MAX_PAGE_ORDER | 16565e0a760bSKirill A. Shutemov# ----+-------------------+--------------+----------------------+-------------------------+ 165723baf831SKirill A. Shutemov# 4K | 27 | 12 | 15 | 10 | 165823baf831SKirill A. Shutemov# 16K | 27 | 14 | 13 | 11 | 165923baf831SKirill A. Shutemov# 64K | 29 | 16 | 13 | 13 | 16600192445cSZi Yanconfig ARCH_FORCE_MAX_ORDER 1661f3c37621SCatalin Marinas int 166223baf831SKirill A. Shutemov default "13" if ARM64_64K_PAGES 166323baf831SKirill A. Shutemov default "11" if ARM64_16K_PAGES 166423baf831SKirill A. Shutemov default "10" 166544eaacf1SSuzuki K. Poulose help 16664632cb22SMike Rapoport (IBM) The kernel page allocator limits the size of maximal physically 16675e0a760bSKirill A. Shutemov contiguous allocations. The limit is called MAX_PAGE_ORDER and it 16684632cb22SMike Rapoport (IBM) defines the maximal power of two of number of pages that can be 16694632cb22SMike Rapoport (IBM) allocated as a single contiguous block. This option allows 16704632cb22SMike Rapoport (IBM) overriding the default setting when ability to allocate very 16714632cb22SMike Rapoport (IBM) large blocks of physically contiguous memory is required. 167244eaacf1SSuzuki K. Poulose 16734632cb22SMike Rapoport (IBM) The maximal size of allocation cannot exceed the size of the 16745e0a760bSKirill A. Shutemov section, so the value of MAX_PAGE_ORDER should satisfy 167544eaacf1SSuzuki K. Poulose 16765e0a760bSKirill A. Shutemov MAX_PAGE_ORDER + PAGE_SHIFT <= SECTION_SIZE_BITS 167744eaacf1SSuzuki K. Poulose 16784632cb22SMike Rapoport (IBM) Don't change if unsure. 1679d03bb145SSteve Capper 1680084eb77cSWill Deaconconfig UNMAP_KERNEL_AT_EL0 16817540f70dSArd Biesheuvel bool "Unmap kernel when running in userspace (KPTI)" if EXPERT 1682084eb77cSWill Deacon default y 1683084eb77cSWill Deacon help 16840617052dSWill Deacon Speculation attacks against some high-performance processors can 16850617052dSWill Deacon be used to bypass MMU permission checks and leak kernel data to 16860617052dSWill Deacon userspace. This can be defended against by unmapping the kernel 16870617052dSWill Deacon when running in userspace, mapping it back in on exception entry 16880617052dSWill Deacon via a trampoline page in the vector table. 1689084eb77cSWill Deacon 1690084eb77cSWill Deacon If unsure, say Y. 1691084eb77cSWill Deacon 1692558c303cSJames Morseconfig MITIGATE_SPECTRE_BRANCH_HISTORY 1693558c303cSJames Morse bool "Mitigate Spectre style attacks against branch history" if EXPERT 1694558c303cSJames Morse default y 1695558c303cSJames Morse help 1696558c303cSJames Morse Speculation attacks against some high-performance processors can 1697558c303cSJames Morse make use of branch history to influence future speculation. 1698558c303cSJames Morse When taking an exception from user-space, a sequence of branches 1699558c303cSJames Morse or a firmware call overwrites the branch history. 1700558c303cSJames Morse 1701c55191e9SArd Biesheuvelconfig RODATA_FULL_DEFAULT_ENABLED 1702c55191e9SArd Biesheuvel bool "Apply r/o permissions of VM areas also to their linear aliases" 1703c55191e9SArd Biesheuvel default y 1704c55191e9SArd Biesheuvel help 1705c55191e9SArd Biesheuvel Apply read-only attributes of VM areas to the linear alias of 1706c55191e9SArd Biesheuvel the backing pages as well. This prevents code or read-only data 1707c55191e9SArd Biesheuvel from being modified (inadvertently or intentionally) via another 1708c55191e9SArd Biesheuvel mapping of the same memory page. This additional enhancement can 1709c55191e9SArd Biesheuvel be turned off at runtime by passing rodata=[off|on] (and turned on 1710c55191e9SArd Biesheuvel with rodata=full if this option is set to 'n') 1711c55191e9SArd Biesheuvel 1712c55191e9SArd Biesheuvel This requires the linear region to be mapped down to pages, 1713c55191e9SArd Biesheuvel which may adversely affect performance in some cases. 1714c55191e9SArd Biesheuvel 1715dd523791SWill Deaconconfig ARM64_SW_TTBR0_PAN 1716dd523791SWill Deacon bool "Emulate Privileged Access Never using TTBR0_EL1 switching" 171786a6a68fSLinus Torvalds depends on !KCSAN 171892b6919dSArd Biesheuvel select ARM64_PAN 1719dd523791SWill Deacon help 1720dd523791SWill Deacon Enabling this option prevents the kernel from accessing 1721dd523791SWill Deacon user-space memory directly by pointing TTBR0_EL1 to a reserved 1722dd523791SWill Deacon zeroed area and reserved ASID. The user access routines 1723dd523791SWill Deacon restore the valid TTBR0_EL1 temporarily. 1724dd523791SWill Deacon 172563f0c603SCatalin Marinasconfig ARM64_TAGGED_ADDR_ABI 172663f0c603SCatalin Marinas bool "Enable the tagged user addresses syscall ABI" 172763f0c603SCatalin Marinas default y 172863f0c603SCatalin Marinas help 172963f0c603SCatalin Marinas When this option is enabled, user applications can opt in to a 173063f0c603SCatalin Marinas relaxed ABI via prctl() allowing tagged addresses to be passed 173163f0c603SCatalin Marinas to system calls as pointer arguments. For details, see 17326e4596c4SJonathan Corbet Documentation/arch/arm64/tagged-address-abi.rst. 173363f0c603SCatalin Marinas 1734dd523791SWill Deaconmenuconfig COMPAT 1735dd523791SWill Deacon bool "Kernel support for 32-bit EL0" 1736dd523791SWill Deacon depends on ARM64_4K_PAGES || EXPERT 1737dd523791SWill Deacon select HAVE_UID16 1738dd523791SWill Deacon select OLD_SIGSUSPEND3 1739dd523791SWill Deacon select COMPAT_OLD_SIGACTION 1740dd523791SWill Deacon help 1741dd523791SWill Deacon This option enables support for a 32-bit EL0 running under a 64-bit 1742dd523791SWill Deacon kernel at EL1. AArch32-specific components such as system calls, 1743dd523791SWill Deacon the user helper functions, VFP support and the ptrace interface are 1744dd523791SWill Deacon handled appropriately by the kernel. 1745dd523791SWill Deacon 1746dd523791SWill Deacon If you use a page size other than 4KB (i.e, 16KB or 64KB), please be aware 1747dd523791SWill Deacon that you will only be able to execute AArch32 binaries that were compiled 1748dd523791SWill Deacon with page size aligned segments. 1749dd523791SWill Deacon 1750dd523791SWill Deacon If you want to execute 32-bit userspace applications, say Y. 1751dd523791SWill Deacon 1752dd523791SWill Deaconif COMPAT 1753dd523791SWill Deacon 1754dd523791SWill Deaconconfig KUSER_HELPERS 17557c4791c9SWill Deacon bool "Enable kuser helpers page for 32-bit applications" 1756dd523791SWill Deacon default y 1757dd523791SWill Deacon help 1758dd523791SWill Deacon Warning: disabling this option may break 32-bit user programs. 1759dd523791SWill Deacon 1760dd523791SWill Deacon Provide kuser helpers to compat tasks. The kernel provides 1761dd523791SWill Deacon helper code to userspace in read only form at a fixed location 1762dd523791SWill Deacon to allow userspace to be independent of the CPU type fitted to 1763dd523791SWill Deacon the system. This permits binaries to be run on ARMv4 through 1764dd523791SWill Deacon to ARMv8 without modification. 1765dd523791SWill Deacon 1766263638dcSJonathan Corbet See Documentation/arch/arm/kernel_user_helpers.rst for details. 1767dd523791SWill Deacon 1768dd523791SWill Deacon However, the fixed address nature of these helpers can be used 1769dd523791SWill Deacon by ROP (return orientated programming) authors when creating 1770dd523791SWill Deacon exploits. 1771dd523791SWill Deacon 1772dd523791SWill Deacon If all of the binaries and libraries which run on your platform 1773dd523791SWill Deacon are built specifically for your platform, and make no use of 1774dd523791SWill Deacon these helpers, then you can turn this option off to hinder 1775dd523791SWill Deacon such exploits. However, in that case, if a binary or library 1776dd523791SWill Deacon relying on those helpers is run, it will not function correctly. 1777dd523791SWill Deacon 1778dd523791SWill Deacon Say N here only if you are absolutely certain that you do not 1779dd523791SWill Deacon need these helpers; otherwise, the safe option is to say Y. 1780dd523791SWill Deacon 17817c4791c9SWill Deaconconfig COMPAT_VDSO 17827c4791c9SWill Deacon bool "Enable vDSO for 32-bit applications" 17833e6f8d1fSNick Desaulniers depends on !CPU_BIG_ENDIAN 17843e6f8d1fSNick Desaulniers depends on (CC_IS_CLANG && LD_IS_LLD) || "$(CROSS_COMPILE_COMPAT)" != "" 17857c4791c9SWill Deacon select GENERIC_COMPAT_VDSO 17867c4791c9SWill Deacon default y 17877c4791c9SWill Deacon help 17887c4791c9SWill Deacon Place in the process address space of 32-bit applications an 17897c4791c9SWill Deacon ELF shared object providing fast implementations of gettimeofday 17907c4791c9SWill Deacon and clock_gettime. 17917c4791c9SWill Deacon 17927c4791c9SWill Deacon You must have a 32-bit build of glibc 2.22 or later for programs 17937c4791c9SWill Deacon to seamlessly take advantage of this. 1794dd523791SWill Deacon 1795625412c2SNick Desaulniersconfig THUMB2_COMPAT_VDSO 1796625412c2SNick Desaulniers bool "Compile the 32-bit vDSO for Thumb-2 mode" if EXPERT 1797625412c2SNick Desaulniers depends on COMPAT_VDSO 1798625412c2SNick Desaulniers default y 1799625412c2SNick Desaulniers help 1800625412c2SNick Desaulniers Compile the compat vDSO with '-mthumb -fomit-frame-pointer' if y, 1801625412c2SNick Desaulniers otherwise with '-marm'. 1802625412c2SNick Desaulniers 18033fc24ef3SArd Biesheuvelconfig COMPAT_ALIGNMENT_FIXUPS 18043fc24ef3SArd Biesheuvel bool "Fix up misaligned multi-word loads and stores in user space" 18053fc24ef3SArd Biesheuvel 18061b907f46SWill Deaconmenuconfig ARMV8_DEPRECATED 18071b907f46SWill Deacon bool "Emulate deprecated/obsolete ARMv8 instructions" 18086cfa7cc4SDave Martin depends on SYSCTL 18091b907f46SWill Deacon help 18101b907f46SWill Deacon Legacy software support may require certain instructions 18111b907f46SWill Deacon that have been deprecated or obsoleted in the architecture. 18121b907f46SWill Deacon 18131b907f46SWill Deacon Enable this config to enable selective emulation of these 18141b907f46SWill Deacon features. 18151b907f46SWill Deacon 18161b907f46SWill Deacon If unsure, say Y 18171b907f46SWill Deacon 18181b907f46SWill Deaconif ARMV8_DEPRECATED 18191b907f46SWill Deacon 18201b907f46SWill Deaconconfig SWP_EMULATION 18211b907f46SWill Deacon bool "Emulate SWP/SWPB instructions" 18221b907f46SWill Deacon help 18231b907f46SWill Deacon ARMv8 obsoletes the use of A32 SWP/SWPB instructions such that 18241b907f46SWill Deacon they are always undefined. Say Y here to enable software 18251b907f46SWill Deacon emulation of these instructions for userspace using LDXR/STXR. 1826dd720784SMark Brown This feature can be controlled at runtime with the abi.swp 1827dd720784SMark Brown sysctl which is disabled by default. 18281b907f46SWill Deacon 18291b907f46SWill Deacon In some older versions of glibc [<=2.8] SWP is used during futex 18301b907f46SWill Deacon trylock() operations with the assumption that the code will not 18311b907f46SWill Deacon be preempted. This invalid assumption may be more likely to fail 18321b907f46SWill Deacon with SWP emulation enabled, leading to deadlock of the user 18331b907f46SWill Deacon application. 18341b907f46SWill Deacon 18351b907f46SWill Deacon NOTE: when accessing uncached shared regions, LDXR/STXR rely 18361b907f46SWill Deacon on an external transaction monitoring block called a global 18371b907f46SWill Deacon monitor to maintain update atomicity. If your system does not 18381b907f46SWill Deacon implement a global monitor, this option can cause programs that 18391b907f46SWill Deacon perform SWP operations to uncached memory to deadlock. 18401b907f46SWill Deacon 18411b907f46SWill Deacon If unsure, say Y 18421b907f46SWill Deacon 18431b907f46SWill Deaconconfig CP15_BARRIER_EMULATION 18441b907f46SWill Deacon bool "Emulate CP15 Barrier instructions" 18451b907f46SWill Deacon help 18461b907f46SWill Deacon The CP15 barrier instructions - CP15ISB, CP15DSB, and 18471b907f46SWill Deacon CP15DMB - are deprecated in ARMv8 (and ARMv7). It is 18481b907f46SWill Deacon strongly recommended to use the ISB, DSB, and DMB 18491b907f46SWill Deacon instructions instead. 18501b907f46SWill Deacon 18511b907f46SWill Deacon Say Y here to enable software emulation of these 18521b907f46SWill Deacon instructions for AArch32 userspace code. When this option is 18531b907f46SWill Deacon enabled, CP15 barrier usage is traced which can help 1854dd720784SMark Brown identify software that needs updating. This feature can be 1855dd720784SMark Brown controlled at runtime with the abi.cp15_barrier sysctl. 18561b907f46SWill Deacon 18571b907f46SWill Deacon If unsure, say Y 18581b907f46SWill Deacon 18592d888f48SSuzuki K. Pouloseconfig SETEND_EMULATION 18602d888f48SSuzuki K. Poulose bool "Emulate SETEND instruction" 18612d888f48SSuzuki K. Poulose help 18622d888f48SSuzuki K. Poulose The SETEND instruction alters the data-endianness of the 18632d888f48SSuzuki K. Poulose AArch32 EL0, and is deprecated in ARMv8. 18642d888f48SSuzuki K. Poulose 18652d888f48SSuzuki K. Poulose Say Y here to enable software emulation of the instruction 1866dd720784SMark Brown for AArch32 userspace code. This feature can be controlled 1867dd720784SMark Brown at runtime with the abi.setend sysctl. 18682d888f48SSuzuki K. Poulose 18692d888f48SSuzuki K. Poulose Note: All the cpus on the system must have mixed endian support at EL0 18702d888f48SSuzuki K. Poulose for this feature to be enabled. If a new CPU - which doesn't support mixed 18712d888f48SSuzuki K. Poulose endian - is hotplugged in after this feature has been enabled, there could 18722d888f48SSuzuki K. Poulose be unexpected results in the applications. 18732d888f48SSuzuki K. Poulose 18742d888f48SSuzuki K. Poulose If unsure, say Y 18753cb7e662SJuerg Haefligerendif # ARMV8_DEPRECATED 18761b907f46SWill Deacon 18773cb7e662SJuerg Haefligerendif # COMPAT 1878ba42822aSCatalin Marinas 18790e4a0709SWill Deaconmenu "ARMv8.1 architectural features" 18800e4a0709SWill Deacon 18810e4a0709SWill Deaconconfig ARM64_HW_AFDBM 18820e4a0709SWill Deacon bool "Support for hardware updates of the Access and Dirty page flags" 18830e4a0709SWill Deacon default y 18840e4a0709SWill Deacon help 18850e4a0709SWill Deacon The ARMv8.1 architecture extensions introduce support for 18860e4a0709SWill Deacon hardware updates of the access and dirty information in page 18870e4a0709SWill Deacon table entries. When enabled in TCR_EL1 (HA and HD bits) on 18880e4a0709SWill Deacon capable processors, accesses to pages with PTE_AF cleared will 18890e4a0709SWill Deacon set this bit instead of raising an access flag fault. 18900e4a0709SWill Deacon Similarly, writes to read-only pages with the DBM bit set will 18910e4a0709SWill Deacon clear the read-only bit (AP[2]) instead of raising a 18920e4a0709SWill Deacon permission fault. 18930e4a0709SWill Deacon 18940e4a0709SWill Deacon Kernels built with this configuration option enabled continue 18950e4a0709SWill Deacon to work on pre-ARMv8.1 hardware and the performance impact is 18960e4a0709SWill Deacon minimal. If unsure, say Y. 18970e4a0709SWill Deacon 18980e4a0709SWill Deaconconfig ARM64_PAN 18990e4a0709SWill Deacon bool "Enable support for Privileged Access Never (PAN)" 19000e4a0709SWill Deacon default y 19010e4a0709SWill Deacon help 19020e4a0709SWill Deacon Privileged Access Never (PAN; part of the ARMv8.1 Extensions) 19030e4a0709SWill Deacon prevents the kernel or hypervisor from accessing user-space (EL0) 19040e4a0709SWill Deacon memory directly. 19050e4a0709SWill Deacon 19060e4a0709SWill Deacon Choosing this option will cause any unprotected (not using 19070e4a0709SWill Deacon copy_to_user et al) memory access to fail with a permission fault. 19080e4a0709SWill Deacon 19090e4a0709SWill Deacon The feature is detected at runtime, and will remain as a 'nop' 19100e4a0709SWill Deacon instruction if the cpu does not implement the feature. 19110e4a0709SWill Deacon 19120e4a0709SWill Deaconconfig ARM64_LSE_ATOMICS 1913395af861SCatalin Marinas bool 1914395af861SCatalin Marinas default ARM64_USE_LSE_ATOMICS 1915395af861SCatalin Marinas 1916395af861SCatalin Marinasconfig ARM64_USE_LSE_ATOMICS 19170e4a0709SWill Deacon bool "Atomic instructions" 19187bd99b40SWill Deacon default y 19190e4a0709SWill Deacon help 19200e4a0709SWill Deacon As part of the Large System Extensions, ARMv8.1 introduces new 19210e4a0709SWill Deacon atomic instructions that are designed specifically to scale in 19220e4a0709SWill Deacon very large systems. 19230e4a0709SWill Deacon 19240e4a0709SWill Deacon Say Y here to make use of these instructions for the in-kernel 19250e4a0709SWill Deacon atomic routines. This incurs a small overhead on CPUs that do 19262555d4c6SArnd Bergmann not support these instructions. 19270e4a0709SWill Deacon 19283cb7e662SJuerg Haefligerendmenu # "ARMv8.1 architectural features" 19290e4a0709SWill Deacon 1930f993318bSWill Deaconmenu "ARMv8.2 architectural features" 1931f993318bSWill Deacon 1932d50e071fSRobin Murphyconfig ARM64_PMEM 1933d50e071fSRobin Murphy bool "Enable support for persistent memory" 1934d50e071fSRobin Murphy select ARCH_HAS_PMEM_API 19355d7bdeb1SRobin Murphy select ARCH_HAS_UACCESS_FLUSHCACHE 1936d50e071fSRobin Murphy help 1937d50e071fSRobin Murphy Say Y to enable support for the persistent memory API based on the 1938d50e071fSRobin Murphy ARMv8.2 DCPoP feature. 1939d50e071fSRobin Murphy 1940d50e071fSRobin Murphy The feature is detected at runtime, and the kernel will use DC CVAC 1941d50e071fSRobin Murphy operations if DC CVAP is not supported (following the behaviour of 1942d50e071fSRobin Murphy DC CVAP itself if the system does not define a point of persistence). 1943d50e071fSRobin Murphy 194464c02720SXie XiuQiconfig ARM64_RAS_EXTN 194564c02720SXie XiuQi bool "Enable support for RAS CPU Extensions" 194664c02720SXie XiuQi default y 194764c02720SXie XiuQi help 194864c02720SXie XiuQi CPUs that support the Reliability, Availability and Serviceability 194964c02720SXie XiuQi (RAS) Extensions, part of ARMv8.2 are able to track faults and 195064c02720SXie XiuQi errors, classify them and report them to software. 195164c02720SXie XiuQi 195264c02720SXie XiuQi On CPUs with these extensions system software can use additional 195364c02720SXie XiuQi barriers to determine if faults are pending and read the 195464c02720SXie XiuQi classification from a new set of registers. 195564c02720SXie XiuQi 195664c02720SXie XiuQi Selecting this feature will allow the kernel to use these barriers 195764c02720SXie XiuQi and access the new registers if the system supports the extension. 195864c02720SXie XiuQi Platform RAS features may additionally depend on firmware support. 195964c02720SXie XiuQi 19605ffdfaedSVladimir Murzinconfig ARM64_CNP 19615ffdfaedSVladimir Murzin bool "Enable support for Common Not Private (CNP) translations" 19625ffdfaedSVladimir Murzin default y 19635ffdfaedSVladimir Murzin help 19645ffdfaedSVladimir Murzin Common Not Private (CNP) allows translation table entries to 19655ffdfaedSVladimir Murzin be shared between different PEs in the same inner shareable 19665ffdfaedSVladimir Murzin domain, so the hardware can use this fact to optimise the 19675ffdfaedSVladimir Murzin caching of such entries in the TLB. 19685ffdfaedSVladimir Murzin 19695ffdfaedSVladimir Murzin Selecting this option allows the CNP feature to be detected 19705ffdfaedSVladimir Murzin at runtime, and does not affect PEs that do not implement 19715ffdfaedSVladimir Murzin this feature. 19725ffdfaedSVladimir Murzin 19733cb7e662SJuerg Haefligerendmenu # "ARMv8.2 architectural features" 1974f993318bSWill Deacon 197504ca3204SMark Rutlandmenu "ARMv8.3 architectural features" 197604ca3204SMark Rutland 197704ca3204SMark Rutlandconfig ARM64_PTR_AUTH 197804ca3204SMark Rutland bool "Enable support for pointer authentication" 197904ca3204SMark Rutland default y 198004ca3204SMark Rutland help 198104ca3204SMark Rutland Pointer authentication (part of the ARMv8.3 Extensions) provides 198204ca3204SMark Rutland instructions for signing and authenticating pointers against secret 198304ca3204SMark Rutland keys, which can be used to mitigate Return Oriented Programming (ROP) 198404ca3204SMark Rutland and other attacks. 198504ca3204SMark Rutland 198604ca3204SMark Rutland This option enables these instructions at EL0 (i.e. for userspace). 198704ca3204SMark Rutland Choosing this option will cause the kernel to initialise secret keys 198804ca3204SMark Rutland for each process at exec() time, with these keys being 198904ca3204SMark Rutland context-switched along with the process. 199004ca3204SMark Rutland 199104ca3204SMark Rutland The feature is detected at runtime. If the feature is not present in 1992384b40caSMark Rutland hardware it will not be advertised to userspace/KVM guest nor will it 1993dfb0589cSMarc Zyngier be enabled. 199404ca3204SMark Rutland 19956982934eSKristina Martsenko If the feature is present on the boot CPU but not on a late CPU, then 19966982934eSKristina Martsenko the late CPU will be parked. Also, if the boot CPU does not have 19976982934eSKristina Martsenko address auth and the late CPU has then the late CPU will still boot 19986982934eSKristina Martsenko but with the feature disabled. On such a system, this option should 19996982934eSKristina Martsenko not be selected. 20006982934eSKristina Martsenko 2001b27a9f41SDaniel Kissconfig ARM64_PTR_AUTH_KERNEL 2002d053e71aSDaniel Kiss bool "Use pointer authentication for kernel" 2003b27a9f41SDaniel Kiss default y 2004b27a9f41SDaniel Kiss depends on ARM64_PTR_AUTH 2005b27a9f41SDaniel Kiss # Modern compilers insert a .note.gnu.property section note for PAC 2006b27a9f41SDaniel Kiss # which is only understood by binutils starting with version 2.33.1. 2007b27a9f41SDaniel Kiss depends on LD_IS_LLD || LD_VERSION >= 23301 || (CC_IS_GCC && GCC_VERSION < 90100) 2008b27a9f41SDaniel Kiss depends on !CC_IS_CLANG || AS_HAS_CFI_NEGATE_RA_STATE 200926299b3fSMark Rutland depends on (!FUNCTION_GRAPH_TRACER || DYNAMIC_FTRACE_WITH_ARGS) 2010b27a9f41SDaniel Kiss help 2011b27a9f41SDaniel Kiss If the compiler supports the -mbranch-protection or 2012b27a9f41SDaniel Kiss -msign-return-address flag (e.g. GCC 7 or later), then this option 2013b27a9f41SDaniel Kiss will cause the kernel itself to be compiled with return address 2014b27a9f41SDaniel Kiss protection. In this case, and if the target hardware is known to 2015b27a9f41SDaniel Kiss support pointer authentication, then CONFIG_STACKPROTECTOR can be 2016b27a9f41SDaniel Kiss disabled with minimal loss of protection. 2017b27a9f41SDaniel Kiss 201874afda40SKristina Martsenko This feature works with FUNCTION_GRAPH_TRACER option only if 201926299b3fSMark Rutland DYNAMIC_FTRACE_WITH_ARGS is enabled. 202074afda40SKristina Martsenko 202174afda40SKristina Martsenkoconfig CC_HAS_BRANCH_PROT_PAC_RET 202274afda40SKristina Martsenko # GCC 9 or later, clang 8 or later 202374afda40SKristina Martsenko def_bool $(cc-option,-mbranch-protection=pac-ret+leaf) 202474afda40SKristina Martsenko 20253b446c7dSNick Desaulniersconfig AS_HAS_CFI_NEGATE_RA_STATE 20262555d4c6SArnd Bergmann # binutils 2.34+ 20273b446c7dSNick Desaulniers def_bool $(as-instr,.cfi_startproc\n.cfi_negate_ra_state\n.cfi_endproc\n) 20283b446c7dSNick Desaulniers 20293cb7e662SJuerg Haefligerendmenu # "ARMv8.3 architectural features" 203004ca3204SMark Rutland 20312c9d45b4SIonela Voinescumenu "ARMv8.4 architectural features" 20322c9d45b4SIonela Voinescu 20332c9d45b4SIonela Voinescuconfig ARM64_AMU_EXTN 20342c9d45b4SIonela Voinescu bool "Enable support for the Activity Monitors Unit CPU extension" 20352c9d45b4SIonela Voinescu default y 20362c9d45b4SIonela Voinescu help 20372c9d45b4SIonela Voinescu The activity monitors extension is an optional extension introduced 20382c9d45b4SIonela Voinescu by the ARMv8.4 CPU architecture. This enables support for version 1 20392c9d45b4SIonela Voinescu of the activity monitors architecture, AMUv1. 20402c9d45b4SIonela Voinescu 20412c9d45b4SIonela Voinescu To enable the use of this extension on CPUs that implement it, say Y. 20422c9d45b4SIonela Voinescu 20432c9d45b4SIonela Voinescu Note that for architectural reasons, firmware _must_ implement AMU 20442c9d45b4SIonela Voinescu support when running on CPUs that present the activity monitors 20452c9d45b4SIonela Voinescu extension. The required support is present in: 20462c9d45b4SIonela Voinescu * Version 1.5 and later of the ARM Trusted Firmware 20472c9d45b4SIonela Voinescu 20482c9d45b4SIonela Voinescu For kernels that have this configuration enabled but boot with broken 20492c9d45b4SIonela Voinescu firmware, you may need to say N here until the firmware is fixed. 20502c9d45b4SIonela Voinescu Otherwise you may experience firmware panics or lockups when 20512c9d45b4SIonela Voinescu accessing the counter registers. Even if you are not observing these 20522c9d45b4SIonela Voinescu symptoms, the values returned by the register reads might not 20532c9d45b4SIonela Voinescu correctly reflect reality. Most commonly, the value read will be 0, 20542c9d45b4SIonela Voinescu indicating that the counter is not enabled. 20552c9d45b4SIonela Voinescu 20567c78f67eSZhenyu Yeconfig ARM64_TLB_RANGE 20577c78f67eSZhenyu Ye bool "Enable support for tlbi range feature" 20587c78f67eSZhenyu Ye default y 20597c78f67eSZhenyu Ye help 20607c78f67eSZhenyu Ye ARMv8.4-TLBI provides TLBI invalidation instruction that apply to a 20617c78f67eSZhenyu Ye range of input addresses. 20627c78f67eSZhenyu Ye 20633cb7e662SJuerg Haefligerendmenu # "ARMv8.4 architectural features" 2064fd045f6cSArd Biesheuvel 20653e6c69a0SMark Brownmenu "ARMv8.5 architectural features" 20663e6c69a0SMark Brown 2067f469c032SVincenzo Frascinoconfig AS_HAS_ARMV8_5 2068f469c032SVincenzo Frascino def_bool $(cc-option,-Wa$(comma)-march=armv8.5-a) 2069f469c032SVincenzo Frascino 2070383499f8SDave Martinconfig ARM64_BTI 2071383499f8SDave Martin bool "Branch Target Identification support" 2072383499f8SDave Martin default y 2073383499f8SDave Martin help 2074383499f8SDave Martin Branch Target Identification (part of the ARMv8.5 Extensions) 2075383499f8SDave Martin provides a mechanism to limit the set of locations to which computed 2076383499f8SDave Martin branch instructions such as BR or BLR can jump. 2077383499f8SDave Martin 2078383499f8SDave Martin To make use of BTI on CPUs that support it, say Y. 2079383499f8SDave Martin 2080383499f8SDave Martin BTI is intended to provide complementary protection to other control 2081383499f8SDave Martin flow integrity protection mechanisms, such as the Pointer 2082383499f8SDave Martin authentication mechanism provided as part of the ARMv8.3 Extensions. 2083383499f8SDave Martin For this reason, it does not make sense to enable this option without 2084383499f8SDave Martin also enabling support for pointer authentication. Thus, when 2085383499f8SDave Martin enabling this option you should also select ARM64_PTR_AUTH=y. 2086383499f8SDave Martin 2087383499f8SDave Martin Userspace binaries must also be specifically compiled to make use of 2088383499f8SDave Martin this mechanism. If you say N here or the hardware does not support 2089383499f8SDave Martin BTI, such binaries can still run, but you get no additional 2090383499f8SDave Martin enforcement of branch destinations. 2091383499f8SDave Martin 209297fed779SMark Brownconfig ARM64_BTI_KERNEL 209397fed779SMark Brown bool "Use Branch Target Identification for kernel" 209497fed779SMark Brown default y 209597fed779SMark Brown depends on ARM64_BTI 2096b27a9f41SDaniel Kiss depends on ARM64_PTR_AUTH_KERNEL 209797fed779SMark Brown depends on CC_HAS_BRANCH_PROT_PAC_RET_BTI 20983a88d7c5SWill Deacon # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94697 20993a88d7c5SWill Deacon depends on !CC_IS_GCC || GCC_VERSION >= 100100 2100c0a454b9SMark Brown # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106671 2101c0a454b9SMark Brown depends on !CC_IS_GCC 210226299b3fSMark Rutland depends on (!FUNCTION_GRAPH_TRACER || DYNAMIC_FTRACE_WITH_ARGS) 210397fed779SMark Brown help 210497fed779SMark Brown Build the kernel with Branch Target Identification annotations 210597fed779SMark Brown and enable enforcement of this for kernel code. When this option 210697fed779SMark Brown is enabled and the system supports BTI all kernel code including 210797fed779SMark Brown modular code must have BTI enabled. 210897fed779SMark Brown 210997fed779SMark Brownconfig CC_HAS_BRANCH_PROT_PAC_RET_BTI 211097fed779SMark Brown # GCC 9 or later, clang 8 or later 211197fed779SMark Brown def_bool $(cc-option,-mbranch-protection=pac-ret+leaf+bti) 211297fed779SMark Brown 21133e6c69a0SMark Brownconfig ARM64_E0PD 21143e6c69a0SMark Brown bool "Enable support for E0PD" 21153e6c69a0SMark Brown default y 21163e6c69a0SMark Brown help 21173e6c69a0SMark Brown E0PD (part of the ARMv8.5 extensions) allows us to ensure 21183e6c69a0SMark Brown that EL0 accesses made via TTBR1 always fault in constant time, 21193e6c69a0SMark Brown providing similar benefits to KASLR as those provided by KPTI, but 21203e6c69a0SMark Brown with lower overhead and without disrupting legitimate access to 21213e6c69a0SMark Brown kernel memory such as SPE. 21223e6c69a0SMark Brown 21233e6c69a0SMark Brown This option enables E0PD for TTBR1 where available. 21243e6c69a0SMark Brown 212589b94df9SVincenzo Frascinoconfig ARM64_AS_HAS_MTE 212689b94df9SVincenzo Frascino # Initial support for MTE went in binutils 2.32.0, checked with 212789b94df9SVincenzo Frascino # ".arch armv8.5-a+memtag" below. However, this was incomplete 212889b94df9SVincenzo Frascino # as a late addition to the final architecture spec (LDGM/STGM) 212989b94df9SVincenzo Frascino # is only supported in the newer 2.32.x and 2.33 binutils 213089b94df9SVincenzo Frascino # versions, hence the extra "stgm" instruction check below. 213189b94df9SVincenzo Frascino def_bool $(as-instr,.arch armv8.5-a+memtag\nstgm xzr$(comma)[x0]) 213289b94df9SVincenzo Frascino 213389b94df9SVincenzo Frascinoconfig ARM64_MTE 213489b94df9SVincenzo Frascino bool "Memory Tagging Extension support" 213589b94df9SVincenzo Frascino default y 213689b94df9SVincenzo Frascino depends on ARM64_AS_HAS_MTE && ARM64_TAGGED_ADDR_ABI 2137f469c032SVincenzo Frascino depends on AS_HAS_ARMV8_5 213898c970daSVincenzo Frascino # Required for tag checking in the uaccess routines 213992b6919dSArd Biesheuvel select ARM64_PAN 2140f3ba50a7SCatalin Marinas select ARCH_HAS_SUBPAGE_FAULTS 214189b94df9SVincenzo Frascino select ARCH_USES_HIGH_VMA_FLAGS 21427a87225aSMatthew Wilcox (Oracle) select ARCH_USES_PG_ARCH_2 21437a87225aSMatthew Wilcox (Oracle) select ARCH_USES_PG_ARCH_3 214489b94df9SVincenzo Frascino help 214589b94df9SVincenzo Frascino Memory Tagging (part of the ARMv8.5 Extensions) provides 214689b94df9SVincenzo Frascino architectural support for run-time, always-on detection of 214789b94df9SVincenzo Frascino various classes of memory error to aid with software debugging 214889b94df9SVincenzo Frascino to eliminate vulnerabilities arising from memory-unsafe 214989b94df9SVincenzo Frascino languages. 215089b94df9SVincenzo Frascino 215189b94df9SVincenzo Frascino This option enables the support for the Memory Tagging 215289b94df9SVincenzo Frascino Extension at EL0 (i.e. for userspace). 215389b94df9SVincenzo Frascino 215489b94df9SVincenzo Frascino Selecting this option allows the feature to be detected at 215589b94df9SVincenzo Frascino runtime. Any secondary CPU not implementing this feature will 215689b94df9SVincenzo Frascino not be allowed a late bring-up. 215789b94df9SVincenzo Frascino 215889b94df9SVincenzo Frascino Userspace binaries that want to use this feature must 215989b94df9SVincenzo Frascino explicitly opt in. The mechanism for the userspace is 216089b94df9SVincenzo Frascino described in: 216189b94df9SVincenzo Frascino 21626e4596c4SJonathan Corbet Documentation/arch/arm64/memory-tagging-extension.rst. 216389b94df9SVincenzo Frascino 21643cb7e662SJuerg Haefligerendmenu # "ARMv8.5 architectural features" 21653e6c69a0SMark Brown 216618107f8aSVladimir Murzinmenu "ARMv8.7 architectural features" 216718107f8aSVladimir Murzin 216818107f8aSVladimir Murzinconfig ARM64_EPAN 216918107f8aSVladimir Murzin bool "Enable support for Enhanced Privileged Access Never (EPAN)" 217018107f8aSVladimir Murzin default y 217118107f8aSVladimir Murzin depends on ARM64_PAN 217218107f8aSVladimir Murzin help 217318107f8aSVladimir Murzin Enhanced Privileged Access Never (EPAN) allows Privileged 217418107f8aSVladimir Murzin Access Never to be used with Execute-only mappings. 217518107f8aSVladimir Murzin 217618107f8aSVladimir Murzin The feature is detected at runtime, and will remain disabled 217718107f8aSVladimir Murzin if the cpu does not implement the feature. 21783cb7e662SJuerg Haefligerendmenu # "ARMv8.7 architectural features" 217918107f8aSVladimir Murzin 2180836ed3c4SKristina Martsenkoconfig AS_HAS_MOPS 2181836ed3c4SKristina Martsenko def_bool $(as-instr,.arch_extension mops) 2182836ed3c4SKristina Martsenko 2183b9b9d72dSJoey Goulymenu "ARMv8.9 architectural features" 2184b9b9d72dSJoey Gouly 2185b9b9d72dSJoey Goulyconfig ARM64_POE 2186b9b9d72dSJoey Gouly prompt "Permission Overlay Extension" 2187b9b9d72dSJoey Gouly def_bool y 2188b9b9d72dSJoey Gouly select ARCH_USES_HIGH_VMA_FLAGS 2189b9b9d72dSJoey Gouly select ARCH_HAS_PKEYS 2190b9b9d72dSJoey Gouly help 2191b9b9d72dSJoey Gouly The Permission Overlay Extension is used to implement Memory 2192b9b9d72dSJoey Gouly Protection Keys. Memory Protection Keys provides a mechanism for 2193b9b9d72dSJoey Gouly enforcing page-based protections, but without requiring modification 2194b9b9d72dSJoey Gouly of the page tables when an application changes protection domains. 2195b9b9d72dSJoey Gouly 2196b9b9d72dSJoey Gouly For details, see Documentation/core-api/protection-keys.rst 2197b9b9d72dSJoey Gouly 2198b9b9d72dSJoey Gouly If unsure, say y. 2199b9b9d72dSJoey Gouly 2200b9b9d72dSJoey Goulyconfig ARCH_PKEY_BITS 2201b9b9d72dSJoey Gouly int 2202b9b9d72dSJoey Gouly default 3 2203b9b9d72dSJoey Gouly 2204efe72541SYicong Yangconfig ARM64_HAFT 2205efe72541SYicong Yang bool "Support for Hardware managed Access Flag for Table Descriptors" 2206efe72541SYicong Yang depends on ARM64_HW_AFDBM 2207efe72541SYicong Yang default y 2208efe72541SYicong Yang help 2209efe72541SYicong Yang The ARMv8.9/ARMv9.5 introduces the feature Hardware managed Access 2210efe72541SYicong Yang Flag for Table descriptors. When enabled an architectural executed 2211efe72541SYicong Yang memory access will update the Access Flag in each Table descriptor 2212efe72541SYicong Yang which is accessed during the translation table walk and for which 2213efe72541SYicong Yang the Access Flag is 0. The Access Flag of the Table descriptor use 2214efe72541SYicong Yang the same bit of PTE_AF. 2215efe72541SYicong Yang 2216efe72541SYicong Yang The feature will only be enabled if all the CPUs in the system 2217efe72541SYicong Yang support this feature. If unsure, say Y. 2218efe72541SYicong Yang 2219b9b9d72dSJoey Goulyendmenu # "ARMv8.9 architectural features" 2220b9b9d72dSJoey Gouly 22215d8b172eSMark Brownmenu "v9.4 architectural features" 22225d8b172eSMark Brown 22235d8b172eSMark Brownconfig ARM64_GCS 22245d8b172eSMark Brown bool "Enable support for Guarded Control Stack (GCS)" 22255d8b172eSMark Brown default y 22265d8b172eSMark Brown select ARCH_HAS_USER_SHADOW_STACK 22275d8b172eSMark Brown select ARCH_USES_HIGH_VMA_FLAGS 22285d8b172eSMark Brown depends on !UPROBES 22295d8b172eSMark Brown help 22305d8b172eSMark Brown Guarded Control Stack (GCS) provides support for a separate 22315d8b172eSMark Brown stack with restricted access which contains only return 22325d8b172eSMark Brown addresses. This can be used to harden against some attacks 22335d8b172eSMark Brown by comparing return address used by the program with what is 22345d8b172eSMark Brown stored in the GCS, and may also be used to efficiently obtain 22355d8b172eSMark Brown the call stack for applications such as profiling. 22365d8b172eSMark Brown 22375d8b172eSMark Brown The feature is detected at runtime, and will remain disabled 22385d8b172eSMark Brown if the system does not implement the feature. 22395d8b172eSMark Brown 22405d8b172eSMark Brownendmenu # "v9.4 architectural features" 22415d8b172eSMark Brown 2242ddd25ad1SDave Martinconfig ARM64_SVE 2243ddd25ad1SDave Martin bool "ARM Scalable Vector Extension support" 2244ddd25ad1SDave Martin default y 2245ddd25ad1SDave Martin help 2246ddd25ad1SDave Martin The Scalable Vector Extension (SVE) is an extension to the AArch64 2247ddd25ad1SDave Martin execution state which complements and extends the SIMD functionality 2248ddd25ad1SDave Martin of the base architecture to support much larger vectors and to enable 2249ddd25ad1SDave Martin additional vectorisation opportunities. 2250ddd25ad1SDave Martin 2251ddd25ad1SDave Martin To enable use of this extension on CPUs that implement it, say Y. 2252ddd25ad1SDave Martin 225306a916feSDave Martin On CPUs that support the SVE2 extensions, this option will enable 225406a916feSDave Martin those too. 225506a916feSDave Martin 22565043694eSDave Martin Note that for architectural reasons, firmware _must_ implement SVE 22575043694eSDave Martin support when running on SVE capable hardware. The required support 22585043694eSDave Martin is present in: 22595043694eSDave Martin 22605043694eSDave Martin * version 1.5 and later of the ARM Trusted Firmware 22615043694eSDave Martin * the AArch64 boot wrapper since commit 5e1261e08abf 22625043694eSDave Martin ("bootwrapper: SVE: Enable SVE for EL2 and below"). 22635043694eSDave Martin 22645043694eSDave Martin For other firmware implementations, consult the firmware documentation 22655043694eSDave Martin or vendor. 22665043694eSDave Martin 22675043694eSDave Martin If you need the kernel to boot on SVE-capable hardware with broken 22685043694eSDave Martin firmware, you may need to say N here until you get your firmware 22695043694eSDave Martin fixed. Otherwise, you may experience firmware panics or lockups when 22705043694eSDave Martin booting the kernel. If unsure and you are not observing these 22715043694eSDave Martin symptoms, you should assume that it is safe to say Y. 2272fd045f6cSArd Biesheuvel 2273a1f4ccd2SMark Brownconfig ARM64_SME 2274a1f4ccd2SMark Brown bool "ARM Scalable Matrix Extension support" 2275a1f4ccd2SMark Brown default y 2276a1f4ccd2SMark Brown depends on ARM64_SVE 2277a1f4ccd2SMark Brown help 2278a1f4ccd2SMark Brown The Scalable Matrix Extension (SME) is an extension to the AArch64 2279a1f4ccd2SMark Brown execution state which utilises a substantial subset of the SVE 2280a1f4ccd2SMark Brown instruction set, together with the addition of new architectural 2281a1f4ccd2SMark Brown register state capable of holding two dimensional matrix tiles to 2282a1f4ccd2SMark Brown enable various matrix operations. 2283a1f4ccd2SMark Brown 2284bc3c03ccSJulien Thierryconfig ARM64_PSEUDO_NMI 2285bc3c03ccSJulien Thierry bool "Support for NMI-like interrupts" 22863c9c1dcdSJoe Perches select ARM_GIC_V3 2287bc3c03ccSJulien Thierry help 2288bc3c03ccSJulien Thierry Adds support for mimicking Non-Maskable Interrupts through the use of 2289bc3c03ccSJulien Thierry GIC interrupt priority. This support requires version 3 or later of 2290bc15cf70SWill Deacon ARM GIC. 2291bc3c03ccSJulien Thierry 2292bc3c03ccSJulien Thierry This high priority configuration for interrupts needs to be 2293bc3c03ccSJulien Thierry explicitly enabled by setting the kernel parameter 2294bc3c03ccSJulien Thierry "irqchip.gicv3_pseudo_nmi" to 1. 2295bc3c03ccSJulien Thierry 2296bc3c03ccSJulien Thierry If unsure, say N 2297bc3c03ccSJulien Thierry 229848ce8f80SJulien Thierryif ARM64_PSEUDO_NMI 229948ce8f80SJulien Thierryconfig ARM64_DEBUG_PRIORITY_MASKING 230048ce8f80SJulien Thierry bool "Debug interrupt priority masking" 230148ce8f80SJulien Thierry help 230248ce8f80SJulien Thierry This adds runtime checks to functions enabling/disabling 230348ce8f80SJulien Thierry interrupts when using priority masking. The additional checks verify 230448ce8f80SJulien Thierry the validity of ICC_PMR_EL1 when calling concerned functions. 230548ce8f80SJulien Thierry 230648ce8f80SJulien Thierry If unsure, say N 23073cb7e662SJuerg Haefligerendif # ARM64_PSEUDO_NMI 230848ce8f80SJulien Thierry 23091e48ef7fSArd Biesheuvelconfig RELOCATABLE 2310dd4bc607SArd Biesheuvel bool "Build a relocatable kernel image" if EXPERT 23115cf896fbSPeter Collingbourne select ARCH_HAS_RELR 2312dd4bc607SArd Biesheuvel default y 23131e48ef7fSArd Biesheuvel help 23141e48ef7fSArd Biesheuvel This builds the kernel as a Position Independent Executable (PIE), 23151e48ef7fSArd Biesheuvel which retains all relocation metadata required to relocate the 23161e48ef7fSArd Biesheuvel kernel binary at runtime to a different virtual address than the 23171e48ef7fSArd Biesheuvel address it was linked at. 23181e48ef7fSArd Biesheuvel Since AArch64 uses the RELA relocation format, this requires a 23191e48ef7fSArd Biesheuvel relocation pass at runtime even if the kernel is loaded at the 23201e48ef7fSArd Biesheuvel same address it was linked at. 23211e48ef7fSArd Biesheuvel 2322f80fb3a3SArd Biesheuvelconfig RANDOMIZE_BASE 2323f80fb3a3SArd Biesheuvel bool "Randomize the address of the kernel image" 2324f80fb3a3SArd Biesheuvel select RELOCATABLE 2325f80fb3a3SArd Biesheuvel help 2326f80fb3a3SArd Biesheuvel Randomizes the virtual address at which the kernel image is 2327f80fb3a3SArd Biesheuvel loaded, as a security feature that deters exploit attempts 2328f80fb3a3SArd Biesheuvel relying on knowledge of the location of kernel internals. 2329f80fb3a3SArd Biesheuvel 2330f80fb3a3SArd Biesheuvel It is the bootloader's job to provide entropy, by passing a 2331f80fb3a3SArd Biesheuvel random u64 value in /chosen/kaslr-seed at kernel entry. 2332f80fb3a3SArd Biesheuvel 23332b5fe07aSArd Biesheuvel When booting via the UEFI stub, it will invoke the firmware's 23342b5fe07aSArd Biesheuvel EFI_RNG_PROTOCOL implementation (if available) to supply entropy 23352b5fe07aSArd Biesheuvel to the kernel proper. In addition, it will randomise the physical 23362b5fe07aSArd Biesheuvel location of the kernel Image as well. 23372b5fe07aSArd Biesheuvel 2338f80fb3a3SArd Biesheuvel If unsure, say N. 2339f80fb3a3SArd Biesheuvel 2340f80fb3a3SArd Biesheuvelconfig RANDOMIZE_MODULE_REGION_FULL 2341f9c4ff2aSBarry Song bool "Randomize the module region over a 2 GB range" 2342e71a4e1bSArd Biesheuvel depends on RANDOMIZE_BASE 2343f80fb3a3SArd Biesheuvel default y 2344f80fb3a3SArd Biesheuvel help 2345f9c4ff2aSBarry Song Randomizes the location of the module region inside a 2 GB window 2346f2b9ba87SArd Biesheuvel covering the core kernel. This way, it is less likely for modules 2347f80fb3a3SArd Biesheuvel to leak information about the location of core kernel data structures 2348f80fb3a3SArd Biesheuvel but it does imply that function calls between modules and the core 2349f80fb3a3SArd Biesheuvel kernel will need to be resolved via veneers in the module PLT. 2350f80fb3a3SArd Biesheuvel 2351f80fb3a3SArd Biesheuvel When this option is not set, the module region will be randomized over 2352f80fb3a3SArd Biesheuvel a limited range that contains the [_stext, _etext] interval of the 2353f9c4ff2aSBarry Song core kernel, so branch relocations are almost always in range unless 2354ea3752baSMark Rutland the region is exhausted. In this particular case of region 2355ea3752baSMark Rutland exhaustion, modules might be able to fall back to a larger 2GB area. 2356f80fb3a3SArd Biesheuvel 23570a1213faSArd Biesheuvelconfig CC_HAVE_STACKPROTECTOR_SYSREG 23580a1213faSArd Biesheuvel def_bool $(cc-option,-mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=0) 23590a1213faSArd Biesheuvel 23600a1213faSArd Biesheuvelconfig STACKPROTECTOR_PER_TASK 23610a1213faSArd Biesheuvel def_bool y 23620a1213faSArd Biesheuvel depends on STACKPROTECTOR && CC_HAVE_STACKPROTECTOR_SYSREG 23630a1213faSArd Biesheuvel 23643b619e22SArd Biesheuvelconfig UNWIND_PATCH_PAC_INTO_SCS 23653b619e22SArd Biesheuvel bool "Enable shadow call stack dynamically using code patching" 2366fafdea34SNathan Chancellor # needs Clang with https://github.com/llvm/llvm-project/commit/de07cde67b5d205d58690be012106022aea6d2b3 incorporated 23673b619e22SArd Biesheuvel depends on CC_IS_CLANG && CLANG_VERSION >= 150000 23683b619e22SArd Biesheuvel depends on ARM64_PTR_AUTH_KERNEL && CC_HAS_BRANCH_PROT_PAC_RET 23693b619e22SArd Biesheuvel depends on SHADOW_CALL_STACK 23703b619e22SArd Biesheuvel select UNWIND_TABLES 23713b619e22SArd Biesheuvel select DYNAMIC_SCS 23723b619e22SArd Biesheuvel 23734602e575SRyan Robertsconfig ARM64_CONTPTE 23744602e575SRyan Roberts bool "Contiguous PTE mappings for user memory" if EXPERT 23754602e575SRyan Roberts depends on TRANSPARENT_HUGEPAGE 23764602e575SRyan Roberts default y 23774602e575SRyan Roberts help 23784602e575SRyan Roberts When enabled, user mappings are configured using the PTE contiguous 23794602e575SRyan Roberts bit, for any mappings that meet the size and alignment requirements. 23804602e575SRyan Roberts This reduces TLB pressure and improves performance. 23814602e575SRyan Roberts 23823cb7e662SJuerg Haefligerendmenu # "Kernel Features" 23838c2c3df3SCatalin Marinas 23848c2c3df3SCatalin Marinasmenu "Boot options" 23858c2c3df3SCatalin Marinas 23865e89c55eSLorenzo Pieralisiconfig ARM64_ACPI_PARKING_PROTOCOL 23875e89c55eSLorenzo Pieralisi bool "Enable support for the ARM64 ACPI parking protocol" 23885e89c55eSLorenzo Pieralisi depends on ACPI 23895e89c55eSLorenzo Pieralisi help 23905e89c55eSLorenzo Pieralisi Enable support for the ARM64 ACPI parking protocol. If disabled 23915e89c55eSLorenzo Pieralisi the kernel will not allow booting through the ARM64 ACPI parking 23925e89c55eSLorenzo Pieralisi protocol even if the corresponding data is present in the ACPI 23935e89c55eSLorenzo Pieralisi MADT table. 23945e89c55eSLorenzo Pieralisi 23958c2c3df3SCatalin Marinasconfig CMDLINE 23968c2c3df3SCatalin Marinas string "Default kernel command string" 23978c2c3df3SCatalin Marinas default "" 23988c2c3df3SCatalin Marinas help 23998c2c3df3SCatalin Marinas Provide a set of default command-line options at build time by 24008c2c3df3SCatalin Marinas entering them here. As a minimum, you should specify the the 24018c2c3df3SCatalin Marinas root device (e.g. root=/dev/nfs). 24028c2c3df3SCatalin Marinas 24031e40d105STyler Hickschoice 2404b9d73218SMasahiro Yamada prompt "Kernel command line type" 2405b9d73218SMasahiro Yamada depends on CMDLINE != "" 24061e40d105STyler Hicks default CMDLINE_FROM_BOOTLOADER 24071e40d105STyler Hicks help 24081e40d105STyler Hicks Choose how the kernel will handle the provided default kernel 24091e40d105STyler Hicks command line string. 24101e40d105STyler Hicks 24111e40d105STyler Hicksconfig CMDLINE_FROM_BOOTLOADER 24121e40d105STyler Hicks bool "Use bootloader kernel arguments if available" 24131e40d105STyler Hicks help 24141e40d105STyler Hicks Uses the command-line options passed by the boot loader. If 24151e40d105STyler Hicks the boot loader doesn't provide any, the default kernel command 24161e40d105STyler Hicks string provided in CMDLINE will be used. 24171e40d105STyler Hicks 24188c2c3df3SCatalin Marinasconfig CMDLINE_FORCE 24198c2c3df3SCatalin Marinas bool "Always use the default kernel command string" 24208c2c3df3SCatalin Marinas help 24218c2c3df3SCatalin Marinas Always use the default kernel command string, even if the boot 24228c2c3df3SCatalin Marinas loader passes other arguments to the kernel. 24238c2c3df3SCatalin Marinas This is useful if you cannot or don't want to change the 24248c2c3df3SCatalin Marinas command-line options your boot loader passes to the kernel. 24258c2c3df3SCatalin Marinas 24261e40d105STyler Hicksendchoice 24271e40d105STyler Hicks 2428f4f75ad5SArd Biesheuvelconfig EFI_STUB 2429f4f75ad5SArd Biesheuvel bool 2430f4f75ad5SArd Biesheuvel 2431f84d0275SMark Salterconfig EFI 2432f84d0275SMark Salter bool "UEFI runtime support" 2433f84d0275SMark Salter depends on OF && !CPU_BIG_ENDIAN 2434b472db6cSDave Martin depends on KERNEL_MODE_NEON 24352c870e61SArnd Bergmann select ARCH_SUPPORTS_ACPI 2436f84d0275SMark Salter select LIBFDT 2437f84d0275SMark Salter select UCS2_STRING 2438f84d0275SMark Salter select EFI_PARAMS_FROM_FDT 2439e15dd494SArd Biesheuvel select EFI_RUNTIME_WRAPPERS 2440f4f75ad5SArd Biesheuvel select EFI_STUB 24412e0eb483SAtish Patra select EFI_GENERIC_STUB 24428d39cee0SChester Lin imply IMA_SECURE_AND_OR_TRUSTED_BOOT 2443f84d0275SMark Salter default y 2444f84d0275SMark Salter help 2445f84d0275SMark Salter This option provides support for runtime services provided 2446f84d0275SMark Salter by UEFI firmware (such as non-volatile variables, realtime 24473c7f2550SMark Salter clock, and platform reset). A UEFI stub is also provided to 24483c7f2550SMark Salter allow the kernel to be booted as an EFI application. This 24493c7f2550SMark Salter is only useful on systems that have UEFI firmware. 2450f84d0275SMark Salter 24514c7be57fSLinus Torvaldsconfig COMPRESSED_INSTALL 24524c7be57fSLinus Torvalds bool "Install compressed image by default" 24534c7be57fSLinus Torvalds help 24544c7be57fSLinus Torvalds This makes the regular "make install" install the compressed 24554c7be57fSLinus Torvalds image we built, not the legacy uncompressed one. 24564c7be57fSLinus Torvalds 24574c7be57fSLinus Torvalds You can check that a compressed image works for you by doing 24584c7be57fSLinus Torvalds "make zinstall" first, and verifying that everything is fine 24594c7be57fSLinus Torvalds in your environment before making "make install" do this for 24604c7be57fSLinus Torvalds you. 24614c7be57fSLinus Torvalds 2462d1ae8c00SYi Liconfig DMI 2463d1ae8c00SYi Li bool "Enable support for SMBIOS (DMI) tables" 2464d1ae8c00SYi Li depends on EFI 2465d1ae8c00SYi Li default y 2466d1ae8c00SYi Li help 2467d1ae8c00SYi Li This enables SMBIOS/DMI feature for systems. 2468d1ae8c00SYi Li 2469d1ae8c00SYi Li This option is only useful on systems that have UEFI firmware. 2470d1ae8c00SYi Li However, even with this option, the resultant kernel should 2471d1ae8c00SYi Li continue to boot on existing non-UEFI platforms. 2472d1ae8c00SYi Li 24733cb7e662SJuerg Haefligerendmenu # "Boot options" 24748c2c3df3SCatalin Marinas 2475166936baSLorenzo Pieralisimenu "Power management options" 2476166936baSLorenzo Pieralisi 2477166936baSLorenzo Pieralisisource "kernel/power/Kconfig" 2478166936baSLorenzo Pieralisi 247982869ac5SJames Morseconfig ARCH_HIBERNATION_POSSIBLE 248082869ac5SJames Morse def_bool y 248182869ac5SJames Morse depends on CPU_PM 248282869ac5SJames Morse 248382869ac5SJames Morseconfig ARCH_HIBERNATION_HEADER 248482869ac5SJames Morse def_bool y 248582869ac5SJames Morse depends on HIBERNATION 248682869ac5SJames Morse 2487166936baSLorenzo Pieralisiconfig ARCH_SUSPEND_POSSIBLE 2488166936baSLorenzo Pieralisi def_bool y 2489166936baSLorenzo Pieralisi 24903cb7e662SJuerg Haefligerendmenu # "Power management options" 2491166936baSLorenzo Pieralisi 24921307220dSLorenzo Pieralisimenu "CPU Power Management" 24931307220dSLorenzo Pieralisi 24941307220dSLorenzo Pieralisisource "drivers/cpuidle/Kconfig" 24951307220dSLorenzo Pieralisi 249652e7e816SRob Herringsource "drivers/cpufreq/Kconfig" 249752e7e816SRob Herring 24983cb7e662SJuerg Haefligerendmenu # "CPU Power Management" 249952e7e816SRob Herring 2500b6a02173SGraeme Gregorysource "drivers/acpi/Kconfig" 2501b6a02173SGraeme Gregory 2502c3eb5b14SMarc Zyngiersource "arch/arm64/kvm/Kconfig" 2503c3eb5b14SMarc Zyngier 2504fd1e0fd7SSong Liusource "kernel/livepatch/Kconfig" 2505