xref: /linux/arch/arm64/Kconfig (revision 00c010e130e58301db2ea0cec1eadc931e1cb8cf)
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
24d36cebe0SEric Biggers	select ARCH_HAS_CRC32
252051da85SEric Biggers	select ARCH_HAS_CRC_T10DIF if KERNEL_MODE_NEON
262792d84eSKees Cook	select ARCH_HAS_CURRENT_STACK_POINTER
27ec6d06efSLaura Abbott	select ARCH_HAS_DEBUG_VIRTUAL
28399145f9SAnshuman Khandual	select ARCH_HAS_DEBUG_VM_PGTABLE
29de6c85bfSChristoph Hellwig	select ARCH_HAS_DMA_OPS if XEN
3013bf5cedSChristoph Hellwig	select ARCH_HAS_DMA_PREP_COHERENT
3138b04a74SJon Masters	select ARCH_HAS_ACPI_TABLE_UPGRADE if ACPI
32e75bef2aSRobin Murphy	select ARCH_HAS_FAST_MULTIPLIER
336974f0c4SDaniel Micay	select ARCH_HAS_FORTIFY_SOURCE
34957e3facSRiku Voipio	select ARCH_HAS_GCOV_PROFILE_ALL
354eb0716eSAlexandre Ghiti	select ARCH_HAS_GIGANTIC_PAGE
365e4c7549SAlexander Potapenko	select ARCH_HAS_KCOV
3771883ae3SSamuel Holland	select ARCH_HAS_KERNEL_FPU_SUPPORT if KERNEL_MODE_NEON
38d8ae8a37SChristoph Hellwig	select ARCH_HAS_KEEPINITRD
39f1e3a12bSMathieu Desnoyers	select ARCH_HAS_MEMBARRIER_SYNC_CORE
40e7bafbf7SWill Deacon	select ARCH_HAS_MEM_ENCRYPT
410061b6e1SJeff Xu	select ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGS
426cc9203bSPaul E. McKenney	select ARCH_HAS_NMI_SAFE_THIS_CPU_OPS
430ebeea8cSDaniel Borkmann	select ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE
4462df5870SYicong Yang	select ARCH_HAS_NONLEAF_PMD_YOUNG if ARM64_HAFT
45c8597e2dSMark Rutland	select ARCH_HAS_PREEMPT_LAZY
46f9aad622SAnshuman Khandual	select ARCH_HAS_PTDUMP
4773b20c84SRobin Murphy	select ARCH_HAS_PTE_DEVMAP
483010a5eaSLaurent Dufour	select ARCH_HAS_PTE_SPECIAL
4971ce1ab5SKinsey Ho	select ARCH_HAS_HW_PTE_YOUNG
50347cb6afSChristoph Hellwig	select ARCH_HAS_SETUP_DMA_OPS
514739d53fSArd Biesheuvel	select ARCH_HAS_SET_DIRECT_MAP
52d2852a22SDaniel Borkmann	select ARCH_HAS_SET_MEMORY
5342be24a4SSuzuki K Poulose	select ARCH_HAS_MEM_ENCRYPT
5442be24a4SSuzuki K Poulose	select ARCH_HAS_FORCE_DMA_UNENCRYPTED
555fc57df2SMark Brown	select ARCH_STACKWALK
56ad21fc4fSLaura Abbott	select ARCH_HAS_STRICT_KERNEL_RWX
57ad21fc4fSLaura Abbott	select ARCH_HAS_STRICT_MODULE_RWX
58886643b7SChristoph Hellwig	select ARCH_HAS_SYNC_DMA_FOR_DEVICE
59886643b7SChristoph Hellwig	select ARCH_HAS_SYNC_DMA_FOR_CPU
604378a7d4SMark Rutland	select ARCH_HAS_SYSCALL_WRAPPER
611f85008eSLorenzo Pieralisi	select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
6263703f37SKefeng Wang	select ARCH_HAS_ZONE_DMA_SET if EXPERT
63ab7876a9SDave Martin	select ARCH_HAVE_ELF_PROT
64396a5d4aSStephen Boyd	select ARCH_HAVE_NMI_SAFE_CMPXCHG
65d593d64fSPrasad Sodagudi	select ARCH_HAVE_TRACE_MMIO_ACCESS
667ef858daSThomas Gleixner	select ARCH_INLINE_READ_LOCK if !PREEMPTION
677ef858daSThomas Gleixner	select ARCH_INLINE_READ_LOCK_BH if !PREEMPTION
687ef858daSThomas Gleixner	select ARCH_INLINE_READ_LOCK_IRQ if !PREEMPTION
697ef858daSThomas Gleixner	select ARCH_INLINE_READ_LOCK_IRQSAVE if !PREEMPTION
707ef858daSThomas Gleixner	select ARCH_INLINE_READ_UNLOCK if !PREEMPTION
717ef858daSThomas Gleixner	select ARCH_INLINE_READ_UNLOCK_BH if !PREEMPTION
727ef858daSThomas Gleixner	select ARCH_INLINE_READ_UNLOCK_IRQ if !PREEMPTION
737ef858daSThomas Gleixner	select ARCH_INLINE_READ_UNLOCK_IRQRESTORE if !PREEMPTION
747ef858daSThomas Gleixner	select ARCH_INLINE_WRITE_LOCK if !PREEMPTION
757ef858daSThomas Gleixner	select ARCH_INLINE_WRITE_LOCK_BH if !PREEMPTION
767ef858daSThomas Gleixner	select ARCH_INLINE_WRITE_LOCK_IRQ if !PREEMPTION
777ef858daSThomas Gleixner	select ARCH_INLINE_WRITE_LOCK_IRQSAVE if !PREEMPTION
787ef858daSThomas Gleixner	select ARCH_INLINE_WRITE_UNLOCK if !PREEMPTION
797ef858daSThomas Gleixner	select ARCH_INLINE_WRITE_UNLOCK_BH if !PREEMPTION
807ef858daSThomas Gleixner	select ARCH_INLINE_WRITE_UNLOCK_IRQ if !PREEMPTION
817ef858daSThomas Gleixner	select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE if !PREEMPTION
827ef858daSThomas Gleixner	select ARCH_INLINE_SPIN_TRYLOCK if !PREEMPTION
837ef858daSThomas Gleixner	select ARCH_INLINE_SPIN_TRYLOCK_BH if !PREEMPTION
847ef858daSThomas Gleixner	select ARCH_INLINE_SPIN_LOCK if !PREEMPTION
857ef858daSThomas Gleixner	select ARCH_INLINE_SPIN_LOCK_BH if !PREEMPTION
867ef858daSThomas Gleixner	select ARCH_INLINE_SPIN_LOCK_IRQ if !PREEMPTION
877ef858daSThomas Gleixner	select ARCH_INLINE_SPIN_LOCK_IRQSAVE if !PREEMPTION
887ef858daSThomas Gleixner	select ARCH_INLINE_SPIN_UNLOCK if !PREEMPTION
897ef858daSThomas Gleixner	select ARCH_INLINE_SPIN_UNLOCK_BH if !PREEMPTION
907ef858daSThomas Gleixner	select ARCH_INLINE_SPIN_UNLOCK_IRQ if !PREEMPTION
917ef858daSThomas Gleixner	select ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE if !PREEMPTION
92350e88baSMike Rapoport	select ARCH_KEEP_MEMBLOCK
9304d5ea46SAneesh Kumar K.V	select ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
94c63c8700SSudeep Holla	select ARCH_USE_CMPXCHG_LOCKREF
95bf7f15c5SWill Deacon	select ARCH_USE_GNU_PROPERTY
96dce44566SAnshuman Khandual	select ARCH_USE_MEMTEST
97087133acSWill Deacon	select ARCH_USE_QUEUED_RWLOCKS
98c1109047SWill Deacon	select ARCH_USE_QUEUED_SPINLOCKS
9950479d58SMark Brown	select ARCH_USE_SYM_ANNOTATIONS
1005d6ad668SMike Rapoport	select ARCH_SUPPORTS_DEBUG_PAGEALLOC
101855f9a8eSAnshuman Khandual	select ARCH_SUPPORTS_HUGETLBFS
102c484f256SJonathan (Zhixiong) Zhang	select ARCH_SUPPORTS_MEMORY_FAILURE
1035287569aSSami Tolvanen	select ARCH_SUPPORTS_SHADOW_CALL_STACK if CC_HAVE_SHADOW_CALL_STACK
104112b6a8eSSami Tolvanen	select ARCH_SUPPORTS_LTO_CLANG if CPU_LITTLE_ENDIAN
105112b6a8eSSami Tolvanen	select ARCH_SUPPORTS_LTO_CLANG_THIN
1069186ad8eSSami Tolvanen	select ARCH_SUPPORTS_CFI_CLANG
1074badad35SPeter Zijlstra	select ARCH_SUPPORTS_ATOMIC_RMW
10842a7ba16SNick Desaulniers	select ARCH_SUPPORTS_INT128 if CC_HAS_INT128
10956166230SGanapatrao Kulkarni	select ARCH_SUPPORTS_NUMA_BALANCING
11042b25471SKefeng Wang	select ARCH_SUPPORTS_PAGE_TABLE_CHECK
111cd7f176aSSuren Baghdasaryan	select ARCH_SUPPORTS_PER_VMA_LOCK
1123e509c9bSPeter Xu	select ARCH_SUPPORTS_HUGE_PFNMAP if TRANSPARENT_HUGEPAGE
113d8fccd9cSSebastian Andrzej Siewior	select ARCH_SUPPORTS_RT
11443b3dfddSBarry Song	select ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH
11584c187afSYury Norov	select ARCH_WANT_COMPAT_IPC_PARSE_VERSION if COMPAT
11681c22041SDaniel Borkmann	select ARCH_WANT_DEFAULT_BPF_JIT
11767f3977fSAlexandre Ghiti	select ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
118b6f35981SCatalin Marinas	select ARCH_WANT_FRAME_POINTERS
1193876d4a3SAlexandre Ghiti	select ARCH_WANT_HUGE_PMD_SHARE if ARM64_4K_PAGES || (ARM64_16K_PAGES && !ARM64_VA_BITS_36)
12059612b24SNathan Chancellor	select ARCH_WANT_LD_ORPHAN_WARN
1219456a159SAnshuman Khandual	select ARCH_WANTS_EXECMEM_LATE
12251c2ee6dSNick Desaulniers	select ARCH_WANTS_NO_INSTR
123d0637c50SBarry Song	select ARCH_WANTS_THP_SWAP if ARM64_4K_PAGES
124918327e9SKees Cook	select ARCH_HAS_UBSAN
12525c92a37SCatalin Marinas	select ARM_AMBA
1261aee5d7aSMark Rutland	select ARM_ARCH_TIMER
127c4188edcSCatalin Marinas	select ARM_GIC
128875cbf3eSAKASHI Takahiro	select AUDIT_ARCH_COMPAT_GENERIC
1293ee80364SArnd Bergmann	select ARM_GIC_V2M if PCI
130021f6537SMarc Zyngier	select ARM_GIC_V3
1313ee80364SArnd Bergmann	select ARM_GIC_V3_ITS if PCI
132bff60792SMark Rutland	select ARM_PSCI_FW
13310916706SShile Zhang	select BUILDTIME_TABLE_SORT
134db2789b5SCatalin Marinas	select CLONE_BACKWARDS
1357ca2ef33SDeepak Saxena	select COMMON_CLK
136166936baSLorenzo Pieralisi	select CPU_PM if (SUSPEND || CPU_IDLE)
1373fbd56f0SChristoph Lameter (Ampere)	select CPUMASK_OFFSTACK if NR_CPUS > 256
1387bc13fd3SWill Deacon	select DCACHE_WORD_ACCESS
139cfce092dSMark Rutland	select DYNAMIC_FTRACE if FUNCTION_TRACER
1401c1a429eSCatalin Marinas	select DMA_BOUNCE_UNALIGNED_KMALLOC
1410c3b3171SChristoph Hellwig	select DMA_DIRECT_REMAP
142ef37566cSCatalin Marinas	select EDAC_SUPPORT
1432f34f173SYang Shi	select FRAME_POINTER
14447a15aa5SMark Rutland	select FUNCTION_ALIGNMENT_4B
145baaf553dSMark Rutland	select FUNCTION_ALIGNMENT_8B if DYNAMIC_FTRACE_WITH_CALL_OPS
146d4932f9eSLaura Abbott	select GENERIC_ALLOCATOR
1472ef7a295SJuri Lelli	select GENERIC_ARCH_TOPOLOGY
1484b3dc967SWill Deacon	select GENERIC_CLOCKEVENTS_BROADCAST
1493be1a5c4SArd Biesheuvel	select GENERIC_CPU_AUTOPROBE
150d127db1aSJames Morse	select GENERIC_CPU_DEVICES
15161ae1321SMian Yousaf Kaukab	select GENERIC_CPU_VULNERABILITIES
152bf4b558eSMark Salter	select GENERIC_EARLY_IOREMAP
1532314ee4dSLeo Yan	select GENERIC_IDLE_POLL_SETUP
154f23eab0bSKefeng Wang	select GENERIC_IOREMAP
155d3afc7f1SMarc Zyngier	select GENERIC_IRQ_IPI
156bad6722eSEliav Farber	select GENERIC_IRQ_KEXEC_CLEAR_VM_FORWARD
1578c2c3df3SCatalin Marinas	select GENERIC_IRQ_PROBE
1588c2c3df3SCatalin Marinas	select GENERIC_IRQ_SHOW
1596544e67bSSudeep Holla	select GENERIC_IRQ_SHOW_LEVEL
1606585bd82SPalmer Dabbelt	select GENERIC_LIB_DEVMEM_IS_ALLOWED
161cb61f676SArnd Bergmann	select GENERIC_PCI_IOMAP
16265cd4f6cSStephen Boyd	select GENERIC_SCHED_CLOCK
1638c2c3df3SCatalin Marinas	select GENERIC_SMP_IDLE_THREAD
1648c2c3df3SCatalin Marinas	select GENERIC_TIME_VSYSCALL
16528b1a824SVincenzo Frascino	select GENERIC_GETTIMEOFDAY
1660b3bc335SThomas Weißschuh	select GENERIC_VDSO_DATA_STORE
1679614cc57SAndrei Vagin	select GENERIC_VDSO_TIME_NS
1688c2c3df3SCatalin Marinas	select HARDIRQS_SW_RESEND
169fcbfe812SNiklas Schnelle	select HAS_IOPORT
17045544eeeSKalesh Singh	select HAVE_MOVE_PMD
171f5308c89SKalesh Singh	select HAVE_MOVE_PUD
172eb01d42aSChristoph Hellwig	select HAVE_PCI
1739f9a35a7STomasz Nowicki	select HAVE_ACPI_APEI if (ACPI && EFI)
1742a19be61SVlastimil Babka	select HAVE_ALIGNED_STRUCT_PAGE
175875cbf3eSAKASHI Takahiro	select HAVE_ARCH_AUDITSYSCALL
1768e7a4cefSYalin Wang	select HAVE_ARCH_BITREVERSE
177689eae42SAmit Daniel Kachhap	select HAVE_ARCH_COMPILER_H
178e9207223SKefeng Wang	select HAVE_ARCH_HUGE_VMALLOC
179324420bfSArd Biesheuvel	select HAVE_ARCH_HUGE_VMAP
1809732cafdSJiang Liu	select HAVE_ARCH_JUMP_LABEL
181c296146cSArd Biesheuvel	select HAVE_ARCH_JUMP_LABEL_RELATIVE
1820383808eSArd Biesheuvel	select HAVE_ARCH_KASAN
18362e2397cSMasahiro Yamada	select HAVE_ARCH_KASAN_VMALLOC
18462e2397cSMasahiro Yamada	select HAVE_ARCH_KASAN_SW_TAGS
18562e2397cSMasahiro Yamada	select HAVE_ARCH_KASAN_HW_TAGS if ARM64_MTE
186dd03762aSKefeng Wang	# Some instrumentation may be unsound, hence EXPERT
187dd03762aSKefeng Wang	select HAVE_ARCH_KCSAN if EXPERT
188840b2398SMarco Elver	select HAVE_ARCH_KFENCE
1899529247dSVijaya Kumar K	select HAVE_ARCH_KGDB
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
1950b3e3366SLaura Abbott	select HAVE_ARCH_STACKLEAK
1969e8084d3SKees Cook	select HAVE_ARCH_THREAD_STRUCT_WHITELIST
1978c2c3df3SCatalin Marinas	select HAVE_ARCH_TRACEHOOK
1988ee70879SYang Shi	select HAVE_ARCH_TRANSPARENT_HUGEPAGE
199e3067861SMark Rutland	select HAVE_ARCH_VMAP_STACK
2008ee70879SYang Shi	select HAVE_ARM_SMCCC
2012ff2b7ecSMasahiro Yamada	select HAVE_ASM_MODVERSIONS
2026077776bSDaniel Borkmann	select HAVE_EBPF_JIT
203af64d2aaSAKASHI Takahiro	select HAVE_C_RECORDMCOUNT
2045284e1b4SSteve Capper	select HAVE_CMPXCHG_DOUBLE
20595eff6b2SWill Deacon	select HAVE_CMPXCHG_LOCAL
20624a9c541SFrederic Weisbecker	select HAVE_CONTEXT_TRACKING_USER
207b69ec42bSCatalin Marinas	select HAVE_DEBUG_KMEMLEAK
2086ac2104dSLaura Abbott	select HAVE_DMA_CONTIGUOUS
209bd7d38dbSAKASHI Takahiro	select HAVE_DYNAMIC_FTRACE
2102aa6ac03SFlorent Revest	select HAVE_DYNAMIC_FTRACE_WITH_ARGS \
211b3d6121eSMark Rutland		if (GCC_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS || \
212b3d6121eSMark Rutland		    CLANG_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS)
2132aa6ac03SFlorent Revest	select HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS \
2142aa6ac03SFlorent Revest		if DYNAMIC_FTRACE_WITH_ARGS && DYNAMIC_FTRACE_WITH_CALL_OPS
215baaf553dSMark Rutland	select HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS \
216b3f11af9SMark Rutland		if (DYNAMIC_FTRACE_WITH_ARGS && !CFI_CLANG && \
217a743f26dSStephen Boyd		    (CC_IS_CLANG || !CC_OPTIMIZE_FOR_SIZE))
218a31d793dSSami Tolvanen	select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY \
21926299b3fSMark Rutland		if DYNAMIC_FTRACE_WITH_ARGS
2208c3526fbSFlorent Revest	select HAVE_SAMPLE_FTRACE_DIRECT
2218c3526fbSFlorent Revest	select HAVE_SAMPLE_FTRACE_DIRECT_MULTI
222b3d09d06SSteven Rostedt	select HAVE_BUILDTIME_MCOUNT_SORT
22350afc33aSWill Deacon	select HAVE_EFFICIENT_UNALIGNED_ACCESS
22425176ad0SDavid Hildenbrand	select HAVE_GUP_FAST
225a762e926SMasami Hiramatsu (Google)	select HAVE_FTRACE_GRAPH_FUNC
226af64d2aaSAKASHI Takahiro	select HAVE_FTRACE_MCOUNT_RECORD
227819e50e2SAKASHI Takahiro	select HAVE_FUNCTION_TRACER
22842d038c4SLeo Yan	select HAVE_FUNCTION_ERROR_INJECTION
229a3ed4157SMasami Hiramatsu (Google)	select HAVE_FUNCTION_GRAPH_FREGS
230819e50e2SAKASHI Takahiro	select HAVE_FUNCTION_GRAPH_TRACER
2316b90bd4bSEmese Revfy	select HAVE_GCC_PLUGINS
232d7a0fe9eSDouglas Anderson	select HAVE_HARDLOCKUP_DETECTOR_PERF if PERF_EVENTS && \
233d7a0fe9eSDouglas Anderson		HW_PERF_EVENTS && HAVE_PERF_EVENTS_NMI
2348c2c3df3SCatalin Marinas	select HAVE_HW_BREAKPOINT if PERF_EVENTS
235893dea9cSKefeng Wang	select HAVE_IOREMAP_PROT
23624da208dSWill Deacon	select HAVE_IRQ_TIME_ACCOUNTING
237ea3752baSMark Rutland	select HAVE_MOD_ARCH_SPECIFIC
238396a5d4aSStephen Boyd	select HAVE_NMI
2398c2c3df3SCatalin Marinas	select HAVE_PERF_EVENTS
240d7a0fe9eSDouglas Anderson	select HAVE_PERF_EVENTS_NMI if ARM64_PSEUDO_NMI
2412ee0d7fdSJean Pihet	select HAVE_PERF_REGS
2422ee0d7fdSJean Pihet	select HAVE_PERF_USER_STACK_DUMP
2431b2d3451SMark Rutland	select HAVE_PREEMPT_DYNAMIC_KEY
2440a8ea52cSDavid A. Long	select HAVE_REGS_AND_STACK_ACCESS_API
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
259f6f37d93SAndrey Konovalov	select KASAN_VMALLOC if KASAN
260ae870a68SLinus Torvalds	select LOCK_MM_AND_FIND_VMA
261fea2acaaSCatalin Marinas	select MODULES_USE_ELF_RELA
262f616ab59SChristoph Hellwig	select NEED_DMA_MAP_STATE
26386596f0aSChristoph Hellwig	select NEED_SG_DMA_LENGTH
2648c2c3df3SCatalin Marinas	select OF
2658c2c3df3SCatalin Marinas	select OF_EARLY_FLATTREE
2662eac9c2dSChristoph Hellwig	select PCI_DOMAINS_GENERIC if PCI
26752146173SSinan Kaya	select PCI_ECAM if (ACPI && PCI)
26820f1b79dSChristoph Hellwig	select PCI_SYSCALL if PCI
269aa1e8ec1SCatalin Marinas	select POWER_RESET
270aa1e8ec1SCatalin Marinas	select POWER_SUPPLY
2718c2c3df3SCatalin Marinas	select SPARSE_IRQ
27209230cbcSChristoph Hellwig	select SWIOTLB
2737ac57a89SCatalin Marinas	select SYSCTL_EXCEPTION_TRACE
274c02433ddSMark Rutland	select THREAD_INFO_IN_TASK
2757677f7fdSAxel Rasmussen	select HAVE_ARCH_USERFAULTFD_MINOR if USERFAULTFD
2765b32510aSRyan Roberts	select HAVE_ARCH_USERFAULTFD_WP if USERFAULTFD
2774aae683fSMasahiro Yamada	select TRACE_IRQFLAGS_SUPPORT
2783381da25SMark Rutland	select TRACE_IRQFLAGS_NMI_SUPPORT
2798eb858c4SQi Zheng	select HAVE_SOFTIRQ_ON_OWN_STACK
280410e471fSchenqiwu	select USER_STACKTRACE_SUPPORT
281712676eaSAdhemerval Zanella	select VDSO_GETRANDOM
2828c2c3df3SCatalin Marinas	help
2838c2c3df3SCatalin Marinas	  ARM 64-bit (AArch64) Linux support.
2848c2c3df3SCatalin Marinas
285d077242dSAlice Ryhlconfig RUSTC_SUPPORTS_ARM64
286d077242dSAlice Ryhl	def_bool y
287d077242dSAlice Ryhl	depends on CPU_LITTLE_ENDIAN
288d077242dSAlice Ryhl	# Shadow call stack is only supported on certain rustc versions.
289d077242dSAlice Ryhl	#
290d077242dSAlice Ryhl	# When using the UNWIND_PATCH_PAC_INTO_SCS option, rustc version 1.80+ is
291d077242dSAlice Ryhl	# required due to use of the -Zfixed-x18 flag.
292d077242dSAlice Ryhl	#
293d077242dSAlice Ryhl	# Otherwise, rustc version 1.82+ is required due to use of the
294d077242dSAlice Ryhl	# -Zsanitizer=shadow-call-stack flag.
295d077242dSAlice Ryhl	depends on !SHADOW_CALL_STACK || RUSTC_VERSION >= 108200 || RUSTC_VERSION >= 108000 && UNWIND_PATCH_PAC_INTO_SCS
296d077242dSAlice Ryhl
29726299b3fSMark Rutlandconfig CLANG_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS
29845bd8951SNathan Chancellor	def_bool CC_IS_CLANG
29945bd8951SNathan Chancellor	# https://github.com/ClangBuiltLinux/linux/issues/1507
30045bd8951SNathan Chancellor	depends on AS_IS_GNU || (AS_IS_LLVM && (LD_IS_LLD || LD_VERSION >= 23600))
30145bd8951SNathan Chancellor
30226299b3fSMark Rutlandconfig GCC_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS
30345bd8951SNathan Chancellor	def_bool CC_IS_GCC
30445bd8951SNathan Chancellor	depends on $(cc-option,-fpatchable-function-entry=2)
30545bd8951SNathan Chancellor
3068c2c3df3SCatalin Marinasconfig 64BIT
3078c2c3df3SCatalin Marinas	def_bool y
3088c2c3df3SCatalin Marinas
3098c2c3df3SCatalin Marinasconfig MMU
3108c2c3df3SCatalin Marinas	def_bool y
3118c2c3df3SCatalin Marinas
312c0d6de32SGavin Shanconfig ARM64_CONT_PTE_SHIFT
313030c4d24SMark Rutland	int
314d3e5bab9SArnd Bergmann	default 5 if PAGE_SIZE_64KB
315d3e5bab9SArnd Bergmann	default 7 if PAGE_SIZE_16KB
316030c4d24SMark Rutland	default 4
317030c4d24SMark Rutland
318e6765941SGavin Shanconfig ARM64_CONT_PMD_SHIFT
319e6765941SGavin Shan	int
320d3e5bab9SArnd Bergmann	default 5 if PAGE_SIZE_64KB
321d3e5bab9SArnd Bergmann	default 5 if PAGE_SIZE_16KB
322e6765941SGavin Shan	default 4
323e6765941SGavin Shan
3248f0d3aa9SDaniel Cashmanconfig ARCH_MMAP_RND_BITS_MIN
325d3e5bab9SArnd Bergmann	default 14 if PAGE_SIZE_64KB
326d3e5bab9SArnd Bergmann	default 16 if PAGE_SIZE_16KB
3278f0d3aa9SDaniel Cashman	default 18
3288f0d3aa9SDaniel Cashman
3298f0d3aa9SDaniel Cashman# max bits determined by the following formula:
33051ecb29fSAnshuman Khandual#  VA_BITS - PTDESC_TABLE_SHIFT
3318f0d3aa9SDaniel Cashmanconfig ARCH_MMAP_RND_BITS_MAX
3328f0d3aa9SDaniel Cashman	default 19 if ARM64_VA_BITS=36
3338f0d3aa9SDaniel Cashman	default 24 if ARM64_VA_BITS=39
3348f0d3aa9SDaniel Cashman	default 27 if ARM64_VA_BITS=42
3358f0d3aa9SDaniel Cashman	default 30 if ARM64_VA_BITS=47
336f101c564SKornel Dulęba	default 29 if (ARM64_VA_BITS=48 || ARM64_VA_BITS=52) && ARM64_64K_PAGES
337f101c564SKornel Dulęba	default 31 if (ARM64_VA_BITS=48 || ARM64_VA_BITS=52) && ARM64_16K_PAGES
338f101c564SKornel Dulęba	default 33 if (ARM64_VA_BITS=48 || ARM64_VA_BITS=52)
3398f0d3aa9SDaniel Cashman	default 14 if ARM64_64K_PAGES
3408f0d3aa9SDaniel Cashman	default 16 if ARM64_16K_PAGES
3418f0d3aa9SDaniel Cashman	default 18
3428f0d3aa9SDaniel Cashman
3438f0d3aa9SDaniel Cashmanconfig ARCH_MMAP_RND_COMPAT_BITS_MIN
3448f0d3aa9SDaniel Cashman	default 7 if ARM64_64K_PAGES
3458f0d3aa9SDaniel Cashman	default 9 if ARM64_16K_PAGES
3468f0d3aa9SDaniel Cashman	default 11
3478f0d3aa9SDaniel Cashman
3488f0d3aa9SDaniel Cashmanconfig ARCH_MMAP_RND_COMPAT_BITS_MAX
3498f0d3aa9SDaniel Cashman	default 16
3508f0d3aa9SDaniel Cashman
351ce816fa8SUwe Kleine-Königconfig NO_IOPORT_MAP
352d1e6dc91SLiviu Dudau	def_bool y if !PCI
3538c2c3df3SCatalin Marinas
3548c2c3df3SCatalin Marinasconfig STACKTRACE_SUPPORT
3558c2c3df3SCatalin Marinas	def_bool y
3568c2c3df3SCatalin Marinas
357bf0c4e04SJeff Vander Stoepconfig ILLEGAL_POINTER_VALUE
358bf0c4e04SJeff Vander Stoep	hex
359bf0c4e04SJeff Vander Stoep	default 0xdead000000000000
360bf0c4e04SJeff Vander Stoep
3618c2c3df3SCatalin Marinasconfig LOCKDEP_SUPPORT
3628c2c3df3SCatalin Marinas	def_bool y
3638c2c3df3SCatalin Marinas
3649fb7410fSDave P Martinconfig GENERIC_BUG
3659fb7410fSDave P Martin	def_bool y
3669fb7410fSDave P Martin	depends on BUG
3679fb7410fSDave P Martin
3689fb7410fSDave P Martinconfig GENERIC_BUG_RELATIVE_POINTERS
3699fb7410fSDave P Martin	def_bool y
3709fb7410fSDave P Martin	depends on GENERIC_BUG
3719fb7410fSDave P Martin
3728c2c3df3SCatalin Marinasconfig GENERIC_HWEIGHT
3738c2c3df3SCatalin Marinas	def_bool y
3748c2c3df3SCatalin Marinas
3758c2c3df3SCatalin Marinasconfig GENERIC_CSUM
3768c2c3df3SCatalin Marinas	def_bool y
3778c2c3df3SCatalin Marinas
3788c2c3df3SCatalin Marinasconfig GENERIC_CALIBRATE_DELAY
3798c2c3df3SCatalin Marinas	def_bool y
3808c2c3df3SCatalin Marinas
3814b3dc967SWill Deaconconfig SMP
3824b3dc967SWill Deacon	def_bool y
3834b3dc967SWill Deacon
3844cfb3613SArd Biesheuvelconfig KERNEL_MODE_NEON
3854cfb3613SArd Biesheuvel	def_bool y
3864cfb3613SArd Biesheuvel
38792cc15fcSRob Herringconfig FIX_EARLYCON_MEM
38892cc15fcSRob Herring	def_bool y
38992cc15fcSRob Herring
3909f25e6adSKirill A. Shutemovconfig PGTABLE_LEVELS
3919f25e6adSKirill A. Shutemov	int
39221539939SSuzuki K. Poulose	default 2 if ARM64_16K_PAGES && ARM64_VA_BITS_36
3939f25e6adSKirill A. Shutemov	default 2 if ARM64_64K_PAGES && ARM64_VA_BITS_42
394b6d00d47SSteve Capper	default 3 if ARM64_64K_PAGES && (ARM64_VA_BITS_48 || ARM64_VA_BITS_52)
3959f25e6adSKirill A. Shutemov	default 3 if ARM64_4K_PAGES && ARM64_VA_BITS_39
39644eaacf1SSuzuki K. Poulose	default 3 if ARM64_16K_PAGES && ARM64_VA_BITS_47
397352b0395SArd Biesheuvel	default 4 if ARM64_16K_PAGES && (ARM64_VA_BITS_48 || ARM64_VA_BITS_52)
39844eaacf1SSuzuki K. Poulose	default 4 if !ARM64_64K_PAGES && ARM64_VA_BITS_48
399352b0395SArd Biesheuvel	default 5 if ARM64_4K_PAGES && ARM64_VA_BITS_52
4009f25e6adSKirill A. Shutemov
4019842ceaeSPratyush Anandconfig ARCH_SUPPORTS_UPROBES
4029842ceaeSPratyush Anand	def_bool y
4039842ceaeSPratyush Anand
4048f360948SArd Biesheuvelconfig ARCH_PROC_KCORE_TEXT
4058f360948SArd Biesheuvel	def_bool y
4068f360948SArd Biesheuvel
4078bf9284dSVladimir Murzinconfig BROKEN_GAS_INST
4088bf9284dSVladimir Murzin	def_bool !$(as-instr,1:\n.inst 0\n.rept . - 1b\n\nnop\n.endr\n)
4098bf9284dSVladimir Murzin
4109df3f508SMark Rutlandconfig BUILTIN_RETURN_ADDRESS_STRIPS_PAC
4119df3f508SMark Rutland	bool
412cf63fe35SMike Rapoport (IBM)	# Clang's __builtin_return_address() strips the PAC since 12.0.0
413fafdea34SNathan Chancellor	# https://github.com/llvm/llvm-project/commit/2a96f47c5ffca84cd774ad402cacd137f4bf45e2
414634e4ff9SNathan Chancellor	default y if CC_IS_CLANG
4159df3f508SMark Rutland	# GCC's __builtin_return_address() strips the PAC since 11.1.0,
4169df3f508SMark Rutland	# and this was backported to 10.2.0, 9.4.0, 8.5.0, but not earlier
4179df3f508SMark Rutland	# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94891
4189df3f508SMark Rutland	default y if CC_IS_GCC && (GCC_VERSION >= 110100)
4199df3f508SMark Rutland	default y if CC_IS_GCC && (GCC_VERSION >= 100200) && (GCC_VERSION < 110000)
4209df3f508SMark Rutland	default y if CC_IS_GCC && (GCC_VERSION >=  90400) && (GCC_VERSION < 100000)
4219df3f508SMark Rutland	default y if CC_IS_GCC && (GCC_VERSION >=  80500) && (GCC_VERSION <  90000)
4229df3f508SMark Rutland	default n
4239df3f508SMark Rutland
4246bd1d0beSSteve Capperconfig KASAN_SHADOW_OFFSET
4256bd1d0beSSteve Capper	hex
4260fea6e9aSAndrey Konovalov	depends on KASAN_GENERIC || KASAN_SW_TAGS
427352b0395SArd Biesheuvel	default 0xdfff800000000000 if (ARM64_VA_BITS_48 || (ARM64_VA_BITS_52 && !ARM64_16K_PAGES)) && !KASAN_SW_TAGS
428352b0395SArd Biesheuvel	default 0xdfffc00000000000 if (ARM64_VA_BITS_47 || ARM64_VA_BITS_52) && ARM64_16K_PAGES && !KASAN_SW_TAGS
429f4693c27SArd Biesheuvel	default 0xdffffe0000000000 if ARM64_VA_BITS_42 && !KASAN_SW_TAGS
430f4693c27SArd Biesheuvel	default 0xdfffffc000000000 if ARM64_VA_BITS_39 && !KASAN_SW_TAGS
431f4693c27SArd Biesheuvel	default 0xdffffff800000000 if ARM64_VA_BITS_36 && !KASAN_SW_TAGS
432352b0395SArd Biesheuvel	default 0xefff800000000000 if (ARM64_VA_BITS_48 || (ARM64_VA_BITS_52 && !ARM64_16K_PAGES)) && KASAN_SW_TAGS
433352b0395SArd Biesheuvel	default 0xefffc00000000000 if (ARM64_VA_BITS_47 || ARM64_VA_BITS_52) && ARM64_16K_PAGES && KASAN_SW_TAGS
434f4693c27SArd Biesheuvel	default 0xeffffe0000000000 if ARM64_VA_BITS_42 && KASAN_SW_TAGS
435f4693c27SArd Biesheuvel	default 0xefffffc000000000 if ARM64_VA_BITS_39 && KASAN_SW_TAGS
436f4693c27SArd Biesheuvel	default 0xeffffff800000000 if ARM64_VA_BITS_36 && KASAN_SW_TAGS
4376bd1d0beSSteve Capper	default 0xffffffffffffffff
4386bd1d0beSSteve Capper
43968c76ad4SArd Biesheuvelconfig UNWIND_TABLES
44068c76ad4SArd Biesheuvel	bool
44168c76ad4SArd Biesheuvel
4426a377491SOlof Johanssonsource "arch/arm64/Kconfig.platforms"
4438c2c3df3SCatalin Marinas
4448c2c3df3SCatalin Marinasmenu "Kernel Features"
4458c2c3df3SCatalin Marinas
446c0a01b84SAndre Przywaramenu "ARM errata workarounds via the alternatives framework"
447c0a01b84SAndre Przywara
4486df696cdSOliver Uptonconfig AMPERE_ERRATUM_AC03_CPU_38
4496df696cdSOliver Upton        bool "AmpereOne: AC03_CPU_38: Certain bits in the Virtualization Translation Control Register and Translation Control Registers do not follow RES0 semantics"
4506df696cdSOliver Upton	default y
4516df696cdSOliver Upton	help
4526df696cdSOliver Upton	  This option adds an alternative code sequence to work around Ampere
453db0d8a84SD Scott Phillips	  errata AC03_CPU_38 and AC04_CPU_10 on AmpereOne.
4546df696cdSOliver Upton
4556df696cdSOliver Upton	  The affected design reports FEAT_HAFDBS as not implemented in
4566df696cdSOliver Upton	  ID_AA64MMFR1_EL1.HAFDBS, but (V)TCR_ELx.{HA,HD} are not RES0
4576df696cdSOliver Upton	  as required by the architecture. The unadvertised HAFDBS
4586df696cdSOliver Upton	  implementation suffers from an additional erratum where hardware
4596df696cdSOliver Upton	  A/D updates can occur after a PTE has been marked invalid.
4606df696cdSOliver Upton
4616df696cdSOliver Upton	  The workaround forces KVM to explicitly set VTCR_EL2.HA to 0,
4626df696cdSOliver Upton	  which avoids enabling unadvertised hardware Access Flag management
4636df696cdSOliver Upton	  at stage-2.
4646df696cdSOliver Upton
4656df696cdSOliver Upton	  If unsure, say Y.
4666df696cdSOliver Upton
467fed55f49SD Scott Phillipsconfig AMPERE_ERRATUM_AC04_CPU_23
468fed55f49SD Scott Phillips        bool "AmpereOne: AC04_CPU_23:  Failure to synchronize writes to HCR_EL2 may corrupt address translations."
469fed55f49SD Scott Phillips	default y
470fed55f49SD Scott Phillips	help
471fed55f49SD Scott Phillips	  This option adds an alternative code sequence to work around Ampere
472fed55f49SD Scott Phillips	  errata AC04_CPU_23 on AmpereOne.
473fed55f49SD Scott Phillips
474fed55f49SD Scott Phillips	  Updates to HCR_EL2 can rarely corrupt simultaneous translations for
475fed55f49SD Scott Phillips	  data addresses initiated by load/store instructions. Only
476fed55f49SD Scott Phillips	  instruction initiated translations are vulnerable, not translations
477fed55f49SD Scott Phillips	  from prefetches for example. A DSB before the store to HCR_EL2 is
478fed55f49SD Scott Phillips	  sufficient to prevent older instructions from hitting the window
479fed55f49SD Scott Phillips	  for corruption, and an ISB after is sufficient to prevent younger
480fed55f49SD Scott Phillips	  instructions from hitting the window for corruption.
481fed55f49SD Scott Phillips
482fed55f49SD Scott Phillips	  If unsure, say Y.
483fed55f49SD Scott Phillips
484c9460dcbSSuzuki K Pouloseconfig ARM64_WORKAROUND_CLEAN_CACHE
485bc15cf70SWill Deacon	bool
486c9460dcbSSuzuki K Poulose
487c0a01b84SAndre Przywaraconfig ARM64_ERRATUM_826319
488c0a01b84SAndre Przywara	bool "Cortex-A53: 826319: System might deadlock if a write cannot complete until read data is accepted"
489c0a01b84SAndre Przywara	default y
490c9460dcbSSuzuki K Poulose	select ARM64_WORKAROUND_CLEAN_CACHE
491c0a01b84SAndre Przywara	help
492c0a01b84SAndre Przywara	  This option adds an alternative code sequence to work around ARM
493c0a01b84SAndre Przywara	  erratum 826319 on Cortex-A53 parts up to r0p2 with an AMBA 4 ACE or
494c0a01b84SAndre Przywara	  AXI master interface and an L2 cache.
495c0a01b84SAndre Przywara
496c0a01b84SAndre Przywara	  If a Cortex-A53 uses an AMBA AXI4 ACE interface to other processors
497c0a01b84SAndre Przywara	  and is unable to accept a certain write via this interface, it will
498c0a01b84SAndre Przywara	  not progress on read data presented on the read data channel and the
499c0a01b84SAndre Przywara	  system can deadlock.
500c0a01b84SAndre Przywara
501c0a01b84SAndre Przywara	  The workaround promotes data cache clean instructions to
502c0a01b84SAndre Przywara	  data cache clean-and-invalidate.
503c0a01b84SAndre Przywara	  Please note that this does not necessarily enable the workaround,
504c0a01b84SAndre Przywara	  as it depends on the alternative framework, which will only patch
505c0a01b84SAndre Przywara	  the kernel if an affected CPU is detected.
506c0a01b84SAndre Przywara
507c0a01b84SAndre Przywara	  If unsure, say Y.
508c0a01b84SAndre Przywara
509c0a01b84SAndre Przywaraconfig ARM64_ERRATUM_827319
510c0a01b84SAndre Przywara	bool "Cortex-A53: 827319: Data cache clean instructions might cause overlapping transactions to the interconnect"
511c0a01b84SAndre Przywara	default y
512c9460dcbSSuzuki K Poulose	select ARM64_WORKAROUND_CLEAN_CACHE
513c0a01b84SAndre Przywara	help
514c0a01b84SAndre Przywara	  This option adds an alternative code sequence to work around ARM
515c0a01b84SAndre Przywara	  erratum 827319 on Cortex-A53 parts up to r0p2 with an AMBA 5 CHI
516c0a01b84SAndre Przywara	  master interface and an L2 cache.
517c0a01b84SAndre Przywara
518c0a01b84SAndre Przywara	  Under certain conditions this erratum can cause a clean line eviction
519c0a01b84SAndre Przywara	  to occur at the same time as another transaction to the same address
520c0a01b84SAndre Przywara	  on the AMBA 5 CHI interface, which can cause data corruption if the
521c0a01b84SAndre Przywara	  interconnect reorders the two transactions.
522c0a01b84SAndre Przywara
523c0a01b84SAndre Przywara	  The workaround promotes data cache clean instructions to
524c0a01b84SAndre Przywara	  data cache clean-and-invalidate.
525c0a01b84SAndre Przywara	  Please note that this does not necessarily enable the workaround,
526c0a01b84SAndre Przywara	  as it depends on the alternative framework, which will only patch
527c0a01b84SAndre Przywara	  the kernel if an affected CPU is detected.
528c0a01b84SAndre Przywara
529c0a01b84SAndre Przywara	  If unsure, say Y.
530c0a01b84SAndre Przywara
531c0a01b84SAndre Przywaraconfig ARM64_ERRATUM_824069
532c0a01b84SAndre Przywara	bool "Cortex-A53: 824069: Cache line might not be marked as clean after a CleanShared snoop"
533c0a01b84SAndre Przywara	default y
534c9460dcbSSuzuki K Poulose	select ARM64_WORKAROUND_CLEAN_CACHE
535c0a01b84SAndre Przywara	help
536c0a01b84SAndre Przywara	  This option adds an alternative code sequence to work around ARM
537c0a01b84SAndre Przywara	  erratum 824069 on Cortex-A53 parts up to r0p2 when it is connected
538c0a01b84SAndre Przywara	  to a coherent interconnect.
539c0a01b84SAndre Przywara
540c0a01b84SAndre Przywara	  If a Cortex-A53 processor is executing a store or prefetch for
541c0a01b84SAndre Przywara	  write instruction at the same time as a processor in another
542c0a01b84SAndre Przywara	  cluster is executing a cache maintenance operation to the same
543c0a01b84SAndre Przywara	  address, then this erratum might cause a clean cache line to be
544c0a01b84SAndre Przywara	  incorrectly marked as dirty.
545c0a01b84SAndre Przywara
546c0a01b84SAndre Przywara	  The workaround promotes data cache clean instructions to
547c0a01b84SAndre Przywara	  data cache clean-and-invalidate.
548c0a01b84SAndre Przywara	  Please note that this option does not necessarily enable the
549c0a01b84SAndre Przywara	  workaround, as it depends on the alternative framework, which will
550c0a01b84SAndre Przywara	  only patch the kernel if an affected CPU is detected.
551c0a01b84SAndre Przywara
552c0a01b84SAndre Przywara	  If unsure, say Y.
553c0a01b84SAndre Przywara
554c0a01b84SAndre Przywaraconfig ARM64_ERRATUM_819472
555c0a01b84SAndre Przywara	bool "Cortex-A53: 819472: Store exclusive instructions might cause data corruption"
556c0a01b84SAndre Przywara	default y
557c9460dcbSSuzuki K Poulose	select ARM64_WORKAROUND_CLEAN_CACHE
558c0a01b84SAndre Przywara	help
559c0a01b84SAndre Przywara	  This option adds an alternative code sequence to work around ARM
560c0a01b84SAndre Przywara	  erratum 819472 on Cortex-A53 parts up to r0p1 with an L2 cache
561c0a01b84SAndre Przywara	  present when it is connected to a coherent interconnect.
562c0a01b84SAndre Przywara
563c0a01b84SAndre Przywara	  If the processor is executing a load and store exclusive sequence at
564c0a01b84SAndre Przywara	  the same time as a processor in another cluster is executing a cache
565c0a01b84SAndre Przywara	  maintenance operation to the same address, then this erratum might
566c0a01b84SAndre Przywara	  cause data corruption.
567c0a01b84SAndre Przywara
568c0a01b84SAndre Przywara	  The workaround promotes data cache clean instructions to
569c0a01b84SAndre Przywara	  data cache clean-and-invalidate.
570c0a01b84SAndre Przywara	  Please note that this does not necessarily enable the workaround,
571c0a01b84SAndre Przywara	  as it depends on the alternative framework, which will only patch
572c0a01b84SAndre Przywara	  the kernel if an affected CPU is detected.
573c0a01b84SAndre Przywara
574c0a01b84SAndre Przywara	  If unsure, say Y.
575c0a01b84SAndre Przywara
576c0a01b84SAndre Przywaraconfig ARM64_ERRATUM_832075
577c0a01b84SAndre Przywara	bool "Cortex-A57: 832075: possible deadlock on mixing exclusive memory accesses with device loads"
578c0a01b84SAndre Przywara	default y
579c0a01b84SAndre Przywara	help
580c0a01b84SAndre Przywara	  This option adds an alternative code sequence to work around ARM
581c0a01b84SAndre Przywara	  erratum 832075 on Cortex-A57 parts up to r1p2.
582c0a01b84SAndre Przywara
583c0a01b84SAndre Przywara	  Affected Cortex-A57 parts might deadlock when exclusive load/store
584c0a01b84SAndre Przywara	  instructions to Write-Back memory are mixed with Device loads.
585c0a01b84SAndre Przywara
586c0a01b84SAndre Przywara	  The workaround is to promote device loads to use Load-Acquire
587c0a01b84SAndre Przywara	  semantics.
588c0a01b84SAndre Przywara	  Please note that this does not necessarily enable the workaround,
589c0a01b84SAndre Przywara	  as it depends on the alternative framework, which will only patch
590c0a01b84SAndre Przywara	  the kernel if an affected CPU is detected.
591c0a01b84SAndre Przywara
592c0a01b84SAndre Przywara	  If unsure, say Y.
593c0a01b84SAndre Przywara
594498cd5c3SMarc Zyngierconfig ARM64_ERRATUM_834220
5958c10cc10SWill Deacon	bool "Cortex-A57: 834220: Stage 2 translation fault might be incorrectly reported in presence of a Stage 1 fault (rare)"
596498cd5c3SMarc Zyngier	depends on KVM
597498cd5c3SMarc Zyngier	help
598498cd5c3SMarc Zyngier	  This option adds an alternative code sequence to work around ARM
599498cd5c3SMarc Zyngier	  erratum 834220 on Cortex-A57 parts up to r1p2.
600498cd5c3SMarc Zyngier
601498cd5c3SMarc Zyngier	  Affected Cortex-A57 parts might report a Stage 2 translation
602498cd5c3SMarc Zyngier	  fault as the result of a Stage 1 fault for load crossing a
603498cd5c3SMarc Zyngier	  page boundary when there is a permission or device memory
604498cd5c3SMarc Zyngier	  alignment fault at Stage 1 and a translation fault at Stage 2.
605498cd5c3SMarc Zyngier
606498cd5c3SMarc Zyngier	  The workaround is to verify that the Stage 1 translation
607498cd5c3SMarc Zyngier	  doesn't generate a fault before handling the Stage 2 fault.
608498cd5c3SMarc Zyngier	  Please note that this does not necessarily enable the workaround,
609498cd5c3SMarc Zyngier	  as it depends on the alternative framework, which will only patch
610498cd5c3SMarc Zyngier	  the kernel if an affected CPU is detected.
611498cd5c3SMarc Zyngier
6128c10cc10SWill Deacon	  If unsure, say N.
613498cd5c3SMarc Zyngier
61444b3834bSJames Morseconfig ARM64_ERRATUM_1742098
61544b3834bSJames Morse	bool "Cortex-A57/A72: 1742098: ELR recorded incorrectly on interrupt taken between cryptographic instructions in a sequence"
61644b3834bSJames Morse	depends on COMPAT
61744b3834bSJames Morse	default y
61844b3834bSJames Morse	help
61944b3834bSJames Morse	  This option removes the AES hwcap for aarch32 user-space to
62044b3834bSJames Morse	  workaround erratum 1742098 on Cortex-A57 and Cortex-A72.
62144b3834bSJames Morse
62244b3834bSJames Morse	  Affected parts may corrupt the AES state if an interrupt is
62344b3834bSJames Morse	  taken between a pair of AES instructions. These instructions
62444b3834bSJames Morse	  are only present if the cryptography extensions are present.
62544b3834bSJames Morse	  All software should have a fallback implementation for CPUs
62644b3834bSJames Morse	  that don't implement the cryptography extensions.
62744b3834bSJames Morse
62844b3834bSJames Morse	  If unsure, say Y.
62944b3834bSJames Morse
630905e8c5dSWill Deaconconfig ARM64_ERRATUM_845719
631905e8c5dSWill Deacon	bool "Cortex-A53: 845719: a load might read incorrect data"
632905e8c5dSWill Deacon	depends on COMPAT
633905e8c5dSWill Deacon	default y
634905e8c5dSWill Deacon	help
635905e8c5dSWill Deacon	  This option adds an alternative code sequence to work around ARM
636905e8c5dSWill Deacon	  erratum 845719 on Cortex-A53 parts up to r0p4.
637905e8c5dSWill Deacon
638905e8c5dSWill Deacon	  When running a compat (AArch32) userspace on an affected Cortex-A53
639905e8c5dSWill Deacon	  part, a load at EL0 from a virtual address that matches the bottom 32
640905e8c5dSWill Deacon	  bits of the virtual address used by a recent load at (AArch64) EL1
641905e8c5dSWill Deacon	  might return incorrect data.
642905e8c5dSWill Deacon
643905e8c5dSWill Deacon	  The workaround is to write the contextidr_el1 register on exception
644905e8c5dSWill Deacon	  return to a 32-bit task.
645905e8c5dSWill Deacon	  Please note that this does not necessarily enable the workaround,
646905e8c5dSWill Deacon	  as it depends on the alternative framework, which will only patch
647905e8c5dSWill Deacon	  the kernel if an affected CPU is detected.
648905e8c5dSWill Deacon
649905e8c5dSWill Deacon	  If unsure, say Y.
650905e8c5dSWill Deacon
651df057cc7SWill Deaconconfig ARM64_ERRATUM_843419
652df057cc7SWill Deacon	bool "Cortex-A53: 843419: A load or store might access an incorrect address"
653df057cc7SWill Deacon	default y
654df057cc7SWill Deacon	help
6556ffe9923SWill Deacon	  This option links the kernel with '--fix-cortex-a53-843419' and
656a257e025SArd Biesheuvel	  enables PLT support to replace certain ADRP instructions, which can
657a257e025SArd Biesheuvel	  cause subsequent memory accesses to use an incorrect address on
658a257e025SArd Biesheuvel	  Cortex-A53 parts up to r0p4.
659df057cc7SWill Deacon
660df057cc7SWill Deacon	  If unsure, say Y.
661df057cc7SWill Deacon
662ece1397cSSuzuki K Pouloseconfig ARM64_ERRATUM_1024718
663ece1397cSSuzuki K Poulose	bool "Cortex-A55: 1024718: Update of DBM/AP bits without break before make might result in incorrect update"
664ece1397cSSuzuki K Poulose	default y
665ece1397cSSuzuki K Poulose	help
666bc15cf70SWill Deacon	  This option adds a workaround for ARM Cortex-A55 Erratum 1024718.
667ece1397cSSuzuki K Poulose
668c0b15c25SSuzuki K Poulose	  Affected Cortex-A55 cores (all revisions) could cause incorrect
669ece1397cSSuzuki K Poulose	  update of the hardware dirty bit when the DBM/AP bits are updated
670ece1397cSSuzuki K Poulose	  without a break-before-make. The workaround is to disable the usage
671ece1397cSSuzuki K Poulose	  of hardware DBM locally on the affected cores. CPUs not affected by
672bc15cf70SWill Deacon	  this erratum will continue to use the feature.
673e41ceed0SJungseok Lee
6748c2c3df3SCatalin Marinas	  If unsure, say Y.
675e41ceed0SJungseok Lee
676a5325089SMarc Zyngierconfig ARM64_ERRATUM_1418040
6776989303aSMarc Zyngier	bool "Cortex-A76/Neoverse-N1: MRC read following MRRC read of specific Generic Timer in AArch32 might give incorrect result"
67895b861a4SMarc Zyngier	default y
679c2b5bba3SMarc Zyngier	depends on COMPAT
68095b861a4SMarc Zyngier	help
68124cf262dSWill Deacon	  This option adds a workaround for ARM Cortex-A76/Neoverse-N1
682a5325089SMarc Zyngier	  errata 1188873 and 1418040.
68395b861a4SMarc Zyngier
684a5325089SMarc Zyngier	  Affected Cortex-A76/Neoverse-N1 cores (r0p0 to r3p1) could
6856989303aSMarc Zyngier	  cause register corruption when accessing the timer registers
6866989303aSMarc Zyngier	  from AArch32 userspace.
68795b861a4SMarc Zyngier
68895b861a4SMarc Zyngier	  If unsure, say Y.
68995b861a4SMarc Zyngier
69002ab1f50SAndrew Scullconfig ARM64_WORKAROUND_SPECULATIVE_AT
691e85d68faSSteven Price	bool
692e85d68faSSteven Price
693a457b0f7SMarc Zyngierconfig ARM64_ERRATUM_1165522
69402ab1f50SAndrew Scull	bool "Cortex-A76: 1165522: Speculative AT instruction using out-of-context translation regime could cause subsequent request to generate an incorrect translation"
695a457b0f7SMarc Zyngier	default y
69602ab1f50SAndrew Scull	select ARM64_WORKAROUND_SPECULATIVE_AT
697a457b0f7SMarc Zyngier	help
698bc15cf70SWill Deacon	  This option adds a workaround for ARM Cortex-A76 erratum 1165522.
699a457b0f7SMarc Zyngier
700a457b0f7SMarc Zyngier	  Affected Cortex-A76 cores (r0p0, r1p0, r2p0) could end-up with
701a457b0f7SMarc Zyngier	  corrupted TLBs by speculating an AT instruction during a guest
702a457b0f7SMarc Zyngier	  context switch.
703a457b0f7SMarc Zyngier
704a457b0f7SMarc Zyngier	  If unsure, say Y.
705a457b0f7SMarc Zyngier
70602ab1f50SAndrew Scullconfig ARM64_ERRATUM_1319367
70702ab1f50SAndrew Scull	bool "Cortex-A57/A72: 1319537: Speculative AT instruction using out-of-context translation regime could cause subsequent request to generate an incorrect translation"
708275fa0eaSSteven Price	default y
70902ab1f50SAndrew Scull	select ARM64_WORKAROUND_SPECULATIVE_AT
71002ab1f50SAndrew Scull	help
71102ab1f50SAndrew Scull	  This option adds work arounds for ARM Cortex-A57 erratum 1319537
71202ab1f50SAndrew Scull	  and A72 erratum 1319367
71302ab1f50SAndrew Scull
71402ab1f50SAndrew Scull	  Cortex-A57 and A72 cores could end-up with corrupted TLBs by
71502ab1f50SAndrew Scull	  speculating an AT instruction during a guest context switch.
71602ab1f50SAndrew Scull
71702ab1f50SAndrew Scull	  If unsure, say Y.
71802ab1f50SAndrew Scull
71902ab1f50SAndrew Scullconfig ARM64_ERRATUM_1530923
72002ab1f50SAndrew Scull	bool "Cortex-A55: 1530923: Speculative AT instruction using out-of-context translation regime could cause subsequent request to generate an incorrect translation"
72102ab1f50SAndrew Scull	default y
72202ab1f50SAndrew Scull	select ARM64_WORKAROUND_SPECULATIVE_AT
723275fa0eaSSteven Price	help
724275fa0eaSSteven Price	  This option adds a workaround for ARM Cortex-A55 erratum 1530923.
725275fa0eaSSteven Price
726275fa0eaSSteven Price	  Affected Cortex-A55 cores (r0p0, r0p1, r1p0, r2p0) could end-up with
727275fa0eaSSteven Price	  corrupted TLBs by speculating an AT instruction during a guest
728275fa0eaSSteven Price	  context switch.
729275fa0eaSSteven Price
730275fa0eaSSteven Price	  If unsure, say Y.
731275fa0eaSSteven Price
732ebcea694SGeert Uytterhoevenconfig ARM64_WORKAROUND_REPEAT_TLBI
733ebcea694SGeert Uytterhoeven	bool
734ebcea694SGeert Uytterhoeven
735171df580SJames Morseconfig ARM64_ERRATUM_2441007
7368c10cc10SWill Deacon	bool "Cortex-A55: Completion of affected memory accesses might not be guaranteed by completion of a TLBI (rare)"
737171df580SJames Morse	select ARM64_WORKAROUND_REPEAT_TLBI
738171df580SJames Morse	help
739171df580SJames Morse	  This option adds a workaround for ARM Cortex-A55 erratum #2441007.
740171df580SJames Morse
741171df580SJames Morse	  Under very rare circumstances, affected Cortex-A55 CPUs
742171df580SJames Morse	  may not handle a race between a break-before-make sequence on one
743171df580SJames Morse	  CPU, and another CPU accessing the same page. This could allow a
744171df580SJames Morse	  store to a page that has been unmapped.
745171df580SJames Morse
746171df580SJames Morse	  Work around this by adding the affected CPUs to the list that needs
747171df580SJames Morse	  TLB sequences to be done twice.
748171df580SJames Morse
7498c10cc10SWill Deacon	  If unsure, say N.
750171df580SJames Morse
751ce8c80c5SCatalin Marinasconfig ARM64_ERRATUM_1286807
7528c10cc10SWill Deacon	bool "Cortex-A76: Modification of the translation table for a virtual address might lead to read-after-read ordering violation (rare)"
753ce8c80c5SCatalin Marinas	select ARM64_WORKAROUND_REPEAT_TLBI
754ce8c80c5SCatalin Marinas	help
755bc15cf70SWill Deacon	  This option adds a workaround for ARM Cortex-A76 erratum 1286807.
756ce8c80c5SCatalin Marinas
757ce8c80c5SCatalin Marinas	  On the affected Cortex-A76 cores (r0p0 to r3p0), if a virtual
758ce8c80c5SCatalin Marinas	  address for a cacheable mapping of a location is being
759ce8c80c5SCatalin Marinas	  accessed by a core while another core is remapping the virtual
760ce8c80c5SCatalin Marinas	  address to a new physical page using the recommended
761ce8c80c5SCatalin Marinas	  break-before-make sequence, then under very rare circumstances
762ce8c80c5SCatalin Marinas	  TLBI+DSB completes before a read using the translation being
763ce8c80c5SCatalin Marinas	  invalidated has been observed by other observers. The
764ce8c80c5SCatalin Marinas	  workaround repeats the TLBI+DSB operation.
765ce8c80c5SCatalin Marinas
7668c10cc10SWill Deacon	  If unsure, say N.
7678c10cc10SWill Deacon
768969f5ea6SWill Deaconconfig ARM64_ERRATUM_1463225
769969f5ea6SWill Deacon	bool "Cortex-A76: Software Step might prevent interrupt recognition"
770969f5ea6SWill Deacon	default y
771969f5ea6SWill Deacon	help
772969f5ea6SWill Deacon	  This option adds a workaround for Arm Cortex-A76 erratum 1463225.
773969f5ea6SWill Deacon
774969f5ea6SWill Deacon	  On the affected Cortex-A76 cores (r0p0 to r3p1), software stepping
775969f5ea6SWill Deacon	  of a system call instruction (SVC) can prevent recognition of
776969f5ea6SWill Deacon	  subsequent interrupts when software stepping is disabled in the
777969f5ea6SWill Deacon	  exception handler of the system call and either kernel debugging
778969f5ea6SWill Deacon	  is enabled or VHE is in use.
779969f5ea6SWill Deacon
780969f5ea6SWill Deacon	  Work around the erratum by triggering a dummy step exception
781969f5ea6SWill Deacon	  when handling a system call from a task that is being stepped
782969f5ea6SWill Deacon	  in a VHE configuration of the kernel.
783969f5ea6SWill Deacon
784969f5ea6SWill Deacon	  If unsure, say Y.
785969f5ea6SWill Deacon
78605460849SJames Morseconfig ARM64_ERRATUM_1542419
7878c10cc10SWill Deacon	bool "Neoverse-N1: workaround mis-ordering of instruction fetches (rare)"
78805460849SJames Morse	help
78905460849SJames Morse	  This option adds a workaround for ARM Neoverse-N1 erratum
79005460849SJames Morse	  1542419.
79105460849SJames Morse
79205460849SJames Morse	  Affected Neoverse-N1 cores could execute a stale instruction when
79305460849SJames Morse	  modified by another CPU. The workaround depends on a firmware
79405460849SJames Morse	  counterpart.
79505460849SJames Morse
79605460849SJames Morse	  Workaround the issue by hiding the DIC feature from EL0. This
79705460849SJames Morse	  forces user-space to perform cache maintenance.
79805460849SJames Morse
7998c10cc10SWill Deacon	  If unsure, say N.
80005460849SJames Morse
80196d389caSRob Herringconfig ARM64_ERRATUM_1508412
80296d389caSRob Herring	bool "Cortex-A77: 1508412: workaround deadlock on sequence of NC/Device load and store exclusive or PAR read"
80396d389caSRob Herring	default y
80496d389caSRob Herring	help
80596d389caSRob Herring	  This option adds a workaround for Arm Cortex-A77 erratum 1508412.
80696d389caSRob Herring
80796d389caSRob Herring	  Affected Cortex-A77 cores (r0p0, r1p0) could deadlock on a sequence
80896d389caSRob Herring	  of a store-exclusive or read of PAR_EL1 and a load with device or
80996d389caSRob Herring	  non-cacheable memory attributes. The workaround depends on a firmware
81096d389caSRob Herring	  counterpart.
81196d389caSRob Herring
81296d389caSRob Herring	  KVM guests must also have the workaround implemented or they can
81396d389caSRob Herring	  deadlock the system.
81496d389caSRob Herring
81596d389caSRob Herring	  Work around the issue by inserting DMB SY barriers around PAR_EL1
81696d389caSRob Herring	  register reads and warning KVM users. The DMB barrier is sufficient
81796d389caSRob Herring	  to prevent a speculative PAR_EL1 read.
81896d389caSRob Herring
81996d389caSRob Herring	  If unsure, say Y.
82096d389caSRob Herring
821b9d216fcSSuzuki K Pouloseconfig ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE
822b9d216fcSSuzuki K Poulose	bool
823b9d216fcSSuzuki K Poulose
824297ae1ebSJames Morseconfig ARM64_ERRATUM_2051678
825297ae1ebSJames Morse	bool "Cortex-A510: 2051678: disable Hardware Update of the page table dirty bit"
826a4b92cebSMark Brown	default y
827297ae1ebSJames Morse	help
828297ae1ebSJames Morse	  This options adds the workaround for ARM Cortex-A510 erratum ARM64_ERRATUM_2051678.
8290ff74a23SKen Kurematsu	  Affected Cortex-A510 might not respect the ordering rules for
830297ae1ebSJames Morse	  hardware update of the page table's dirty bit. The workaround
831297ae1ebSJames Morse	  is to not enable the feature on affected CPUs.
832297ae1ebSJames Morse
833297ae1ebSJames Morse	  If unsure, say Y.
834297ae1ebSJames Morse
8351dd498e5SJames Morseconfig ARM64_ERRATUM_2077057
8361dd498e5SJames Morse	bool "Cortex-A510: 2077057: workaround software-step corrupting SPSR_EL2"
8374c11113cSMark Brown	default y
8381dd498e5SJames Morse	help
8391dd498e5SJames Morse	  This option adds the workaround for ARM Cortex-A510 erratum 2077057.
8401dd498e5SJames Morse	  Affected Cortex-A510 may corrupt SPSR_EL2 when the a step exception is
8411dd498e5SJames Morse	  expected, but a Pointer Authentication trap is taken instead. The
8421dd498e5SJames Morse	  erratum causes SPSR_EL1 to be copied to SPSR_EL2, which could allow
8431dd498e5SJames Morse	  EL1 to cause a return to EL2 with a guest controlled ELR_EL2.
8441dd498e5SJames Morse
8451dd498e5SJames Morse	  This can only happen when EL2 is stepping EL1.
8461dd498e5SJames Morse
8471dd498e5SJames Morse	  When these conditions occur, the SPSR_EL2 value is unchanged from the
8481dd498e5SJames Morse	  previous guest entry, and can be restored from the in-memory copy.
8491dd498e5SJames Morse
8501dd498e5SJames Morse	  If unsure, say Y.
8511dd498e5SJames Morse
8521bdb0fbbSJames Morseconfig ARM64_ERRATUM_2658417
8531bdb0fbbSJames Morse	bool "Cortex-A510: 2658417: remove BF16 support due to incorrect result"
8541bdb0fbbSJames Morse	default y
8551bdb0fbbSJames Morse	help
8561bdb0fbbSJames Morse	  This option adds the workaround for ARM Cortex-A510 erratum 2658417.
8571bdb0fbbSJames Morse	  Affected Cortex-A510 (r0p0 to r1p1) may produce the wrong result for
8581bdb0fbbSJames Morse	  BFMMLA or VMMLA instructions in rare circumstances when a pair of
8591bdb0fbbSJames Morse	  A510 CPUs are using shared neon hardware. As the sharing is not
8601bdb0fbbSJames Morse	  discoverable by the kernel, hide the BF16 HWCAP to indicate that
8611bdb0fbbSJames Morse	  user-space should not be using these instructions.
8621bdb0fbbSJames Morse
8631bdb0fbbSJames Morse	  If unsure, say Y.
8641bdb0fbbSJames Morse
865b9d216fcSSuzuki K Pouloseconfig ARM64_ERRATUM_2119858
866eb30d838SAnshuman Khandual	bool "Cortex-A710/X2: 2119858: workaround TRBE overwriting trace data in FILL mode"
867b9d216fcSSuzuki K Poulose	default y
868b9d216fcSSuzuki K Poulose	depends on CORESIGHT_TRBE
869b9d216fcSSuzuki K Poulose	select ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE
870b9d216fcSSuzuki K Poulose	help
871eb30d838SAnshuman Khandual	  This option adds the workaround for ARM Cortex-A710/X2 erratum 2119858.
872b9d216fcSSuzuki K Poulose
873eb30d838SAnshuman Khandual	  Affected Cortex-A710/X2 cores could overwrite up to 3 cache lines of trace
874b9d216fcSSuzuki K Poulose	  data at the base of the buffer (pointed to by TRBASER_EL1) in FILL mode in
875b9d216fcSSuzuki K Poulose	  the event of a WRAP event.
876b9d216fcSSuzuki K Poulose
877b9d216fcSSuzuki K Poulose	  Work around the issue by always making sure we move the TRBPTR_EL1 by
878b9d216fcSSuzuki K Poulose	  256 bytes before enabling the buffer and filling the first 256 bytes of
879b9d216fcSSuzuki K Poulose	  the buffer with ETM ignore packets upon disabling.
880b9d216fcSSuzuki K Poulose
881b9d216fcSSuzuki K Poulose	  If unsure, say Y.
882b9d216fcSSuzuki K Poulose
883b9d216fcSSuzuki K Pouloseconfig ARM64_ERRATUM_2139208
884b9d216fcSSuzuki K Poulose	bool "Neoverse-N2: 2139208: workaround TRBE overwriting trace data in FILL mode"
885b9d216fcSSuzuki K Poulose	default y
886b9d216fcSSuzuki K Poulose	depends on CORESIGHT_TRBE
887b9d216fcSSuzuki K Poulose	select ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE
888b9d216fcSSuzuki K Poulose	help
889b9d216fcSSuzuki K Poulose	  This option adds the workaround for ARM Neoverse-N2 erratum 2139208.
890b9d216fcSSuzuki K Poulose
891b9d216fcSSuzuki K Poulose	  Affected Neoverse-N2 cores could overwrite up to 3 cache lines of trace
892b9d216fcSSuzuki K Poulose	  data at the base of the buffer (pointed to by TRBASER_EL1) in FILL mode in
893b9d216fcSSuzuki K Poulose	  the event of a WRAP event.
894b9d216fcSSuzuki K Poulose
895b9d216fcSSuzuki K Poulose	  Work around the issue by always making sure we move the TRBPTR_EL1 by
896b9d216fcSSuzuki K Poulose	  256 bytes before enabling the buffer and filling the first 256 bytes of
897b9d216fcSSuzuki K Poulose	  the buffer with ETM ignore packets upon disabling.
898b9d216fcSSuzuki K Poulose
899b9d216fcSSuzuki K Poulose	  If unsure, say Y.
900b9d216fcSSuzuki K Poulose
901fa82d0b4SSuzuki K Pouloseconfig ARM64_WORKAROUND_TSB_FLUSH_FAILURE
902fa82d0b4SSuzuki K Poulose	bool
903fa82d0b4SSuzuki K Poulose
904fa82d0b4SSuzuki K Pouloseconfig ARM64_ERRATUM_2054223
905fa82d0b4SSuzuki K Poulose	bool "Cortex-A710: 2054223: workaround TSB instruction failing to flush trace"
906fa82d0b4SSuzuki K Poulose	default y
907fa82d0b4SSuzuki K Poulose	select ARM64_WORKAROUND_TSB_FLUSH_FAILURE
908fa82d0b4SSuzuki K Poulose	help
909fa82d0b4SSuzuki K Poulose	  Enable workaround for ARM Cortex-A710 erratum 2054223
910fa82d0b4SSuzuki K Poulose
911fa82d0b4SSuzuki K Poulose	  Affected cores may fail to flush the trace data on a TSB instruction, when
912fa82d0b4SSuzuki K Poulose	  the PE is in trace prohibited state. This will cause losing a few bytes
913fa82d0b4SSuzuki K Poulose	  of the trace cached.
914fa82d0b4SSuzuki K Poulose
915fa82d0b4SSuzuki K Poulose	  Workaround is to issue two TSB consecutively on affected cores.
916fa82d0b4SSuzuki K Poulose
917fa82d0b4SSuzuki K Poulose	  If unsure, say Y.
918fa82d0b4SSuzuki K Poulose
919fa82d0b4SSuzuki K Pouloseconfig ARM64_ERRATUM_2067961
920fa82d0b4SSuzuki K Poulose	bool "Neoverse-N2: 2067961: workaround TSB instruction failing to flush trace"
921fa82d0b4SSuzuki K Poulose	default y
922fa82d0b4SSuzuki K Poulose	select ARM64_WORKAROUND_TSB_FLUSH_FAILURE
923fa82d0b4SSuzuki K Poulose	help
924fa82d0b4SSuzuki K Poulose	  Enable workaround for ARM Neoverse-N2 erratum 2067961
925fa82d0b4SSuzuki K Poulose
926fa82d0b4SSuzuki K Poulose	  Affected cores may fail to flush the trace data on a TSB instruction, when
927fa82d0b4SSuzuki K Poulose	  the PE is in trace prohibited state. This will cause losing a few bytes
928fa82d0b4SSuzuki K Poulose	  of the trace cached.
929fa82d0b4SSuzuki K Poulose
930fa82d0b4SSuzuki K Poulose	  Workaround is to issue two TSB consecutively on affected cores.
931fa82d0b4SSuzuki K Poulose
932fa82d0b4SSuzuki K Poulose	  If unsure, say Y.
933fa82d0b4SSuzuki K Poulose
9348d81b2a3SSuzuki K Pouloseconfig ARM64_WORKAROUND_TRBE_WRITE_OUT_OF_RANGE
9358d81b2a3SSuzuki K Poulose	bool
9368d81b2a3SSuzuki K Poulose
9378d81b2a3SSuzuki K Pouloseconfig ARM64_ERRATUM_2253138
9388d81b2a3SSuzuki K Poulose	bool "Neoverse-N2: 2253138: workaround TRBE writing to address out-of-range"
9398d81b2a3SSuzuki K Poulose	depends on CORESIGHT_TRBE
9408d81b2a3SSuzuki K Poulose	default y
9418d81b2a3SSuzuki K Poulose	select ARM64_WORKAROUND_TRBE_WRITE_OUT_OF_RANGE
9428d81b2a3SSuzuki K Poulose	help
9438d81b2a3SSuzuki K Poulose	  This option adds the workaround for ARM Neoverse-N2 erratum 2253138.
9448d81b2a3SSuzuki K Poulose
9458d81b2a3SSuzuki K Poulose	  Affected Neoverse-N2 cores might write to an out-of-range address, not reserved
9468d81b2a3SSuzuki K Poulose	  for TRBE. Under some conditions, the TRBE might generate a write to the next
9478d81b2a3SSuzuki K Poulose	  virtually addressed page following the last page of the TRBE address space
9488d81b2a3SSuzuki K Poulose	  (i.e., the TRBLIMITR_EL1.LIMIT), instead of wrapping around to the base.
9498d81b2a3SSuzuki K Poulose
9508d81b2a3SSuzuki K Poulose	  Work around this in the driver by always making sure that there is a
9518d81b2a3SSuzuki K Poulose	  page beyond the TRBLIMITR_EL1.LIMIT, within the space allowed for the TRBE.
9528d81b2a3SSuzuki K Poulose
9538d81b2a3SSuzuki K Poulose	  If unsure, say Y.
9548d81b2a3SSuzuki K Poulose
9558d81b2a3SSuzuki K Pouloseconfig ARM64_ERRATUM_2224489
956eb30d838SAnshuman Khandual	bool "Cortex-A710/X2: 2224489: workaround TRBE writing to address out-of-range"
9578d81b2a3SSuzuki K Poulose	depends on CORESIGHT_TRBE
9588d81b2a3SSuzuki K Poulose	default y
9598d81b2a3SSuzuki K Poulose	select ARM64_WORKAROUND_TRBE_WRITE_OUT_OF_RANGE
9608d81b2a3SSuzuki K Poulose	help
961eb30d838SAnshuman Khandual	  This option adds the workaround for ARM Cortex-A710/X2 erratum 2224489.
9628d81b2a3SSuzuki K Poulose
963eb30d838SAnshuman Khandual	  Affected Cortex-A710/X2 cores might write to an out-of-range address, not reserved
9648d81b2a3SSuzuki K Poulose	  for TRBE. Under some conditions, the TRBE might generate a write to the next
9658d81b2a3SSuzuki K Poulose	  virtually addressed page following the last page of the TRBE address space
9668d81b2a3SSuzuki K Poulose	  (i.e., the TRBLIMITR_EL1.LIMIT), instead of wrapping around to the base.
9678d81b2a3SSuzuki K Poulose
9688d81b2a3SSuzuki K Poulose	  Work around this in the driver by always making sure that there is a
9698d81b2a3SSuzuki K Poulose	  page beyond the TRBLIMITR_EL1.LIMIT, within the space allowed for the TRBE.
9708d81b2a3SSuzuki K Poulose
9718d81b2a3SSuzuki K Poulose	  If unsure, say Y.
9728d81b2a3SSuzuki K Poulose
97339fdb65fSJames Morseconfig ARM64_ERRATUM_2441009
9748c10cc10SWill Deacon	bool "Cortex-A510: Completion of affected memory accesses might not be guaranteed by completion of a TLBI (rare)"
97539fdb65fSJames Morse	select ARM64_WORKAROUND_REPEAT_TLBI
97639fdb65fSJames Morse	help
97739fdb65fSJames Morse	  This option adds a workaround for ARM Cortex-A510 erratum #2441009.
97839fdb65fSJames Morse
97939fdb65fSJames Morse	  Under very rare circumstances, affected Cortex-A510 CPUs
98039fdb65fSJames Morse	  may not handle a race between a break-before-make sequence on one
98139fdb65fSJames Morse	  CPU, and another CPU accessing the same page. This could allow a
98239fdb65fSJames Morse	  store to a page that has been unmapped.
98339fdb65fSJames Morse
98439fdb65fSJames Morse	  Work around this by adding the affected CPUs to the list that needs
98539fdb65fSJames Morse	  TLB sequences to be done twice.
98639fdb65fSJames Morse
9878c10cc10SWill Deacon	  If unsure, say N.
98839fdb65fSJames Morse
989607a9afaSAnshuman Khandualconfig ARM64_ERRATUM_2064142
990607a9afaSAnshuman Khandual	bool "Cortex-A510: 2064142: workaround TRBE register writes while disabled"
991ac0ba210SAnshuman Khandual	depends on CORESIGHT_TRBE
992607a9afaSAnshuman Khandual	default y
993607a9afaSAnshuman Khandual	help
994607a9afaSAnshuman Khandual	  This option adds the workaround for ARM Cortex-A510 erratum 2064142.
995607a9afaSAnshuman Khandual
996607a9afaSAnshuman Khandual	  Affected Cortex-A510 core might fail to write into system registers after the
997607a9afaSAnshuman Khandual	  TRBE has been disabled. Under some conditions after the TRBE has been disabled
998607a9afaSAnshuman Khandual	  writes into TRBE registers TRBLIMITR_EL1, TRBPTR_EL1, TRBBASER_EL1, TRBSR_EL1,
999607a9afaSAnshuman Khandual	  and TRBTRG_EL1 will be ignored and will not be effected.
1000607a9afaSAnshuman Khandual
1001607a9afaSAnshuman Khandual	  Work around this in the driver by executing TSB CSYNC and DSB after collection
1002607a9afaSAnshuman Khandual	  is stopped and before performing a system register write to one of the affected
1003607a9afaSAnshuman Khandual	  registers.
1004607a9afaSAnshuman Khandual
1005607a9afaSAnshuman Khandual	  If unsure, say Y.
1006607a9afaSAnshuman Khandual
10073bd94a87SAnshuman Khandualconfig ARM64_ERRATUM_2038923
10083bd94a87SAnshuman Khandual	bool "Cortex-A510: 2038923: workaround TRBE corruption with enable"
1009f209e9feSAnshuman Khandual	depends on CORESIGHT_TRBE
10103bd94a87SAnshuman Khandual	default y
10113bd94a87SAnshuman Khandual	help
10123bd94a87SAnshuman Khandual	  This option adds the workaround for ARM Cortex-A510 erratum 2038923.
10133bd94a87SAnshuman Khandual
10143bd94a87SAnshuman Khandual	  Affected Cortex-A510 core might cause an inconsistent view on whether trace is
10153bd94a87SAnshuman Khandual	  prohibited within the CPU. As a result, the trace buffer or trace buffer state
10163bd94a87SAnshuman Khandual	  might be corrupted. This happens after TRBE buffer has been enabled by setting
10173bd94a87SAnshuman Khandual	  TRBLIMITR_EL1.E, followed by just a single context synchronization event before
10183bd94a87SAnshuman Khandual	  execution changes from a context, in which trace is prohibited to one where it
10193bd94a87SAnshuman Khandual	  isn't, or vice versa. In these mentioned conditions, the view of whether trace
10203bd94a87SAnshuman Khandual	  is prohibited is inconsistent between parts of the CPU, and the trace buffer or
10213bd94a87SAnshuman Khandual	  the trace buffer state might be corrupted.
10223bd94a87SAnshuman Khandual
10233bd94a87SAnshuman Khandual	  Work around this in the driver by preventing an inconsistent view of whether the
10243bd94a87SAnshuman Khandual	  trace is prohibited or not based on TRBLIMITR_EL1.E by immediately following a
10253bd94a87SAnshuman Khandual	  change to TRBLIMITR_EL1.E with at least one ISB instruction before an ERET, or
10263bd94a87SAnshuman Khandual	  two ISB instructions if no ERET is to take place.
10273bd94a87SAnshuman Khandual
10283bd94a87SAnshuman Khandual	  If unsure, say Y.
10293bd94a87SAnshuman Khandual
1030708e8af4SAnshuman Khandualconfig ARM64_ERRATUM_1902691
1031708e8af4SAnshuman Khandual	bool "Cortex-A510: 1902691: workaround TRBE trace corruption"
10323a828845SAnshuman Khandual	depends on CORESIGHT_TRBE
1033708e8af4SAnshuman Khandual	default y
1034708e8af4SAnshuman Khandual	help
1035708e8af4SAnshuman Khandual	  This option adds the workaround for ARM Cortex-A510 erratum 1902691.
1036708e8af4SAnshuman Khandual
1037708e8af4SAnshuman Khandual	  Affected Cortex-A510 core might cause trace data corruption, when being written
1038708e8af4SAnshuman Khandual	  into the memory. Effectively TRBE is broken and hence cannot be used to capture
1039708e8af4SAnshuman Khandual	  trace data.
1040708e8af4SAnshuman Khandual
1041708e8af4SAnshuman Khandual	  Work around this problem in the driver by just preventing TRBE initialization on
1042708e8af4SAnshuman Khandual	  affected cpus. The firmware must have disabled the access to TRBE for the kernel
1043708e8af4SAnshuman Khandual	  on such implementations. This will cover the kernel for any firmware that doesn't
1044708e8af4SAnshuman Khandual	  do this already.
1045708e8af4SAnshuman Khandual
1046708e8af4SAnshuman Khandual	  If unsure, say Y.
1047708e8af4SAnshuman Khandual
1048e89d120cSIonela Voinescuconfig ARM64_ERRATUM_2457168
1049e89d120cSIonela Voinescu	bool "Cortex-A510: 2457168: workaround for AMEVCNTR01 incrementing incorrectly"
1050e89d120cSIonela Voinescu	depends on ARM64_AMU_EXTN
1051e89d120cSIonela Voinescu	default y
1052e89d120cSIonela Voinescu	help
1053e89d120cSIonela Voinescu	  This option adds the workaround for ARM Cortex-A510 erratum 2457168.
1054e89d120cSIonela Voinescu
1055e89d120cSIonela Voinescu	  The AMU counter AMEVCNTR01 (constant counter) should increment at the same rate
1056e89d120cSIonela Voinescu	  as the system counter. On affected Cortex-A510 cores AMEVCNTR01 increments
1057e89d120cSIonela Voinescu	  incorrectly giving a significantly higher output value.
1058e89d120cSIonela Voinescu
1059e89d120cSIonela Voinescu	  Work around this problem by returning 0 when reading the affected counter in
1060e89d120cSIonela Voinescu	  key locations that results in disabling all users of this counter. This effect
1061e89d120cSIonela Voinescu	  is the same to firmware disabling affected counters.
1062e89d120cSIonela Voinescu
1063e89d120cSIonela Voinescu	  If unsure, say Y.
1064e89d120cSIonela Voinescu
10655db568e7SAnshuman Khandualconfig ARM64_ERRATUM_2645198
10665db568e7SAnshuman Khandual	bool "Cortex-A715: 2645198: Workaround possible [ESR|FAR]_ELx corruption"
10675db568e7SAnshuman Khandual	default y
10685db568e7SAnshuman Khandual	help
10695db568e7SAnshuman Khandual	  This option adds the workaround for ARM Cortex-A715 erratum 2645198.
10705db568e7SAnshuman Khandual
10715db568e7SAnshuman Khandual	  If a Cortex-A715 cpu sees a page mapping permissions change from executable
10725db568e7SAnshuman Khandual	  to non-executable, it may corrupt the ESR_ELx and FAR_ELx registers on the
10735db568e7SAnshuman Khandual	  next instruction abort caused by permission fault.
10745db568e7SAnshuman Khandual
10755db568e7SAnshuman Khandual	  Only user-space does executable to non-executable permission transition via
10765db568e7SAnshuman Khandual	  mprotect() system call. Workaround the problem by doing a break-before-make
10775db568e7SAnshuman Khandual	  TLB invalidation, for all changes to executable user space mappings.
10785db568e7SAnshuman Khandual
10795db568e7SAnshuman Khandual	  If unsure, say Y.
10805db568e7SAnshuman Khandual
1081546b7cdeSRob Herringconfig ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
1082546b7cdeSRob Herring	bool
1083546b7cdeSRob Herring
1084471470bcSRob Herringconfig ARM64_ERRATUM_2966298
1085471470bcSRob Herring	bool "Cortex-A520: 2966298: workaround for speculatively executed unprivileged load"
1086546b7cdeSRob Herring	select ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
1087471470bcSRob Herring	default y
1088471470bcSRob Herring	help
1089471470bcSRob Herring	  This option adds the workaround for ARM Cortex-A520 erratum 2966298.
1090471470bcSRob Herring
1091471470bcSRob Herring	  On an affected Cortex-A520 core, a speculatively executed unprivileged
1092471470bcSRob Herring	  load might leak data from a privileged level via a cache side channel.
1093471470bcSRob Herring
1094471470bcSRob Herring	  Work around this problem by executing a TLBI before returning to EL0.
1095471470bcSRob Herring
1096471470bcSRob Herring	  If unsure, say Y.
1097471470bcSRob Herring
1098f827bcdaSRob Herringconfig ARM64_ERRATUM_3117295
1099f827bcdaSRob Herring	bool "Cortex-A510: 3117295: workaround for speculatively executed unprivileged load"
1100f827bcdaSRob Herring	select ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
1101f827bcdaSRob Herring	default y
1102f827bcdaSRob Herring	help
1103f827bcdaSRob Herring	  This option adds the workaround for ARM Cortex-A510 erratum 3117295.
1104f827bcdaSRob Herring
1105f827bcdaSRob Herring	  On an affected Cortex-A510 core, a speculatively executed unprivileged
1106f827bcdaSRob Herring	  load might leak data from a privileged level via a cache side channel.
1107f827bcdaSRob Herring
1108f827bcdaSRob Herring	  Work around this problem by executing a TLBI before returning to EL0.
1109f827bcdaSRob Herring
1110f827bcdaSRob Herring	  If unsure, say Y.
1111f827bcdaSRob Herring
11127187bb7dSMark Rutlandconfig ARM64_ERRATUM_3194386
1113adeec61aSMark Rutland	bool "Cortex-*/Neoverse-*: workaround for MSR SSBS not self-synchronizing"
11147187bb7dSMark Rutland	default y
11157187bb7dSMark Rutland	help
1116ec768766SMark Rutland	  This option adds the workaround for the following errata:
1117ec768766SMark Rutland
1118adeec61aSMark Rutland	  * ARM Cortex-A76 erratum 3324349
1119adeec61aSMark Rutland	  * ARM Cortex-A77 erratum 3324348
1120adeec61aSMark Rutland	  * ARM Cortex-A78 erratum 3324344
1121adeec61aSMark Rutland	  * ARM Cortex-A78C erratum 3324346
1122adeec61aSMark Rutland	  * ARM Cortex-A78C erratum 3324347
112375b3c43eSMark Rutland	  * ARM Cortex-A710 erratam 3324338
1124081eb793SMark Rutland	  * ARM Cortex-A715 errartum 3456084
112575b3c43eSMark Rutland	  * ARM Cortex-A720 erratum 3456091
1126adeec61aSMark Rutland	  * ARM Cortex-A725 erratum 3456106
1127adeec61aSMark Rutland	  * ARM Cortex-X1 erratum 3324344
1128adeec61aSMark Rutland	  * ARM Cortex-X1C erratum 3324346
112975b3c43eSMark Rutland	  * ARM Cortex-X2 erratum 3324338
113075b3c43eSMark Rutland	  * ARM Cortex-X3 erratum 3324335
1131ec768766SMark Rutland	  * ARM Cortex-X4 erratum 3194386
113275b3c43eSMark Rutland	  * ARM Cortex-X925 erratum 3324334
1133adeec61aSMark Rutland	  * ARM Neoverse-N1 erratum 3324349
113475b3c43eSMark Rutland	  * ARM Neoverse N2 erratum 3324339
1135081eb793SMark Rutland	  * ARM Neoverse-N3 erratum 3456111
1136adeec61aSMark Rutland	  * ARM Neoverse-V1 erratum 3324341
113775b3c43eSMark Rutland	  * ARM Neoverse V2 erratum 3324336
1138ec768766SMark Rutland	  * ARM Neoverse-V3 erratum 3312417
11397187bb7dSMark Rutland
11407187bb7dSMark Rutland	  On affected cores "MSR SSBS, #0" instructions may not affect
11417187bb7dSMark Rutland	  subsequent speculative instructions, which may permit unexepected
11427187bb7dSMark Rutland	  speculative store bypassing.
11437187bb7dSMark Rutland
1144adeec61aSMark Rutland	  Work around this problem by placing a Speculation Barrier (SB) or
1145adeec61aSMark Rutland	  Instruction Synchronization Barrier (ISB) after kernel changes to
1146adeec61aSMark Rutland	  SSBS. The presence of the SSBS special-purpose register is hidden
1147adeec61aSMark Rutland	  from hwcaps and EL0 reads of ID_AA64PFR1_EL1, such that userspace
1148adeec61aSMark Rutland	  will use the PR_SPEC_STORE_BYPASS prctl to change SSBS.
11497187bb7dSMark Rutland
11507187bb7dSMark Rutland	  If unsure, say Y.
11517187bb7dSMark Rutland
115294100970SRobert Richterconfig CAVIUM_ERRATUM_22375
115394100970SRobert Richter	bool "Cavium erratum 22375, 24313"
115494100970SRobert Richter	default y
115594100970SRobert Richter	help
1156bc15cf70SWill Deacon	  Enable workaround for errata 22375 and 24313.
115794100970SRobert Richter
115894100970SRobert Richter	  This implements two gicv3-its errata workarounds for ThunderX. Both
1159bc15cf70SWill Deacon	  with a small impact affecting only ITS table allocation.
116094100970SRobert Richter
116194100970SRobert Richter	    erratum 22375: only alloc 8MB table size
116294100970SRobert Richter	    erratum 24313: ignore memory access type
116394100970SRobert Richter
116494100970SRobert Richter	  The fixes are in ITS initialization and basically ignore memory access
116594100970SRobert Richter	  type and table size provided by the TYPER and BASER registers.
116694100970SRobert Richter
116794100970SRobert Richter	  If unsure, say Y.
116894100970SRobert Richter
1169fbf8f40eSGanapatrao Kulkarniconfig CAVIUM_ERRATUM_23144
1170fbf8f40eSGanapatrao Kulkarni	bool "Cavium erratum 23144: ITS SYNC hang on dual socket system"
1171fbf8f40eSGanapatrao Kulkarni	depends on NUMA
1172fbf8f40eSGanapatrao Kulkarni	default y
1173fbf8f40eSGanapatrao Kulkarni	help
1174fbf8f40eSGanapatrao Kulkarni	  ITS SYNC command hang for cross node io and collections/cpu mapping.
1175fbf8f40eSGanapatrao Kulkarni
1176fbf8f40eSGanapatrao Kulkarni	  If unsure, say Y.
1177fbf8f40eSGanapatrao Kulkarni
11786d4e11c5SRobert Richterconfig CAVIUM_ERRATUM_23154
117924a147bcSLinu Cherian	bool "Cavium errata 23154 and 38545: GICv3 lacks HW synchronisation"
11806d4e11c5SRobert Richter	default y
11816d4e11c5SRobert Richter	help
118224a147bcSLinu Cherian	  The ThunderX GICv3 implementation requires a modified version for
11836d4e11c5SRobert Richter	  reading the IAR status to ensure data synchronization
11846d4e11c5SRobert Richter	  (access to icc_iar1_el1 is not sync'ed before and after).
11856d4e11c5SRobert Richter
118624a147bcSLinu Cherian	  It also suffers from erratum 38545 (also present on Marvell's
118724a147bcSLinu Cherian	  OcteonTX and OcteonTX2), resulting in deactivated interrupts being
118824a147bcSLinu Cherian	  spuriously presented to the CPU interface.
118924a147bcSLinu Cherian
11906d4e11c5SRobert Richter	  If unsure, say Y.
11916d4e11c5SRobert Richter
1192104a0c02SAndrew Pinskiconfig CAVIUM_ERRATUM_27456
1193104a0c02SAndrew Pinski	bool "Cavium erratum 27456: Broadcast TLBI instructions may cause icache corruption"
1194104a0c02SAndrew Pinski	default y
1195104a0c02SAndrew Pinski	help
1196104a0c02SAndrew Pinski	  On ThunderX T88 pass 1.x through 2.1 parts, broadcast TLBI
1197104a0c02SAndrew Pinski	  instructions may cause the icache to become corrupted if it
1198104a0c02SAndrew Pinski	  contains data for a non-current ASID.  The fix is to
1199104a0c02SAndrew Pinski	  invalidate the icache when changing the mm context.
1200104a0c02SAndrew Pinski
1201104a0c02SAndrew Pinski	  If unsure, say Y.
1202104a0c02SAndrew Pinski
1203690a3415SDavid Daneyconfig CAVIUM_ERRATUM_30115
1204690a3415SDavid Daney	bool "Cavium erratum 30115: Guest may disable interrupts in host"
1205690a3415SDavid Daney	default y
1206690a3415SDavid Daney	help
1207690a3415SDavid Daney	  On ThunderX T88 pass 1.x through 2.2, T81 pass 1.0 through
1208690a3415SDavid Daney	  1.2, and T83 Pass 1.0, KVM guest execution may disable
1209690a3415SDavid Daney	  interrupts in host. Trapping both GICv3 group-0 and group-1
1210690a3415SDavid Daney	  accesses sidesteps the issue.
1211690a3415SDavid Daney
1212690a3415SDavid Daney	  If unsure, say Y.
1213690a3415SDavid Daney
1214603afdc9SMarc Zyngierconfig CAVIUM_TX2_ERRATUM_219
1215603afdc9SMarc Zyngier	bool "Cavium ThunderX2 erratum 219: PRFM between TTBR change and ISB fails"
1216603afdc9SMarc Zyngier	default y
1217603afdc9SMarc Zyngier	help
1218603afdc9SMarc Zyngier	  On Cavium ThunderX2, a load, store or prefetch instruction between a
1219603afdc9SMarc Zyngier	  TTBR update and the corresponding context synchronizing operation can
1220603afdc9SMarc Zyngier	  cause a spurious Data Abort to be delivered to any hardware thread in
1221603afdc9SMarc Zyngier	  the CPU core.
1222603afdc9SMarc Zyngier
1223603afdc9SMarc Zyngier	  Work around the issue by avoiding the problematic code sequence and
1224603afdc9SMarc Zyngier	  trapping KVM guest TTBRx_EL1 writes to EL2 when SMT is enabled. The
1225603afdc9SMarc Zyngier	  trap handler performs the corresponding register access, skips the
1226603afdc9SMarc Zyngier	  instruction and ensures context synchronization by virtue of the
1227603afdc9SMarc Zyngier	  exception return.
1228603afdc9SMarc Zyngier
1229603afdc9SMarc Zyngier	  If unsure, say Y.
1230603afdc9SMarc Zyngier
1231ebcea694SGeert Uytterhoevenconfig FUJITSU_ERRATUM_010001
1232ebcea694SGeert Uytterhoeven	bool "Fujitsu-A64FX erratum E#010001: Undefined fault may occur wrongly"
1233ebcea694SGeert Uytterhoeven	default y
1234ebcea694SGeert Uytterhoeven	help
1235ebcea694SGeert Uytterhoeven	  This option adds a workaround for Fujitsu-A64FX erratum E#010001.
1236ebcea694SGeert Uytterhoeven	  On some variants of the Fujitsu-A64FX cores ver(1.0, 1.1), memory
1237ebcea694SGeert Uytterhoeven	  accesses may cause undefined fault (Data abort, DFSC=0b111111).
1238ebcea694SGeert Uytterhoeven	  This fault occurs under a specific hardware condition when a
1239ebcea694SGeert Uytterhoeven	  load/store instruction performs an address translation using:
1240ebcea694SGeert Uytterhoeven	  case-1  TTBR0_EL1 with TCR_EL1.NFD0 == 1.
1241ebcea694SGeert Uytterhoeven	  case-2  TTBR0_EL2 with TCR_EL2.NFD0 == 1.
1242ebcea694SGeert Uytterhoeven	  case-3  TTBR1_EL1 with TCR_EL1.NFD1 == 1.
1243ebcea694SGeert Uytterhoeven	  case-4  TTBR1_EL2 with TCR_EL2.NFD1 == 1.
1244ebcea694SGeert Uytterhoeven
1245ebcea694SGeert Uytterhoeven	  The workaround is to ensure these bits are clear in TCR_ELx.
1246ebcea694SGeert Uytterhoeven	  The workaround only affects the Fujitsu-A64FX.
1247ebcea694SGeert Uytterhoeven
1248ebcea694SGeert Uytterhoeven	  If unsure, say Y.
1249ebcea694SGeert Uytterhoeven
1250ebcea694SGeert Uytterhoevenconfig HISILICON_ERRATUM_161600802
1251ebcea694SGeert Uytterhoeven	bool "Hip07 161600802: Erroneous redistributor VLPI base"
1252ebcea694SGeert Uytterhoeven	default y
1253ebcea694SGeert Uytterhoeven	help
1254ebcea694SGeert Uytterhoeven	  The HiSilicon Hip07 SoC uses the wrong redistributor base
1255ebcea694SGeert Uytterhoeven	  when issued ITS commands such as VMOVP and VMAPP, and requires
1256ebcea694SGeert Uytterhoeven	  a 128kB offset to be applied to the target address in this commands.
1257ebcea694SGeert Uytterhoeven
1258ebcea694SGeert Uytterhoeven	  If unsure, say Y.
1259ebcea694SGeert Uytterhoeven
1260f82e62d4SZhou Wangconfig HISILICON_ERRATUM_162100801
1261f82e62d4SZhou Wang	bool "Hip09 162100801 erratum support"
1262f82e62d4SZhou Wang	default y
1263f82e62d4SZhou Wang	help
1264f82e62d4SZhou Wang	  When enabling GICv4.1 in hip09, VMAPP will fail to clear some caches
1265f82e62d4SZhou Wang	  during unmapping operation, which will cause some vSGIs lost.
1266f82e62d4SZhou Wang	  To fix the issue, invalidate related vPE cache through GICR_INVALLR
1267f82e62d4SZhou Wang	  after VMOVP.
1268f82e62d4SZhou Wang
1269f82e62d4SZhou Wang	  If unsure, say Y.
1270f82e62d4SZhou Wang
127138fd94b0SChristopher Covingtonconfig QCOM_FALKOR_ERRATUM_1003
127238fd94b0SChristopher Covington	bool "Falkor E1003: Incorrect translation due to ASID change"
127338fd94b0SChristopher Covington	default y
127438fd94b0SChristopher Covington	help
127538fd94b0SChristopher Covington	  On Falkor v1, an incorrect ASID may be cached in the TLB when ASID
1276d1777e68SWill Deacon	  and BADDR are changed together in TTBRx_EL1. Since we keep the ASID
1277d1777e68SWill Deacon	  in TTBR1_EL1, this situation only occurs in the entry trampoline and
1278d1777e68SWill Deacon	  then only for entries in the walk cache, since the leaf translation
1279d1777e68SWill Deacon	  is unchanged. Work around the erratum by invalidating the walk cache
1280d1777e68SWill Deacon	  entries for the trampoline before entering the kernel proper.
128138fd94b0SChristopher Covington
1282d9ff80f8SChristopher Covingtonconfig QCOM_FALKOR_ERRATUM_1009
1283d9ff80f8SChristopher Covington	bool "Falkor E1009: Prematurely complete a DSB after a TLBI"
1284d9ff80f8SChristopher Covington	default y
1285ce8c80c5SCatalin Marinas	select ARM64_WORKAROUND_REPEAT_TLBI
1286d9ff80f8SChristopher Covington	help
1287d9ff80f8SChristopher Covington	  On Falkor v1, the CPU may prematurely complete a DSB following a
1288d9ff80f8SChristopher Covington	  TLBI xxIS invalidate maintenance operation. Repeat the TLBI operation
1289d9ff80f8SChristopher Covington	  one more time to fix the issue.
1290d9ff80f8SChristopher Covington
1291d9ff80f8SChristopher Covington	  If unsure, say Y.
1292d9ff80f8SChristopher Covington
129390922a2dSShanker Donthineniconfig QCOM_QDF2400_ERRATUM_0065
129490922a2dSShanker Donthineni	bool "QDF2400 E0065: Incorrect GITS_TYPER.ITT_Entry_size"
129590922a2dSShanker Donthineni	default y
129690922a2dSShanker Donthineni	help
129790922a2dSShanker Donthineni	  On Qualcomm Datacenter Technologies QDF2400 SoC, ITS hardware reports
129890922a2dSShanker Donthineni	  ITE size incorrectly. The GITS_TYPER.ITT_Entry_size field should have
129990922a2dSShanker Donthineni	  been indicated as 16Bytes (0xf), not 8Bytes (0x7).
130090922a2dSShanker Donthineni
130190922a2dSShanker Donthineni	  If unsure, say Y.
130290922a2dSShanker Donthineni
1303932b50c7SShanker Donthineniconfig QCOM_FALKOR_ERRATUM_E1041
1304932b50c7SShanker Donthineni	bool "Falkor E1041: Speculative instruction fetches might cause errant memory access"
1305932b50c7SShanker Donthineni	default y
1306932b50c7SShanker Donthineni	help
1307932b50c7SShanker Donthineni	  Falkor CPU may speculatively fetch instructions from an improper
1308932b50c7SShanker Donthineni	  memory location when MMU translation is changed from SCTLR_ELn[M]=1
1309932b50c7SShanker Donthineni	  to SCTLR_ELn[M]=0. Prefix an ISB instruction to fix the problem.
1310932b50c7SShanker Donthineni
1311932b50c7SShanker Donthineni	  If unsure, say Y.
1312932b50c7SShanker Donthineni
131320109a85SRich Wileyconfig NVIDIA_CARMEL_CNP_ERRATUM
131420109a85SRich Wiley	bool "NVIDIA Carmel CNP: CNP on Carmel semantically different than ARM cores"
131520109a85SRich Wiley	default y
131620109a85SRich Wiley	help
131720109a85SRich Wiley	  If CNP is enabled on Carmel cores, non-sharable TLBIs on a core will not
131820109a85SRich Wiley	  invalidate shared TLB entries installed by a different core, as it would
131920109a85SRich Wiley	  on standard ARM cores.
132020109a85SRich Wiley
132120109a85SRich Wiley	  If unsure, say Y.
132220109a85SRich Wiley
13232d81e1bbSDmitry Osipenkoconfig ROCKCHIP_ERRATUM_3568002
13242d81e1bbSDmitry Osipenko	bool "Rockchip 3568002: GIC600 can not access physical addresses higher than 4GB"
13252d81e1bbSDmitry Osipenko	default y
13262d81e1bbSDmitry Osipenko	help
13272d81e1bbSDmitry Osipenko	  The Rockchip RK3566 and RK3568 GIC600 SoC integrations have AXI
13282d81e1bbSDmitry Osipenko	  addressing limited to the first 32bit of physical address space.
13292d81e1bbSDmitry Osipenko
13302d81e1bbSDmitry Osipenko	  If unsure, say Y.
13312d81e1bbSDmitry Osipenko
1332a8707f55SSebastian Reichelconfig ROCKCHIP_ERRATUM_3588001
1333a8707f55SSebastian Reichel	bool "Rockchip 3588001: GIC600 can not support shareability attributes"
1334a8707f55SSebastian Reichel	default y
1335a8707f55SSebastian Reichel	help
1336a8707f55SSebastian Reichel	  The Rockchip RK3588 GIC600 SoC integration does not support ACE/ACE-lite.
1337a8707f55SSebastian Reichel	  This means, that its sharability feature may not be used, even though it
1338a8707f55SSebastian Reichel	  is supported by the IP itself.
1339a8707f55SSebastian Reichel
1340a8707f55SSebastian Reichel	  If unsure, say Y.
1341a8707f55SSebastian Reichel
1342ebcea694SGeert Uytterhoevenconfig SOCIONEXT_SYNQUACER_PREITS
1343ebcea694SGeert Uytterhoeven	bool "Socionext Synquacer: Workaround for GICv3 pre-ITS"
13443e32131aSZhang Lei	default y
13453e32131aSZhang Lei	help
1346ebcea694SGeert Uytterhoeven	  Socionext Synquacer SoCs implement a separate h/w block to generate
1347ebcea694SGeert Uytterhoeven	  MSI doorbell writes with non-zero values for the device ID.
13483e32131aSZhang Lei
13493e32131aSZhang Lei	  If unsure, say Y.
13503e32131aSZhang Lei
13513cb7e662SJuerg Haefligerendmenu # "ARM errata workarounds via the alternatives framework"
13528c2c3df3SCatalin Marinas
13538c2c3df3SCatalin Marinaschoice
13548c2c3df3SCatalin Marinas	prompt "Page size"
13558c2c3df3SCatalin Marinas	default ARM64_4K_PAGES
13568c2c3df3SCatalin Marinas	help
13578c2c3df3SCatalin Marinas	  Page size (translation granule) configuration.
13588c2c3df3SCatalin Marinas
13598c2c3df3SCatalin Marinasconfig ARM64_4K_PAGES
13608c2c3df3SCatalin Marinas	bool "4KB"
1361d3e5bab9SArnd Bergmann	select HAVE_PAGE_SIZE_4KB
13628c2c3df3SCatalin Marinas	help
13638c2c3df3SCatalin Marinas	  This feature enables 4KB pages support.
13648c2c3df3SCatalin Marinas
136544eaacf1SSuzuki K. Pouloseconfig ARM64_16K_PAGES
136644eaacf1SSuzuki K. Poulose	bool "16KB"
1367d3e5bab9SArnd Bergmann	select HAVE_PAGE_SIZE_16KB
136844eaacf1SSuzuki K. Poulose	help
136944eaacf1SSuzuki K. Poulose	  The system will use 16KB pages support. AArch32 emulation
137044eaacf1SSuzuki K. Poulose	  requires applications compiled with 16K (or a multiple of 16K)
137144eaacf1SSuzuki K. Poulose	  aligned segments.
137244eaacf1SSuzuki K. Poulose
13738c2c3df3SCatalin Marinasconfig ARM64_64K_PAGES
13748c2c3df3SCatalin Marinas	bool "64KB"
1375d3e5bab9SArnd Bergmann	select HAVE_PAGE_SIZE_64KB
13768c2c3df3SCatalin Marinas	help
13778c2c3df3SCatalin Marinas	  This feature enables 64KB pages support (4KB by default)
13788c2c3df3SCatalin Marinas	  allowing only two levels of page tables and faster TLB
1379db488be3SSuzuki K. Poulose	  look-up. AArch32 emulation requires applications compiled
1380db488be3SSuzuki K. Poulose	  with 64K aligned segments.
13818c2c3df3SCatalin Marinas
13828c2c3df3SCatalin Marinasendchoice
13838c2c3df3SCatalin Marinas
13848c2c3df3SCatalin Marinaschoice
13858c2c3df3SCatalin Marinas	prompt "Virtual address space size"
13865d101654SArd Biesheuvel	default ARM64_VA_BITS_52
13878c2c3df3SCatalin Marinas	help
13888c2c3df3SCatalin Marinas	  Allows choosing one of multiple possible virtual address
13898c2c3df3SCatalin Marinas	  space sizes. The level of translation table is determined by
13908c2c3df3SCatalin Marinas	  a combination of page size and virtual address space size.
13918c2c3df3SCatalin Marinas
139221539939SSuzuki K. Pouloseconfig ARM64_VA_BITS_36
139356a3f30eSCatalin Marinas	bool "36-bit" if EXPERT
1394d3e5bab9SArnd Bergmann	depends on PAGE_SIZE_16KB
139521539939SSuzuki K. Poulose
13968c2c3df3SCatalin Marinasconfig ARM64_VA_BITS_39
13978c2c3df3SCatalin Marinas	bool "39-bit"
1398d3e5bab9SArnd Bergmann	depends on PAGE_SIZE_4KB
13998c2c3df3SCatalin Marinas
14008c2c3df3SCatalin Marinasconfig ARM64_VA_BITS_42
14018c2c3df3SCatalin Marinas	bool "42-bit"
1402d3e5bab9SArnd Bergmann	depends on PAGE_SIZE_64KB
14038c2c3df3SCatalin Marinas
140444eaacf1SSuzuki K. Pouloseconfig ARM64_VA_BITS_47
140544eaacf1SSuzuki K. Poulose	bool "47-bit"
1406d3e5bab9SArnd Bergmann	depends on PAGE_SIZE_16KB
140744eaacf1SSuzuki K. Poulose
14088c2c3df3SCatalin Marinasconfig ARM64_VA_BITS_48
14098c2c3df3SCatalin Marinas	bool "48-bit"
14108c2c3df3SCatalin Marinas
1411b6d00d47SSteve Capperconfig ARM64_VA_BITS_52
1412b6d00d47SSteve Capper	bool "52-bit"
141368d23da4SWill Deacon	help
141468d23da4SWill Deacon	  Enable 52-bit virtual addressing for userspace when explicitly
1415b6d00d47SSteve Capper	  requested via a hint to mmap(). The kernel will also use 52-bit
1416b6d00d47SSteve Capper	  virtual addresses for its own mappings (provided HW support for
1417b6d00d47SSteve Capper	  this feature is available, otherwise it reverts to 48-bit).
141868d23da4SWill Deacon
141968d23da4SWill Deacon	  NOTE: Enabling 52-bit virtual addressing in conjunction with
142068d23da4SWill Deacon	  ARMv8.3 Pointer Authentication will result in the PAC being
142168d23da4SWill Deacon	  reduced from 7 bits to 3 bits, which may have a significant
142268d23da4SWill Deacon	  impact on its susceptibility to brute-force attacks.
142368d23da4SWill Deacon
142468d23da4SWill Deacon	  If unsure, select 48-bit virtual addressing instead.
142568d23da4SWill Deacon
14268c2c3df3SCatalin Marinasendchoice
14278c2c3df3SCatalin Marinas
142868d23da4SWill Deaconconfig ARM64_FORCE_52BIT
142968d23da4SWill Deacon	bool "Force 52-bit virtual addresses for userspace"
1430b6d00d47SSteve Capper	depends on ARM64_VA_BITS_52 && EXPERT
143168d23da4SWill Deacon	help
143268d23da4SWill Deacon	  For systems with 52-bit userspace VAs enabled, the kernel will attempt
143368d23da4SWill Deacon	  to maintain compatibility with older software by providing 48-bit VAs
143468d23da4SWill Deacon	  unless a hint is supplied to mmap.
143568d23da4SWill Deacon
143668d23da4SWill Deacon	  This configuration option disables the 48-bit compatibility logic, and
143768d23da4SWill Deacon	  forces all userspace addresses to be 52-bit on HW that supports it. One
143868d23da4SWill Deacon	  should only enable this configuration option for stress testing userspace
143968d23da4SWill Deacon	  memory management code. If unsure say N here.
144068d23da4SWill Deacon
14418c2c3df3SCatalin Marinasconfig ARM64_VA_BITS
14428c2c3df3SCatalin Marinas	int
144321539939SSuzuki K. Poulose	default 36 if ARM64_VA_BITS_36
14448c2c3df3SCatalin Marinas	default 39 if ARM64_VA_BITS_39
14458c2c3df3SCatalin Marinas	default 42 if ARM64_VA_BITS_42
144644eaacf1SSuzuki K. Poulose	default 47 if ARM64_VA_BITS_47
1447b6d00d47SSteve Capper	default 48 if ARM64_VA_BITS_48
1448b6d00d47SSteve Capper	default 52 if ARM64_VA_BITS_52
14498c2c3df3SCatalin Marinas
1450982aa7c5SKristina Martsenkochoice
1451982aa7c5SKristina Martsenko	prompt "Physical address space size"
1452982aa7c5SKristina Martsenko	default ARM64_PA_BITS_48
1453982aa7c5SKristina Martsenko	help
1454982aa7c5SKristina Martsenko	  Choose the maximum physical address range that the kernel will
1455982aa7c5SKristina Martsenko	  support.
1456982aa7c5SKristina Martsenko
1457982aa7c5SKristina Martsenkoconfig ARM64_PA_BITS_48
1458982aa7c5SKristina Martsenko	bool "48-bit"
1459352b0395SArd Biesheuvel	depends on ARM64_64K_PAGES || !ARM64_VA_BITS_52
1460982aa7c5SKristina Martsenko
1461f77d2817SKristina Martsenkoconfig ARM64_PA_BITS_52
1462352b0395SArd Biesheuvel	bool "52-bit"
1463352b0395SArd Biesheuvel	depends on ARM64_64K_PAGES || ARM64_VA_BITS_52
1464f77d2817SKristina Martsenko	help
1465f77d2817SKristina Martsenko	  Enable support for a 52-bit physical address space, introduced as
1466f77d2817SKristina Martsenko	  part of the ARMv8.2-LPA extension.
1467f77d2817SKristina Martsenko
1468f77d2817SKristina Martsenko	  With this enabled, the kernel will also continue to work on CPUs that
1469f77d2817SKristina Martsenko	  do not support ARMv8.2-LPA, but with some added memory overhead (and
1470f77d2817SKristina Martsenko	  minor performance overhead).
1471f77d2817SKristina Martsenko
1472982aa7c5SKristina Martsenkoendchoice
1473982aa7c5SKristina Martsenko
1474982aa7c5SKristina Martsenkoconfig ARM64_PA_BITS
1475982aa7c5SKristina Martsenko	int
1476982aa7c5SKristina Martsenko	default 48 if ARM64_PA_BITS_48
1477f77d2817SKristina Martsenko	default 52 if ARM64_PA_BITS_52
1478982aa7c5SKristina Martsenko
1479db95ea78SArd Biesheuvelconfig ARM64_LPA2
1480db95ea78SArd Biesheuvel	def_bool y
1481db95ea78SArd Biesheuvel	depends on ARM64_PA_BITS_52 && !ARM64_64K_PAGES
1482db95ea78SArd Biesheuvel
1483d8e85e14SAnders Roxellchoice
1484d8e85e14SAnders Roxell	prompt "Endianness"
1485d8e85e14SAnders Roxell	default CPU_LITTLE_ENDIAN
1486d8e85e14SAnders Roxell	help
1487d8e85e14SAnders Roxell	  Select the endianness of data accesses performed by the CPU. Userspace
1488d8e85e14SAnders Roxell	  applications will need to be compiled and linked for the endianness
1489d8e85e14SAnders Roxell	  that is selected here.
1490d8e85e14SAnders Roxell
14918c2c3df3SCatalin Marinasconfig CPU_BIG_ENDIAN
14928c2c3df3SCatalin Marinas	bool "Build big-endian kernel"
1493146a15b8SNathan Chancellor	# https://github.com/llvm/llvm-project/commit/1379b150991f70a5782e9a143c2ba5308da1161c
1494146a15b8SNathan Chancellor	depends on AS_IS_GNU || AS_VERSION >= 150000
14958c2c3df3SCatalin Marinas	help
1496d8e85e14SAnders Roxell	  Say Y if you plan on running a kernel with a big-endian userspace.
1497d8e85e14SAnders Roxell
1498d8e85e14SAnders Roxellconfig CPU_LITTLE_ENDIAN
1499d8e85e14SAnders Roxell	bool "Build little-endian kernel"
1500d8e85e14SAnders Roxell	help
1501d8e85e14SAnders Roxell	  Say Y if you plan on running a kernel with a little-endian userspace.
1502d8e85e14SAnders Roxell	  This is usually the case for distributions targeting arm64.
1503d8e85e14SAnders Roxell
1504d8e85e14SAnders Roxellendchoice
15058c2c3df3SCatalin Marinas
15068c2c3df3SCatalin Marinasconfig SCHED_MC
15078c2c3df3SCatalin Marinas	bool "Multi-core scheduler support"
15088c2c3df3SCatalin Marinas	help
15098c2c3df3SCatalin Marinas	  Multi-core scheduler support improves the CPU scheduler's decision
15108c2c3df3SCatalin Marinas	  making when dealing with multi-core CPU chips at a cost of slightly
15118c2c3df3SCatalin Marinas	  increased overhead in some places. If unsure say N here.
15128c2c3df3SCatalin Marinas
1513778c558fSBarry Songconfig SCHED_CLUSTER
1514778c558fSBarry Song	bool "Cluster scheduler support"
1515778c558fSBarry Song	help
1516778c558fSBarry Song	  Cluster scheduler support improves the CPU scheduler's decision
1517778c558fSBarry Song	  making when dealing with machines that have clusters of CPUs.
1518778c558fSBarry Song	  Cluster usually means a couple of CPUs which are placed closely
1519778c558fSBarry Song	  by sharing mid-level caches, last-level cache tags or internal
1520778c558fSBarry Song	  busses.
1521778c558fSBarry Song
15228c2c3df3SCatalin Marinasconfig SCHED_SMT
15238c2c3df3SCatalin Marinas	bool "SMT scheduler support"
15248c2c3df3SCatalin Marinas	help
15258c2c3df3SCatalin Marinas	  Improves the CPU scheduler's decision making when dealing with
15268c2c3df3SCatalin Marinas	  MultiThreading at a cost of slightly increased overhead in some
15278c2c3df3SCatalin Marinas	  places. If unsure say N here.
15288c2c3df3SCatalin Marinas
15298c2c3df3SCatalin Marinasconfig NR_CPUS
153062aa9655SGanapatrao Kulkarni	int "Maximum number of CPUs (2-4096)"
153162aa9655SGanapatrao Kulkarni	range 2 4096
15323fbd56f0SChristoph Lameter (Ampere)	default "512"
15338c2c3df3SCatalin Marinas
15348c2c3df3SCatalin Marinasconfig HOTPLUG_CPU
15358c2c3df3SCatalin Marinas	bool "Support for hot-pluggable CPUs"
1536217d453dSYang Yingliang	select GENERIC_IRQ_MIGRATION
15378c2c3df3SCatalin Marinas	help
15388c2c3df3SCatalin Marinas	  Say Y here to experiment with turning CPUs off and on.  CPUs
15398c2c3df3SCatalin Marinas	  can be controlled through /sys/devices/system/cpu.
15408c2c3df3SCatalin Marinas
15411a2db300SGanapatrao Kulkarni# Common NUMA Features
15421a2db300SGanapatrao Kulkarniconfig NUMA
15434399e6cdSRandy Dunlap	bool "NUMA Memory Allocation and Scheduler Support"
1544ae3c107cSAtish Patra	select GENERIC_ARCH_NUMA
15450c2a6cceSKefeng Wang	select OF_NUMA
15467ecd19cfSKefeng Wang	select HAVE_SETUP_PER_CPU_AREA
15477ecd19cfSKefeng Wang	select NEED_PER_CPU_EMBED_FIRST_CHUNK
15487ecd19cfSKefeng Wang	select NEED_PER_CPU_PAGE_FIRST_CHUNK
15497ecd19cfSKefeng Wang	select USE_PERCPU_NUMA_NODE_ID
15501a2db300SGanapatrao Kulkarni	help
15514399e6cdSRandy Dunlap	  Enable NUMA (Non-Uniform Memory Access) support.
15521a2db300SGanapatrao Kulkarni
15531a2db300SGanapatrao Kulkarni	  The kernel will try to allocate memory used by a CPU on the
15541a2db300SGanapatrao Kulkarni	  local memory of the CPU and add some more
15551a2db300SGanapatrao Kulkarni	  NUMA awareness to the kernel.
15561a2db300SGanapatrao Kulkarni
15571a2db300SGanapatrao Kulkarniconfig NODES_SHIFT
15581a2db300SGanapatrao Kulkarni	int "Maximum NUMA Nodes (as a power of 2)"
15591a2db300SGanapatrao Kulkarni	range 1 10
15602a13c13bSVanshidhar Konda	default "4"
1561a9ee6cf5SMike Rapoport	depends on NUMA
15621a2db300SGanapatrao Kulkarni	help
15631a2db300SGanapatrao Kulkarni	  Specify the maximum number of NUMA Nodes available on the target
15641a2db300SGanapatrao Kulkarni	  system.  Increases memory reserved to accommodate various tables.
15651a2db300SGanapatrao Kulkarni
15668636a1f9SMasahiro Yamadasource "kernel/Kconfig.hz"
15678c2c3df3SCatalin Marinas
15688c2c3df3SCatalin Marinasconfig ARCH_SPARSEMEM_ENABLE
15698c2c3df3SCatalin Marinas	def_bool y
15708c2c3df3SCatalin Marinas	select SPARSEMEM_VMEMMAP_ENABLE
1571782276b4SCatalin Marinas	select SPARSEMEM_VMEMMAP
1572e7d4bac4SNikunj Kela
15738c2c3df3SCatalin Marinasconfig HW_PERF_EVENTS
15746475b2d8SMark Rutland	def_bool y
15756475b2d8SMark Rutland	depends on ARM_PMU
15768c2c3df3SCatalin Marinas
1577afcf5441SDan Li# Supported by clang >= 7.0 or GCC >= 12.0.0
15785287569aSSami Tolvanenconfig CC_HAVE_SHADOW_CALL_STACK
15795287569aSSami Tolvanen	def_bool $(cc-option, -fsanitize=shadow-call-stack -ffixed-x18)
15805287569aSSami Tolvanen
1581dfd57bc3SStefano Stabelliniconfig PARAVIRT
1582dfd57bc3SStefano Stabellini	bool "Enable paravirtualization code"
1583dfd57bc3SStefano Stabellini	help
1584dfd57bc3SStefano Stabellini	  This changes the kernel so it can modify itself when it is run
1585dfd57bc3SStefano Stabellini	  under a hypervisor, potentially improving performance significantly
1586dfd57bc3SStefano Stabellini	  over full virtualization.
1587dfd57bc3SStefano Stabellini
1588dfd57bc3SStefano Stabelliniconfig PARAVIRT_TIME_ACCOUNTING
1589dfd57bc3SStefano Stabellini	bool "Paravirtual steal time accounting"
1590dfd57bc3SStefano Stabellini	select PARAVIRT
1591dfd57bc3SStefano Stabellini	help
1592dfd57bc3SStefano Stabellini	  Select this option to enable fine granularity task steal time
1593dfd57bc3SStefano Stabellini	  accounting. Time spent executing other tasks in parallel with
1594dfd57bc3SStefano Stabellini	  the current vCPU is discounted from the vCPU power. To account for
1595dfd57bc3SStefano Stabellini	  that, there can be a small performance impact.
1596dfd57bc3SStefano Stabellini
1597dfd57bc3SStefano Stabellini	  If in doubt, say N here.
1598dfd57bc3SStefano Stabellini
159991506f7eSEric DeVolderconfig ARCH_SUPPORTS_KEXEC
160091506f7eSEric DeVolder	def_bool PM_SLEEP_SMP
1601d28f6df1SGeoff Levand
160291506f7eSEric DeVolderconfig ARCH_SUPPORTS_KEXEC_FILE
160391506f7eSEric DeVolder	def_bool y
16043ddd9992SAKASHI Takahiro
160591506f7eSEric DeVolderconfig ARCH_SELECTS_KEXEC_FILE
160691506f7eSEric DeVolder	def_bool y
1607732b7b93SAKASHI Takahiro	depends on KEXEC_FILE
160891506f7eSEric DeVolder	select HAVE_IMA_KEXEC if IMA
1609732b7b93SAKASHI Takahiro
161091506f7eSEric DeVolderconfig ARCH_SUPPORTS_KEXEC_SIG
161191506f7eSEric DeVolder	def_bool y
1612732b7b93SAKASHI Takahiro
161391506f7eSEric DeVolderconfig ARCH_SUPPORTS_KEXEC_IMAGE_VERIFY_SIG
161491506f7eSEric DeVolder	def_bool y
1615732b7b93SAKASHI Takahiro
161691506f7eSEric DeVolderconfig ARCH_DEFAULT_KEXEC_IMAGE_VERIFY_SIG
161791506f7eSEric DeVolder	def_bool y
1618732b7b93SAKASHI Takahiro
1619*274cdcb1SAlexander Grafconfig ARCH_SUPPORTS_KEXEC_HANDOVER
1620*274cdcb1SAlexander Graf	def_bool y
1621*274cdcb1SAlexander Graf
162291506f7eSEric DeVolderconfig ARCH_SUPPORTS_CRASH_DUMP
162391506f7eSEric DeVolder	def_bool y
1624e62aaeacSAKASHI Takahiro
162531daa343SDave Vasilevskyconfig ARCH_DEFAULT_CRASH_DUMP
162631daa343SDave Vasilevsky	def_bool y
162731daa343SDave Vasilevsky
1628fdc26823SBaoquan Heconfig ARCH_HAS_GENERIC_CRASHKERNEL_RESERVATION
162985fcde40SBaoquan He	def_bool CRASH_RESERVE
1630fdc26823SBaoquan He
1631072e3d96SPavel Tatashinconfig TRANS_TABLE
1632072e3d96SPavel Tatashin	def_bool y
163308eae0efSPasha Tatashin	depends on HIBERNATION || KEXEC_CORE
1634072e3d96SPavel Tatashin
1635aa42aa13SStefano Stabelliniconfig XEN_DOM0
1636aa42aa13SStefano Stabellini	def_bool y
1637aa42aa13SStefano Stabellini	depends on XEN
1638aa42aa13SStefano Stabellini
1639aa42aa13SStefano Stabelliniconfig XEN
1640c2ba1f7dSJulien Grall	bool "Xen guest support on ARM64"
1641aa42aa13SStefano Stabellini	depends on ARM64 && OF
164283862ccfSStefano Stabellini	select SWIOTLB_XEN
1643dfd57bc3SStefano Stabellini	select PARAVIRT
1644aa42aa13SStefano Stabellini	help
1645aa42aa13SStefano Stabellini	  Say Y if you want to run Linux in a Virtual Machine on Xen on ARM64.
1646aa42aa13SStefano Stabellini
16475a4c2a31SKefeng Wang# include/linux/mmzone.h requires the following to be true:
16485a4c2a31SKefeng Wang#
16495e0a760bSKirill A. Shutemov#   MAX_PAGE_ORDER + PAGE_SHIFT <= SECTION_SIZE_BITS
16505a4c2a31SKefeng Wang#
16515e0a760bSKirill A. Shutemov# so the maximum value of MAX_PAGE_ORDER is SECTION_SIZE_BITS - PAGE_SHIFT:
16525a4c2a31SKefeng Wang#
16535e0a760bSKirill A. Shutemov#     | SECTION_SIZE_BITS |  PAGE_SHIFT  |  max MAX_PAGE_ORDER  |  default MAX_PAGE_ORDER |
16545e0a760bSKirill A. Shutemov# ----+-------------------+--------------+----------------------+-------------------------+
165523baf831SKirill A. Shutemov# 4K  |       27          |      12      |       15             |         10              |
165623baf831SKirill A. Shutemov# 16K |       27          |      14      |       13             |         11              |
165723baf831SKirill A. Shutemov# 64K |       29          |      16      |       13             |         13              |
16580192445cSZi Yanconfig ARCH_FORCE_MAX_ORDER
1659f3c37621SCatalin Marinas	int
166023baf831SKirill A. Shutemov	default "13" if ARM64_64K_PAGES
166123baf831SKirill A. Shutemov	default "11" if ARM64_16K_PAGES
166223baf831SKirill A. Shutemov	default "10"
166344eaacf1SSuzuki K. Poulose	help
16644632cb22SMike Rapoport (IBM)	  The kernel page allocator limits the size of maximal physically
16655e0a760bSKirill A. Shutemov	  contiguous allocations. The limit is called MAX_PAGE_ORDER and it
16664632cb22SMike Rapoport (IBM)	  defines the maximal power of two of number of pages that can be
16674632cb22SMike Rapoport (IBM)	  allocated as a single contiguous block. This option allows
16684632cb22SMike Rapoport (IBM)	  overriding the default setting when ability to allocate very
16694632cb22SMike Rapoport (IBM)	  large blocks of physically contiguous memory is required.
167044eaacf1SSuzuki K. Poulose
16714632cb22SMike Rapoport (IBM)	  The maximal size of allocation cannot exceed the size of the
16725e0a760bSKirill A. Shutemov	  section, so the value of MAX_PAGE_ORDER should satisfy
167344eaacf1SSuzuki K. Poulose
16745e0a760bSKirill A. Shutemov	    MAX_PAGE_ORDER + PAGE_SHIFT <= SECTION_SIZE_BITS
167544eaacf1SSuzuki K. Poulose
16764632cb22SMike Rapoport (IBM)	  Don't change if unsure.
1677d03bb145SSteve Capper
1678084eb77cSWill Deaconconfig UNMAP_KERNEL_AT_EL0
16797540f70dSArd Biesheuvel	bool "Unmap kernel when running in userspace (KPTI)" if EXPERT
1680084eb77cSWill Deacon	default y
1681084eb77cSWill Deacon	help
16820617052dSWill Deacon	  Speculation attacks against some high-performance processors can
16830617052dSWill Deacon	  be used to bypass MMU permission checks and leak kernel data to
16840617052dSWill Deacon	  userspace. This can be defended against by unmapping the kernel
16850617052dSWill Deacon	  when running in userspace, mapping it back in on exception entry
16860617052dSWill Deacon	  via a trampoline page in the vector table.
1687084eb77cSWill Deacon
1688084eb77cSWill Deacon	  If unsure, say Y.
1689084eb77cSWill Deacon
1690558c303cSJames Morseconfig MITIGATE_SPECTRE_BRANCH_HISTORY
1691558c303cSJames Morse	bool "Mitigate Spectre style attacks against branch history" if EXPERT
1692558c303cSJames Morse	default y
1693558c303cSJames Morse	help
1694558c303cSJames Morse	  Speculation attacks against some high-performance processors can
1695558c303cSJames Morse	  make use of branch history to influence future speculation.
1696558c303cSJames Morse	  When taking an exception from user-space, a sequence of branches
1697558c303cSJames Morse	  or a firmware call overwrites the branch history.
1698558c303cSJames Morse
1699c55191e9SArd Biesheuvelconfig RODATA_FULL_DEFAULT_ENABLED
1700c55191e9SArd Biesheuvel	bool "Apply r/o permissions of VM areas also to their linear aliases"
1701c55191e9SArd Biesheuvel	default y
1702c55191e9SArd Biesheuvel	help
1703c55191e9SArd Biesheuvel	  Apply read-only attributes of VM areas to the linear alias of
1704c55191e9SArd Biesheuvel	  the backing pages as well. This prevents code or read-only data
1705c55191e9SArd Biesheuvel	  from being modified (inadvertently or intentionally) via another
1706c55191e9SArd Biesheuvel	  mapping of the same memory page. This additional enhancement can
1707c55191e9SArd Biesheuvel	  be turned off at runtime by passing rodata=[off|on] (and turned on
1708c55191e9SArd Biesheuvel	  with rodata=full if this option is set to 'n')
1709c55191e9SArd Biesheuvel
1710c55191e9SArd Biesheuvel	  This requires the linear region to be mapped down to pages,
1711c55191e9SArd Biesheuvel	  which may adversely affect performance in some cases.
1712c55191e9SArd Biesheuvel
1713dd523791SWill Deaconconfig ARM64_SW_TTBR0_PAN
1714dd523791SWill Deacon	bool "Emulate Privileged Access Never using TTBR0_EL1 switching"
171586a6a68fSLinus Torvalds	depends on !KCSAN
171692b6919dSArd Biesheuvel	select ARM64_PAN
1717dd523791SWill Deacon	help
1718dd523791SWill Deacon	  Enabling this option prevents the kernel from accessing
1719dd523791SWill Deacon	  user-space memory directly by pointing TTBR0_EL1 to a reserved
1720dd523791SWill Deacon	  zeroed area and reserved ASID. The user access routines
1721dd523791SWill Deacon	  restore the valid TTBR0_EL1 temporarily.
1722dd523791SWill Deacon
172363f0c603SCatalin Marinasconfig ARM64_TAGGED_ADDR_ABI
172463f0c603SCatalin Marinas	bool "Enable the tagged user addresses syscall ABI"
172563f0c603SCatalin Marinas	default y
172663f0c603SCatalin Marinas	help
172763f0c603SCatalin Marinas	  When this option is enabled, user applications can opt in to a
172863f0c603SCatalin Marinas	  relaxed ABI via prctl() allowing tagged addresses to be passed
172963f0c603SCatalin Marinas	  to system calls as pointer arguments. For details, see
17306e4596c4SJonathan Corbet	  Documentation/arch/arm64/tagged-address-abi.rst.
173163f0c603SCatalin Marinas
1732dd523791SWill Deaconmenuconfig COMPAT
1733dd523791SWill Deacon	bool "Kernel support for 32-bit EL0"
1734dd523791SWill Deacon	depends on ARM64_4K_PAGES || EXPERT
1735dd523791SWill Deacon	select HAVE_UID16
1736dd523791SWill Deacon	select OLD_SIGSUSPEND3
1737dd523791SWill Deacon	select COMPAT_OLD_SIGACTION
1738dd523791SWill Deacon	help
1739dd523791SWill Deacon	  This option enables support for a 32-bit EL0 running under a 64-bit
1740dd523791SWill Deacon	  kernel at EL1. AArch32-specific components such as system calls,
1741dd523791SWill Deacon	  the user helper functions, VFP support and the ptrace interface are
1742dd523791SWill Deacon	  handled appropriately by the kernel.
1743dd523791SWill Deacon
1744dd523791SWill Deacon	  If you use a page size other than 4KB (i.e, 16KB or 64KB), please be aware
1745dd523791SWill Deacon	  that you will only be able to execute AArch32 binaries that were compiled
1746dd523791SWill Deacon	  with page size aligned segments.
1747dd523791SWill Deacon
1748dd523791SWill Deacon	  If you want to execute 32-bit userspace applications, say Y.
1749dd523791SWill Deacon
1750dd523791SWill Deaconif COMPAT
1751dd523791SWill Deacon
1752dd523791SWill Deaconconfig KUSER_HELPERS
17537c4791c9SWill Deacon	bool "Enable kuser helpers page for 32-bit applications"
1754dd523791SWill Deacon	default y
1755dd523791SWill Deacon	help
1756dd523791SWill Deacon	  Warning: disabling this option may break 32-bit user programs.
1757dd523791SWill Deacon
1758dd523791SWill Deacon	  Provide kuser helpers to compat tasks. The kernel provides
1759dd523791SWill Deacon	  helper code to userspace in read only form at a fixed location
1760dd523791SWill Deacon	  to allow userspace to be independent of the CPU type fitted to
1761dd523791SWill Deacon	  the system. This permits binaries to be run on ARMv4 through
1762dd523791SWill Deacon	  to ARMv8 without modification.
1763dd523791SWill Deacon
1764263638dcSJonathan Corbet	  See Documentation/arch/arm/kernel_user_helpers.rst for details.
1765dd523791SWill Deacon
1766dd523791SWill Deacon	  However, the fixed address nature of these helpers can be used
1767dd523791SWill Deacon	  by ROP (return orientated programming) authors when creating
1768dd523791SWill Deacon	  exploits.
1769dd523791SWill Deacon
1770dd523791SWill Deacon	  If all of the binaries and libraries which run on your platform
1771dd523791SWill Deacon	  are built specifically for your platform, and make no use of
1772dd523791SWill Deacon	  these helpers, then you can turn this option off to hinder
1773dd523791SWill Deacon	  such exploits. However, in that case, if a binary or library
1774dd523791SWill Deacon	  relying on those helpers is run, it will not function correctly.
1775dd523791SWill Deacon
1776dd523791SWill Deacon	  Say N here only if you are absolutely certain that you do not
1777dd523791SWill Deacon	  need these helpers; otherwise, the safe option is to say Y.
1778dd523791SWill Deacon
17797c4791c9SWill Deaconconfig COMPAT_VDSO
17807c4791c9SWill Deacon	bool "Enable vDSO for 32-bit applications"
17813e6f8d1fSNick Desaulniers	depends on !CPU_BIG_ENDIAN
17823e6f8d1fSNick Desaulniers	depends on (CC_IS_CLANG && LD_IS_LLD) || "$(CROSS_COMPILE_COMPAT)" != ""
17837c4791c9SWill Deacon	select GENERIC_COMPAT_VDSO
17847c4791c9SWill Deacon	default y
17857c4791c9SWill Deacon	help
17867c4791c9SWill Deacon	  Place in the process address space of 32-bit applications an
17877c4791c9SWill Deacon	  ELF shared object providing fast implementations of gettimeofday
17887c4791c9SWill Deacon	  and clock_gettime.
17897c4791c9SWill Deacon
17907c4791c9SWill Deacon	  You must have a 32-bit build of glibc 2.22 or later for programs
17917c4791c9SWill Deacon	  to seamlessly take advantage of this.
1792dd523791SWill Deacon
1793625412c2SNick Desaulniersconfig THUMB2_COMPAT_VDSO
1794625412c2SNick Desaulniers	bool "Compile the 32-bit vDSO for Thumb-2 mode" if EXPERT
1795625412c2SNick Desaulniers	depends on COMPAT_VDSO
1796625412c2SNick Desaulniers	default y
1797625412c2SNick Desaulniers	help
1798625412c2SNick Desaulniers	  Compile the compat vDSO with '-mthumb -fomit-frame-pointer' if y,
1799625412c2SNick Desaulniers	  otherwise with '-marm'.
1800625412c2SNick Desaulniers
18013fc24ef3SArd Biesheuvelconfig COMPAT_ALIGNMENT_FIXUPS
18023fc24ef3SArd Biesheuvel	bool "Fix up misaligned multi-word loads and stores in user space"
18033fc24ef3SArd Biesheuvel
18041b907f46SWill Deaconmenuconfig ARMV8_DEPRECATED
18051b907f46SWill Deacon	bool "Emulate deprecated/obsolete ARMv8 instructions"
18066cfa7cc4SDave Martin	depends on SYSCTL
18071b907f46SWill Deacon	help
18081b907f46SWill Deacon	  Legacy software support may require certain instructions
18091b907f46SWill Deacon	  that have been deprecated or obsoleted in the architecture.
18101b907f46SWill Deacon
18111b907f46SWill Deacon	  Enable this config to enable selective emulation of these
18121b907f46SWill Deacon	  features.
18131b907f46SWill Deacon
18141b907f46SWill Deacon	  If unsure, say Y
18151b907f46SWill Deacon
18161b907f46SWill Deaconif ARMV8_DEPRECATED
18171b907f46SWill Deacon
18181b907f46SWill Deaconconfig SWP_EMULATION
18191b907f46SWill Deacon	bool "Emulate SWP/SWPB instructions"
18201b907f46SWill Deacon	help
18211b907f46SWill Deacon	  ARMv8 obsoletes the use of A32 SWP/SWPB instructions such that
18221b907f46SWill Deacon	  they are always undefined. Say Y here to enable software
18231b907f46SWill Deacon	  emulation of these instructions for userspace using LDXR/STXR.
1824dd720784SMark Brown	  This feature can be controlled at runtime with the abi.swp
1825dd720784SMark Brown	  sysctl which is disabled by default.
18261b907f46SWill Deacon
18271b907f46SWill Deacon	  In some older versions of glibc [<=2.8] SWP is used during futex
18281b907f46SWill Deacon	  trylock() operations with the assumption that the code will not
18291b907f46SWill Deacon	  be preempted. This invalid assumption may be more likely to fail
18301b907f46SWill Deacon	  with SWP emulation enabled, leading to deadlock of the user
18311b907f46SWill Deacon	  application.
18321b907f46SWill Deacon
18331b907f46SWill Deacon	  NOTE: when accessing uncached shared regions, LDXR/STXR rely
18341b907f46SWill Deacon	  on an external transaction monitoring block called a global
18351b907f46SWill Deacon	  monitor to maintain update atomicity. If your system does not
18361b907f46SWill Deacon	  implement a global monitor, this option can cause programs that
18371b907f46SWill Deacon	  perform SWP operations to uncached memory to deadlock.
18381b907f46SWill Deacon
18391b907f46SWill Deacon	  If unsure, say Y
18401b907f46SWill Deacon
18411b907f46SWill Deaconconfig CP15_BARRIER_EMULATION
18421b907f46SWill Deacon	bool "Emulate CP15 Barrier instructions"
18431b907f46SWill Deacon	help
18441b907f46SWill Deacon	  The CP15 barrier instructions - CP15ISB, CP15DSB, and
18451b907f46SWill Deacon	  CP15DMB - are deprecated in ARMv8 (and ARMv7). It is
18461b907f46SWill Deacon	  strongly recommended to use the ISB, DSB, and DMB
18471b907f46SWill Deacon	  instructions instead.
18481b907f46SWill Deacon
18491b907f46SWill Deacon	  Say Y here to enable software emulation of these
18501b907f46SWill Deacon	  instructions for AArch32 userspace code. When this option is
18511b907f46SWill Deacon	  enabled, CP15 barrier usage is traced which can help
1852dd720784SMark Brown	  identify software that needs updating. This feature can be
1853dd720784SMark Brown	  controlled at runtime with the abi.cp15_barrier sysctl.
18541b907f46SWill Deacon
18551b907f46SWill Deacon	  If unsure, say Y
18561b907f46SWill Deacon
18572d888f48SSuzuki K. Pouloseconfig SETEND_EMULATION
18582d888f48SSuzuki K. Poulose	bool "Emulate SETEND instruction"
18592d888f48SSuzuki K. Poulose	help
18602d888f48SSuzuki K. Poulose	  The SETEND instruction alters the data-endianness of the
18612d888f48SSuzuki K. Poulose	  AArch32 EL0, and is deprecated in ARMv8.
18622d888f48SSuzuki K. Poulose
18632d888f48SSuzuki K. Poulose	  Say Y here to enable software emulation of the instruction
1864dd720784SMark Brown	  for AArch32 userspace code. This feature can be controlled
1865dd720784SMark Brown	  at runtime with the abi.setend sysctl.
18662d888f48SSuzuki K. Poulose
18672d888f48SSuzuki K. Poulose	  Note: All the cpus on the system must have mixed endian support at EL0
18682d888f48SSuzuki K. Poulose	  for this feature to be enabled. If a new CPU - which doesn't support mixed
18692d888f48SSuzuki K. Poulose	  endian - is hotplugged in after this feature has been enabled, there could
18702d888f48SSuzuki K. Poulose	  be unexpected results in the applications.
18712d888f48SSuzuki K. Poulose
18722d888f48SSuzuki K. Poulose	  If unsure, say Y
18733cb7e662SJuerg Haefligerendif # ARMV8_DEPRECATED
18741b907f46SWill Deacon
18753cb7e662SJuerg Haefligerendif # COMPAT
1876ba42822aSCatalin Marinas
18770e4a0709SWill Deaconmenu "ARMv8.1 architectural features"
18780e4a0709SWill Deacon
18790e4a0709SWill Deaconconfig ARM64_HW_AFDBM
18800e4a0709SWill Deacon	bool "Support for hardware updates of the Access and Dirty page flags"
18810e4a0709SWill Deacon	default y
18820e4a0709SWill Deacon	help
18830e4a0709SWill Deacon	  The ARMv8.1 architecture extensions introduce support for
18840e4a0709SWill Deacon	  hardware updates of the access and dirty information in page
18850e4a0709SWill Deacon	  table entries. When enabled in TCR_EL1 (HA and HD bits) on
18860e4a0709SWill Deacon	  capable processors, accesses to pages with PTE_AF cleared will
18870e4a0709SWill Deacon	  set this bit instead of raising an access flag fault.
18880e4a0709SWill Deacon	  Similarly, writes to read-only pages with the DBM bit set will
18890e4a0709SWill Deacon	  clear the read-only bit (AP[2]) instead of raising a
18900e4a0709SWill Deacon	  permission fault.
18910e4a0709SWill Deacon
18920e4a0709SWill Deacon	  Kernels built with this configuration option enabled continue
18930e4a0709SWill Deacon	  to work on pre-ARMv8.1 hardware and the performance impact is
18940e4a0709SWill Deacon	  minimal. If unsure, say Y.
18950e4a0709SWill Deacon
18960e4a0709SWill Deaconconfig ARM64_PAN
18970e4a0709SWill Deacon	bool "Enable support for Privileged Access Never (PAN)"
18980e4a0709SWill Deacon	default y
18990e4a0709SWill Deacon	help
19000e4a0709SWill Deacon	  Privileged Access Never (PAN; part of the ARMv8.1 Extensions)
19010e4a0709SWill Deacon	  prevents the kernel or hypervisor from accessing user-space (EL0)
19020e4a0709SWill Deacon	  memory directly.
19030e4a0709SWill Deacon
19040e4a0709SWill Deacon	  Choosing this option will cause any unprotected (not using
19050e4a0709SWill Deacon	  copy_to_user et al) memory access to fail with a permission fault.
19060e4a0709SWill Deacon
19070e4a0709SWill Deacon	  The feature is detected at runtime, and will remain as a 'nop'
19080e4a0709SWill Deacon	  instruction if the cpu does not implement the feature.
19090e4a0709SWill Deacon
19100e4a0709SWill Deaconconfig ARM64_LSE_ATOMICS
1911395af861SCatalin Marinas	bool
1912395af861SCatalin Marinas	default ARM64_USE_LSE_ATOMICS
1913395af861SCatalin Marinas
1914395af861SCatalin Marinasconfig ARM64_USE_LSE_ATOMICS
19150e4a0709SWill Deacon	bool "Atomic instructions"
19167bd99b40SWill Deacon	default y
19170e4a0709SWill Deacon	help
19180e4a0709SWill Deacon	  As part of the Large System Extensions, ARMv8.1 introduces new
19190e4a0709SWill Deacon	  atomic instructions that are designed specifically to scale in
19200e4a0709SWill Deacon	  very large systems.
19210e4a0709SWill Deacon
19220e4a0709SWill Deacon	  Say Y here to make use of these instructions for the in-kernel
19230e4a0709SWill Deacon	  atomic routines. This incurs a small overhead on CPUs that do
19242555d4c6SArnd Bergmann	  not support these instructions.
19250e4a0709SWill Deacon
19263cb7e662SJuerg Haefligerendmenu # "ARMv8.1 architectural features"
19270e4a0709SWill Deacon
1928f993318bSWill Deaconmenu "ARMv8.2 architectural features"
1929f993318bSWill Deacon
1930d50e071fSRobin Murphyconfig ARM64_PMEM
1931d50e071fSRobin Murphy	bool "Enable support for persistent memory"
1932d50e071fSRobin Murphy	select ARCH_HAS_PMEM_API
19335d7bdeb1SRobin Murphy	select ARCH_HAS_UACCESS_FLUSHCACHE
1934d50e071fSRobin Murphy	help
1935d50e071fSRobin Murphy	  Say Y to enable support for the persistent memory API based on the
1936d50e071fSRobin Murphy	  ARMv8.2 DCPoP feature.
1937d50e071fSRobin Murphy
1938d50e071fSRobin Murphy	  The feature is detected at runtime, and the kernel will use DC CVAC
1939d50e071fSRobin Murphy	  operations if DC CVAP is not supported (following the behaviour of
1940d50e071fSRobin Murphy	  DC CVAP itself if the system does not define a point of persistence).
1941d50e071fSRobin Murphy
194264c02720SXie XiuQiconfig ARM64_RAS_EXTN
194364c02720SXie XiuQi	bool "Enable support for RAS CPU Extensions"
194464c02720SXie XiuQi	default y
194564c02720SXie XiuQi	help
194664c02720SXie XiuQi	  CPUs that support the Reliability, Availability and Serviceability
194764c02720SXie XiuQi	  (RAS) Extensions, part of ARMv8.2 are able to track faults and
194864c02720SXie XiuQi	  errors, classify them and report them to software.
194964c02720SXie XiuQi
195064c02720SXie XiuQi	  On CPUs with these extensions system software can use additional
195164c02720SXie XiuQi	  barriers to determine if faults are pending and read the
195264c02720SXie XiuQi	  classification from a new set of registers.
195364c02720SXie XiuQi
195464c02720SXie XiuQi	  Selecting this feature will allow the kernel to use these barriers
195564c02720SXie XiuQi	  and access the new registers if the system supports the extension.
195664c02720SXie XiuQi	  Platform RAS features may additionally depend on firmware support.
195764c02720SXie XiuQi
19585ffdfaedSVladimir Murzinconfig ARM64_CNP
19595ffdfaedSVladimir Murzin	bool "Enable support for Common Not Private (CNP) translations"
19605ffdfaedSVladimir Murzin	default y
19615ffdfaedSVladimir Murzin	help
19625ffdfaedSVladimir Murzin	  Common Not Private (CNP) allows translation table entries to
19635ffdfaedSVladimir Murzin	  be shared between different PEs in the same inner shareable
19645ffdfaedSVladimir Murzin	  domain, so the hardware can use this fact to optimise the
19655ffdfaedSVladimir Murzin	  caching of such entries in the TLB.
19665ffdfaedSVladimir Murzin
19675ffdfaedSVladimir Murzin	  Selecting this option allows the CNP feature to be detected
19685ffdfaedSVladimir Murzin	  at runtime, and does not affect PEs that do not implement
19695ffdfaedSVladimir Murzin	  this feature.
19705ffdfaedSVladimir Murzin
19713cb7e662SJuerg Haefligerendmenu # "ARMv8.2 architectural features"
1972f993318bSWill Deacon
197304ca3204SMark Rutlandmenu "ARMv8.3 architectural features"
197404ca3204SMark Rutland
197504ca3204SMark Rutlandconfig ARM64_PTR_AUTH
197604ca3204SMark Rutland	bool "Enable support for pointer authentication"
197704ca3204SMark Rutland	default y
197804ca3204SMark Rutland	help
197904ca3204SMark Rutland	  Pointer authentication (part of the ARMv8.3 Extensions) provides
198004ca3204SMark Rutland	  instructions for signing and authenticating pointers against secret
198104ca3204SMark Rutland	  keys, which can be used to mitigate Return Oriented Programming (ROP)
198204ca3204SMark Rutland	  and other attacks.
198304ca3204SMark Rutland
198404ca3204SMark Rutland	  This option enables these instructions at EL0 (i.e. for userspace).
198504ca3204SMark Rutland	  Choosing this option will cause the kernel to initialise secret keys
198604ca3204SMark Rutland	  for each process at exec() time, with these keys being
198704ca3204SMark Rutland	  context-switched along with the process.
198804ca3204SMark Rutland
198904ca3204SMark Rutland	  The feature is detected at runtime. If the feature is not present in
1990384b40caSMark Rutland	  hardware it will not be advertised to userspace/KVM guest nor will it
1991dfb0589cSMarc Zyngier	  be enabled.
199204ca3204SMark Rutland
19936982934eSKristina Martsenko	  If the feature is present on the boot CPU but not on a late CPU, then
19946982934eSKristina Martsenko	  the late CPU will be parked. Also, if the boot CPU does not have
19956982934eSKristina Martsenko	  address auth and the late CPU has then the late CPU will still boot
19966982934eSKristina Martsenko	  but with the feature disabled. On such a system, this option should
19976982934eSKristina Martsenko	  not be selected.
19986982934eSKristina Martsenko
1999b27a9f41SDaniel Kissconfig ARM64_PTR_AUTH_KERNEL
2000d053e71aSDaniel Kiss	bool "Use pointer authentication for kernel"
2001b27a9f41SDaniel Kiss	default y
2002b27a9f41SDaniel Kiss	depends on ARM64_PTR_AUTH
2003b27a9f41SDaniel Kiss	# Modern compilers insert a .note.gnu.property section note for PAC
2004b27a9f41SDaniel Kiss	# which is only understood by binutils starting with version 2.33.1.
2005b27a9f41SDaniel Kiss	depends on LD_IS_LLD || LD_VERSION >= 23301 || (CC_IS_GCC && GCC_VERSION < 90100)
2006b27a9f41SDaniel Kiss	depends on !CC_IS_CLANG || AS_HAS_CFI_NEGATE_RA_STATE
200726299b3fSMark Rutland	depends on (!FUNCTION_GRAPH_TRACER || DYNAMIC_FTRACE_WITH_ARGS)
2008b27a9f41SDaniel Kiss	help
2009b27a9f41SDaniel Kiss	  If the compiler supports the -mbranch-protection or
2010b27a9f41SDaniel Kiss	  -msign-return-address flag (e.g. GCC 7 or later), then this option
2011b27a9f41SDaniel Kiss	  will cause the kernel itself to be compiled with return address
2012b27a9f41SDaniel Kiss	  protection. In this case, and if the target hardware is known to
2013b27a9f41SDaniel Kiss	  support pointer authentication, then CONFIG_STACKPROTECTOR can be
2014b27a9f41SDaniel Kiss	  disabled with minimal loss of protection.
2015b27a9f41SDaniel Kiss
201674afda40SKristina Martsenko	  This feature works with FUNCTION_GRAPH_TRACER option only if
201726299b3fSMark Rutland	  DYNAMIC_FTRACE_WITH_ARGS is enabled.
201874afda40SKristina Martsenko
201974afda40SKristina Martsenkoconfig CC_HAS_BRANCH_PROT_PAC_RET
202074afda40SKristina Martsenko	# GCC 9 or later, clang 8 or later
202174afda40SKristina Martsenko	def_bool $(cc-option,-mbranch-protection=pac-ret+leaf)
202274afda40SKristina Martsenko
20233b446c7dSNick Desaulniersconfig AS_HAS_CFI_NEGATE_RA_STATE
20242555d4c6SArnd Bergmann	# binutils 2.34+
20253b446c7dSNick Desaulniers	def_bool $(as-instr,.cfi_startproc\n.cfi_negate_ra_state\n.cfi_endproc\n)
20263b446c7dSNick Desaulniers
20273cb7e662SJuerg Haefligerendmenu # "ARMv8.3 architectural features"
202804ca3204SMark Rutland
20292c9d45b4SIonela Voinescumenu "ARMv8.4 architectural features"
20302c9d45b4SIonela Voinescu
20312c9d45b4SIonela Voinescuconfig ARM64_AMU_EXTN
20322c9d45b4SIonela Voinescu	bool "Enable support for the Activity Monitors Unit CPU extension"
20332c9d45b4SIonela Voinescu	default y
20342c9d45b4SIonela Voinescu	help
20352c9d45b4SIonela Voinescu	  The activity monitors extension is an optional extension introduced
20362c9d45b4SIonela Voinescu	  by the ARMv8.4 CPU architecture. This enables support for version 1
20372c9d45b4SIonela Voinescu	  of the activity monitors architecture, AMUv1.
20382c9d45b4SIonela Voinescu
20392c9d45b4SIonela Voinescu	  To enable the use of this extension on CPUs that implement it, say Y.
20402c9d45b4SIonela Voinescu
20412c9d45b4SIonela Voinescu	  Note that for architectural reasons, firmware _must_ implement AMU
20422c9d45b4SIonela Voinescu	  support when running on CPUs that present the activity monitors
20432c9d45b4SIonela Voinescu	  extension. The required support is present in:
20442c9d45b4SIonela Voinescu	    * Version 1.5 and later of the ARM Trusted Firmware
20452c9d45b4SIonela Voinescu
20462c9d45b4SIonela Voinescu	  For kernels that have this configuration enabled but boot with broken
20472c9d45b4SIonela Voinescu	  firmware, you may need to say N here until the firmware is fixed.
20482c9d45b4SIonela Voinescu	  Otherwise you may experience firmware panics or lockups when
20492c9d45b4SIonela Voinescu	  accessing the counter registers. Even if you are not observing these
20502c9d45b4SIonela Voinescu	  symptoms, the values returned by the register reads might not
20512c9d45b4SIonela Voinescu	  correctly reflect reality. Most commonly, the value read will be 0,
20522c9d45b4SIonela Voinescu	  indicating that the counter is not enabled.
20532c9d45b4SIonela Voinescu
20547c78f67eSZhenyu Yeconfig ARM64_TLB_RANGE
20557c78f67eSZhenyu Ye	bool "Enable support for tlbi range feature"
20567c78f67eSZhenyu Ye	default y
20577c78f67eSZhenyu Ye	help
20587c78f67eSZhenyu Ye	  ARMv8.4-TLBI provides TLBI invalidation instruction that apply to a
20597c78f67eSZhenyu Ye	  range of input addresses.
20607c78f67eSZhenyu Ye
20613cb7e662SJuerg Haefligerendmenu # "ARMv8.4 architectural features"
2062fd045f6cSArd Biesheuvel
20633e6c69a0SMark Brownmenu "ARMv8.5 architectural features"
20643e6c69a0SMark Brown
2065f469c032SVincenzo Frascinoconfig AS_HAS_ARMV8_5
2066f469c032SVincenzo Frascino	def_bool $(cc-option,-Wa$(comma)-march=armv8.5-a)
2067f469c032SVincenzo Frascino
2068383499f8SDave Martinconfig ARM64_BTI
2069383499f8SDave Martin	bool "Branch Target Identification support"
2070383499f8SDave Martin	default y
2071383499f8SDave Martin	help
2072383499f8SDave Martin	  Branch Target Identification (part of the ARMv8.5 Extensions)
2073383499f8SDave Martin	  provides a mechanism to limit the set of locations to which computed
2074383499f8SDave Martin	  branch instructions such as BR or BLR can jump.
2075383499f8SDave Martin
2076383499f8SDave Martin	  To make use of BTI on CPUs that support it, say Y.
2077383499f8SDave Martin
2078383499f8SDave Martin	  BTI is intended to provide complementary protection to other control
2079383499f8SDave Martin	  flow integrity protection mechanisms, such as the Pointer
2080383499f8SDave Martin	  authentication mechanism provided as part of the ARMv8.3 Extensions.
2081383499f8SDave Martin	  For this reason, it does not make sense to enable this option without
2082383499f8SDave Martin	  also enabling support for pointer authentication.  Thus, when
2083383499f8SDave Martin	  enabling this option you should also select ARM64_PTR_AUTH=y.
2084383499f8SDave Martin
2085383499f8SDave Martin	  Userspace binaries must also be specifically compiled to make use of
2086383499f8SDave Martin	  this mechanism.  If you say N here or the hardware does not support
2087383499f8SDave Martin	  BTI, such binaries can still run, but you get no additional
2088383499f8SDave Martin	  enforcement of branch destinations.
2089383499f8SDave Martin
209097fed779SMark Brownconfig ARM64_BTI_KERNEL
209197fed779SMark Brown	bool "Use Branch Target Identification for kernel"
209297fed779SMark Brown	default y
209397fed779SMark Brown	depends on ARM64_BTI
2094b27a9f41SDaniel Kiss	depends on ARM64_PTR_AUTH_KERNEL
209597fed779SMark Brown	depends on CC_HAS_BRANCH_PROT_PAC_RET_BTI
20963a88d7c5SWill Deacon	# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94697
20973a88d7c5SWill Deacon	depends on !CC_IS_GCC || GCC_VERSION >= 100100
2098c0a454b9SMark Brown	# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106671
2099c0a454b9SMark Brown	depends on !CC_IS_GCC
210026299b3fSMark Rutland	depends on (!FUNCTION_GRAPH_TRACER || DYNAMIC_FTRACE_WITH_ARGS)
210197fed779SMark Brown	help
210297fed779SMark Brown	  Build the kernel with Branch Target Identification annotations
210397fed779SMark Brown	  and enable enforcement of this for kernel code. When this option
210497fed779SMark Brown	  is enabled and the system supports BTI all kernel code including
210597fed779SMark Brown	  modular code must have BTI enabled.
210697fed779SMark Brown
210797fed779SMark Brownconfig CC_HAS_BRANCH_PROT_PAC_RET_BTI
210897fed779SMark Brown	# GCC 9 or later, clang 8 or later
210997fed779SMark Brown	def_bool $(cc-option,-mbranch-protection=pac-ret+leaf+bti)
211097fed779SMark Brown
21113e6c69a0SMark Brownconfig ARM64_E0PD
21123e6c69a0SMark Brown	bool "Enable support for E0PD"
21133e6c69a0SMark Brown	default y
21143e6c69a0SMark Brown	help
21153e6c69a0SMark Brown	  E0PD (part of the ARMv8.5 extensions) allows us to ensure
21163e6c69a0SMark Brown	  that EL0 accesses made via TTBR1 always fault in constant time,
21173e6c69a0SMark Brown	  providing similar benefits to KASLR as those provided by KPTI, but
21183e6c69a0SMark Brown	  with lower overhead and without disrupting legitimate access to
21193e6c69a0SMark Brown	  kernel memory such as SPE.
21203e6c69a0SMark Brown
21213e6c69a0SMark Brown	  This option enables E0PD for TTBR1 where available.
21223e6c69a0SMark Brown
212389b94df9SVincenzo Frascinoconfig ARM64_AS_HAS_MTE
212489b94df9SVincenzo Frascino	# Initial support for MTE went in binutils 2.32.0, checked with
212589b94df9SVincenzo Frascino	# ".arch armv8.5-a+memtag" below. However, this was incomplete
212689b94df9SVincenzo Frascino	# as a late addition to the final architecture spec (LDGM/STGM)
212789b94df9SVincenzo Frascino	# is only supported in the newer 2.32.x and 2.33 binutils
212889b94df9SVincenzo Frascino	# versions, hence the extra "stgm" instruction check below.
212989b94df9SVincenzo Frascino	def_bool $(as-instr,.arch armv8.5-a+memtag\nstgm xzr$(comma)[x0])
213089b94df9SVincenzo Frascino
213189b94df9SVincenzo Frascinoconfig ARM64_MTE
213289b94df9SVincenzo Frascino	bool "Memory Tagging Extension support"
213389b94df9SVincenzo Frascino	default y
213489b94df9SVincenzo Frascino	depends on ARM64_AS_HAS_MTE && ARM64_TAGGED_ADDR_ABI
2135f469c032SVincenzo Frascino	depends on AS_HAS_ARMV8_5
213698c970daSVincenzo Frascino	# Required for tag checking in the uaccess routines
213792b6919dSArd Biesheuvel	select ARM64_PAN
2138f3ba50a7SCatalin Marinas	select ARCH_HAS_SUBPAGE_FAULTS
213989b94df9SVincenzo Frascino	select ARCH_USES_HIGH_VMA_FLAGS
21407a87225aSMatthew Wilcox (Oracle)	select ARCH_USES_PG_ARCH_2
21417a87225aSMatthew Wilcox (Oracle)	select ARCH_USES_PG_ARCH_3
214289b94df9SVincenzo Frascino	help
214389b94df9SVincenzo Frascino	  Memory Tagging (part of the ARMv8.5 Extensions) provides
214489b94df9SVincenzo Frascino	  architectural support for run-time, always-on detection of
214589b94df9SVincenzo Frascino	  various classes of memory error to aid with software debugging
214689b94df9SVincenzo Frascino	  to eliminate vulnerabilities arising from memory-unsafe
214789b94df9SVincenzo Frascino	  languages.
214889b94df9SVincenzo Frascino
214989b94df9SVincenzo Frascino	  This option enables the support for the Memory Tagging
215089b94df9SVincenzo Frascino	  Extension at EL0 (i.e. for userspace).
215189b94df9SVincenzo Frascino
215289b94df9SVincenzo Frascino	  Selecting this option allows the feature to be detected at
215389b94df9SVincenzo Frascino	  runtime. Any secondary CPU not implementing this feature will
215489b94df9SVincenzo Frascino	  not be allowed a late bring-up.
215589b94df9SVincenzo Frascino
215689b94df9SVincenzo Frascino	  Userspace binaries that want to use this feature must
215789b94df9SVincenzo Frascino	  explicitly opt in. The mechanism for the userspace is
215889b94df9SVincenzo Frascino	  described in:
215989b94df9SVincenzo Frascino
21606e4596c4SJonathan Corbet	  Documentation/arch/arm64/memory-tagging-extension.rst.
216189b94df9SVincenzo Frascino
21623cb7e662SJuerg Haefligerendmenu # "ARMv8.5 architectural features"
21633e6c69a0SMark Brown
216418107f8aSVladimir Murzinmenu "ARMv8.7 architectural features"
216518107f8aSVladimir Murzin
216618107f8aSVladimir Murzinconfig ARM64_EPAN
216718107f8aSVladimir Murzin	bool "Enable support for Enhanced Privileged Access Never (EPAN)"
216818107f8aSVladimir Murzin	default y
216918107f8aSVladimir Murzin	depends on ARM64_PAN
217018107f8aSVladimir Murzin	help
217118107f8aSVladimir Murzin	  Enhanced Privileged Access Never (EPAN) allows Privileged
217218107f8aSVladimir Murzin	  Access Never to be used with Execute-only mappings.
217318107f8aSVladimir Murzin
217418107f8aSVladimir Murzin	  The feature is detected at runtime, and will remain disabled
217518107f8aSVladimir Murzin	  if the cpu does not implement the feature.
21763cb7e662SJuerg Haefligerendmenu # "ARMv8.7 architectural features"
217718107f8aSVladimir Murzin
2178836ed3c4SKristina Martsenkoconfig AS_HAS_MOPS
2179836ed3c4SKristina Martsenko	def_bool $(as-instr,.arch_extension mops)
2180836ed3c4SKristina Martsenko
2181b9b9d72dSJoey Goulymenu "ARMv8.9 architectural features"
2182b9b9d72dSJoey Gouly
2183b9b9d72dSJoey Goulyconfig ARM64_POE
2184b9b9d72dSJoey Gouly	prompt "Permission Overlay Extension"
2185b9b9d72dSJoey Gouly	def_bool y
2186b9b9d72dSJoey Gouly	select ARCH_USES_HIGH_VMA_FLAGS
2187b9b9d72dSJoey Gouly	select ARCH_HAS_PKEYS
2188b9b9d72dSJoey Gouly	help
2189b9b9d72dSJoey Gouly	  The Permission Overlay Extension is used to implement Memory
2190b9b9d72dSJoey Gouly	  Protection Keys. Memory Protection Keys provides a mechanism for
2191b9b9d72dSJoey Gouly	  enforcing page-based protections, but without requiring modification
2192b9b9d72dSJoey Gouly	  of the page tables when an application changes protection domains.
2193b9b9d72dSJoey Gouly
2194b9b9d72dSJoey Gouly	  For details, see Documentation/core-api/protection-keys.rst
2195b9b9d72dSJoey Gouly
2196b9b9d72dSJoey Gouly	  If unsure, say y.
2197b9b9d72dSJoey Gouly
2198b9b9d72dSJoey Goulyconfig ARCH_PKEY_BITS
2199b9b9d72dSJoey Gouly	int
2200b9b9d72dSJoey Gouly	default 3
2201b9b9d72dSJoey Gouly
2202efe72541SYicong Yangconfig ARM64_HAFT
2203efe72541SYicong Yang	bool "Support for Hardware managed Access Flag for Table Descriptors"
2204efe72541SYicong Yang	depends on ARM64_HW_AFDBM
2205efe72541SYicong Yang	default y
2206efe72541SYicong Yang	help
2207efe72541SYicong Yang	  The ARMv8.9/ARMv9.5 introduces the feature Hardware managed Access
2208efe72541SYicong Yang	  Flag for Table descriptors. When enabled an architectural executed
2209efe72541SYicong Yang	  memory access will update the Access Flag in each Table descriptor
2210efe72541SYicong Yang	  which is accessed during the translation table walk and for which
2211efe72541SYicong Yang	  the Access Flag is 0. The Access Flag of the Table descriptor use
2212efe72541SYicong Yang	  the same bit of PTE_AF.
2213efe72541SYicong Yang
2214efe72541SYicong Yang	  The feature will only be enabled if all the CPUs in the system
2215efe72541SYicong Yang	  support this feature. If unsure, say Y.
2216efe72541SYicong Yang
2217b9b9d72dSJoey Goulyendmenu # "ARMv8.9 architectural features"
2218b9b9d72dSJoey Gouly
22195d8b172eSMark Brownmenu "v9.4 architectural features"
22205d8b172eSMark Brown
22215d8b172eSMark Brownconfig ARM64_GCS
22225d8b172eSMark Brown	bool "Enable support for Guarded Control Stack (GCS)"
22235d8b172eSMark Brown	default y
22245d8b172eSMark Brown	select ARCH_HAS_USER_SHADOW_STACK
22255d8b172eSMark Brown	select ARCH_USES_HIGH_VMA_FLAGS
22265d8b172eSMark Brown	depends on !UPROBES
22275d8b172eSMark Brown	help
22285d8b172eSMark Brown	  Guarded Control Stack (GCS) provides support for a separate
22295d8b172eSMark Brown	  stack with restricted access which contains only return
22305d8b172eSMark Brown	  addresses.  This can be used to harden against some attacks
22315d8b172eSMark Brown	  by comparing return address used by the program with what is
22325d8b172eSMark Brown	  stored in the GCS, and may also be used to efficiently obtain
22335d8b172eSMark Brown	  the call stack for applications such as profiling.
22345d8b172eSMark Brown
22355d8b172eSMark Brown	  The feature is detected at runtime, and will remain disabled
22365d8b172eSMark Brown	  if the system does not implement the feature.
22375d8b172eSMark Brown
22385d8b172eSMark Brownendmenu # "v9.4 architectural features"
22395d8b172eSMark Brown
2240ddd25ad1SDave Martinconfig ARM64_SVE
2241ddd25ad1SDave Martin	bool "ARM Scalable Vector Extension support"
2242ddd25ad1SDave Martin	default y
2243ddd25ad1SDave Martin	help
2244ddd25ad1SDave Martin	  The Scalable Vector Extension (SVE) is an extension to the AArch64
2245ddd25ad1SDave Martin	  execution state which complements and extends the SIMD functionality
2246ddd25ad1SDave Martin	  of the base architecture to support much larger vectors and to enable
2247ddd25ad1SDave Martin	  additional vectorisation opportunities.
2248ddd25ad1SDave Martin
2249ddd25ad1SDave Martin	  To enable use of this extension on CPUs that implement it, say Y.
2250ddd25ad1SDave Martin
225106a916feSDave Martin	  On CPUs that support the SVE2 extensions, this option will enable
225206a916feSDave Martin	  those too.
225306a916feSDave Martin
22545043694eSDave Martin	  Note that for architectural reasons, firmware _must_ implement SVE
22555043694eSDave Martin	  support when running on SVE capable hardware.  The required support
22565043694eSDave Martin	  is present in:
22575043694eSDave Martin
22585043694eSDave Martin	    * version 1.5 and later of the ARM Trusted Firmware
22595043694eSDave Martin	    * the AArch64 boot wrapper since commit 5e1261e08abf
22605043694eSDave Martin	      ("bootwrapper: SVE: Enable SVE for EL2 and below").
22615043694eSDave Martin
22625043694eSDave Martin	  For other firmware implementations, consult the firmware documentation
22635043694eSDave Martin	  or vendor.
22645043694eSDave Martin
22655043694eSDave Martin	  If you need the kernel to boot on SVE-capable hardware with broken
22665043694eSDave Martin	  firmware, you may need to say N here until you get your firmware
22675043694eSDave Martin	  fixed.  Otherwise, you may experience firmware panics or lockups when
22685043694eSDave Martin	  booting the kernel.  If unsure and you are not observing these
22695043694eSDave Martin	  symptoms, you should assume that it is safe to say Y.
2270fd045f6cSArd Biesheuvel
2271a1f4ccd2SMark Brownconfig ARM64_SME
2272a1f4ccd2SMark Brown	bool "ARM Scalable Matrix Extension support"
2273a1f4ccd2SMark Brown	default y
2274a1f4ccd2SMark Brown	depends on ARM64_SVE
2275a1f4ccd2SMark Brown	help
2276a1f4ccd2SMark Brown	  The Scalable Matrix Extension (SME) is an extension to the AArch64
2277a1f4ccd2SMark Brown	  execution state which utilises a substantial subset of the SVE
2278a1f4ccd2SMark Brown	  instruction set, together with the addition of new architectural
2279a1f4ccd2SMark Brown	  register state capable of holding two dimensional matrix tiles to
2280a1f4ccd2SMark Brown	  enable various matrix operations.
2281a1f4ccd2SMark Brown
2282bc3c03ccSJulien Thierryconfig ARM64_PSEUDO_NMI
2283bc3c03ccSJulien Thierry	bool "Support for NMI-like interrupts"
22843c9c1dcdSJoe Perches	select ARM_GIC_V3
2285bc3c03ccSJulien Thierry	help
2286bc3c03ccSJulien Thierry	  Adds support for mimicking Non-Maskable Interrupts through the use of
2287bc3c03ccSJulien Thierry	  GIC interrupt priority. This support requires version 3 or later of
2288bc15cf70SWill Deacon	  ARM GIC.
2289bc3c03ccSJulien Thierry
2290bc3c03ccSJulien Thierry	  This high priority configuration for interrupts needs to be
2291bc3c03ccSJulien Thierry	  explicitly enabled by setting the kernel parameter
2292bc3c03ccSJulien Thierry	  "irqchip.gicv3_pseudo_nmi" to 1.
2293bc3c03ccSJulien Thierry
2294bc3c03ccSJulien Thierry	  If unsure, say N
2295bc3c03ccSJulien Thierry
229648ce8f80SJulien Thierryif ARM64_PSEUDO_NMI
229748ce8f80SJulien Thierryconfig ARM64_DEBUG_PRIORITY_MASKING
229848ce8f80SJulien Thierry	bool "Debug interrupt priority masking"
229948ce8f80SJulien Thierry	help
230048ce8f80SJulien Thierry	  This adds runtime checks to functions enabling/disabling
230148ce8f80SJulien Thierry	  interrupts when using priority masking. The additional checks verify
230248ce8f80SJulien Thierry	  the validity of ICC_PMR_EL1 when calling concerned functions.
230348ce8f80SJulien Thierry
230448ce8f80SJulien Thierry	  If unsure, say N
23053cb7e662SJuerg Haefligerendif # ARM64_PSEUDO_NMI
230648ce8f80SJulien Thierry
23071e48ef7fSArd Biesheuvelconfig RELOCATABLE
2308dd4bc607SArd Biesheuvel	bool "Build a relocatable kernel image" if EXPERT
23095cf896fbSPeter Collingbourne	select ARCH_HAS_RELR
2310dd4bc607SArd Biesheuvel	default y
23111e48ef7fSArd Biesheuvel	help
23121e48ef7fSArd Biesheuvel	  This builds the kernel as a Position Independent Executable (PIE),
23131e48ef7fSArd Biesheuvel	  which retains all relocation metadata required to relocate the
23141e48ef7fSArd Biesheuvel	  kernel binary at runtime to a different virtual address than the
23151e48ef7fSArd Biesheuvel	  address it was linked at.
23161e48ef7fSArd Biesheuvel	  Since AArch64 uses the RELA relocation format, this requires a
23171e48ef7fSArd Biesheuvel	  relocation pass at runtime even if the kernel is loaded at the
23181e48ef7fSArd Biesheuvel	  same address it was linked at.
23191e48ef7fSArd Biesheuvel
2320f80fb3a3SArd Biesheuvelconfig RANDOMIZE_BASE
2321f80fb3a3SArd Biesheuvel	bool "Randomize the address of the kernel image"
2322f80fb3a3SArd Biesheuvel	select RELOCATABLE
2323f80fb3a3SArd Biesheuvel	help
2324f80fb3a3SArd Biesheuvel	  Randomizes the virtual address at which the kernel image is
2325f80fb3a3SArd Biesheuvel	  loaded, as a security feature that deters exploit attempts
2326f80fb3a3SArd Biesheuvel	  relying on knowledge of the location of kernel internals.
2327f80fb3a3SArd Biesheuvel
2328f80fb3a3SArd Biesheuvel	  It is the bootloader's job to provide entropy, by passing a
2329f80fb3a3SArd Biesheuvel	  random u64 value in /chosen/kaslr-seed at kernel entry.
2330f80fb3a3SArd Biesheuvel
23312b5fe07aSArd Biesheuvel	  When booting via the UEFI stub, it will invoke the firmware's
23322b5fe07aSArd Biesheuvel	  EFI_RNG_PROTOCOL implementation (if available) to supply entropy
23332b5fe07aSArd Biesheuvel	  to the kernel proper. In addition, it will randomise the physical
23342b5fe07aSArd Biesheuvel	  location of the kernel Image as well.
23352b5fe07aSArd Biesheuvel
2336f80fb3a3SArd Biesheuvel	  If unsure, say N.
2337f80fb3a3SArd Biesheuvel
2338f80fb3a3SArd Biesheuvelconfig RANDOMIZE_MODULE_REGION_FULL
2339f9c4ff2aSBarry Song	bool "Randomize the module region over a 2 GB range"
2340e71a4e1bSArd Biesheuvel	depends on RANDOMIZE_BASE
2341f80fb3a3SArd Biesheuvel	default y
2342f80fb3a3SArd Biesheuvel	help
2343f9c4ff2aSBarry Song	  Randomizes the location of the module region inside a 2 GB window
2344f2b9ba87SArd Biesheuvel	  covering the core kernel. This way, it is less likely for modules
2345f80fb3a3SArd Biesheuvel	  to leak information about the location of core kernel data structures
2346f80fb3a3SArd Biesheuvel	  but it does imply that function calls between modules and the core
2347f80fb3a3SArd Biesheuvel	  kernel will need to be resolved via veneers in the module PLT.
2348f80fb3a3SArd Biesheuvel
2349f80fb3a3SArd Biesheuvel	  When this option is not set, the module region will be randomized over
2350f80fb3a3SArd Biesheuvel	  a limited range that contains the [_stext, _etext] interval of the
2351f9c4ff2aSBarry Song	  core kernel, so branch relocations are almost always in range unless
2352ea3752baSMark Rutland	  the region is exhausted. In this particular case of region
2353ea3752baSMark Rutland	  exhaustion, modules might be able to fall back to a larger 2GB area.
2354f80fb3a3SArd Biesheuvel
23550a1213faSArd Biesheuvelconfig CC_HAVE_STACKPROTECTOR_SYSREG
23560a1213faSArd Biesheuvel	def_bool $(cc-option,-mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=0)
23570a1213faSArd Biesheuvel
23580a1213faSArd Biesheuvelconfig STACKPROTECTOR_PER_TASK
23590a1213faSArd Biesheuvel	def_bool y
23600a1213faSArd Biesheuvel	depends on STACKPROTECTOR && CC_HAVE_STACKPROTECTOR_SYSREG
23610a1213faSArd Biesheuvel
23623b619e22SArd Biesheuvelconfig UNWIND_PATCH_PAC_INTO_SCS
23633b619e22SArd Biesheuvel	bool "Enable shadow call stack dynamically using code patching"
2364fafdea34SNathan Chancellor	# needs Clang with https://github.com/llvm/llvm-project/commit/de07cde67b5d205d58690be012106022aea6d2b3 incorporated
23653b619e22SArd Biesheuvel	depends on CC_IS_CLANG && CLANG_VERSION >= 150000
23663b619e22SArd Biesheuvel	depends on ARM64_PTR_AUTH_KERNEL && CC_HAS_BRANCH_PROT_PAC_RET
23673b619e22SArd Biesheuvel	depends on SHADOW_CALL_STACK
23683b619e22SArd Biesheuvel	select UNWIND_TABLES
23693b619e22SArd Biesheuvel	select DYNAMIC_SCS
23703b619e22SArd Biesheuvel
23714602e575SRyan Robertsconfig ARM64_CONTPTE
23724602e575SRyan Roberts	bool "Contiguous PTE mappings for user memory" if EXPERT
23734602e575SRyan Roberts	depends on TRANSPARENT_HUGEPAGE
23744602e575SRyan Roberts	default y
23754602e575SRyan Roberts	help
23764602e575SRyan Roberts	  When enabled, user mappings are configured using the PTE contiguous
23774602e575SRyan Roberts	  bit, for any mappings that meet the size and alignment requirements.
23784602e575SRyan Roberts	  This reduces TLB pressure and improves performance.
23794602e575SRyan Roberts
23803cb7e662SJuerg Haefligerendmenu # "Kernel Features"
23818c2c3df3SCatalin Marinas
23828c2c3df3SCatalin Marinasmenu "Boot options"
23838c2c3df3SCatalin Marinas
23845e89c55eSLorenzo Pieralisiconfig ARM64_ACPI_PARKING_PROTOCOL
23855e89c55eSLorenzo Pieralisi	bool "Enable support for the ARM64 ACPI parking protocol"
23865e89c55eSLorenzo Pieralisi	depends on ACPI
23875e89c55eSLorenzo Pieralisi	help
23885e89c55eSLorenzo Pieralisi	  Enable support for the ARM64 ACPI parking protocol. If disabled
23895e89c55eSLorenzo Pieralisi	  the kernel will not allow booting through the ARM64 ACPI parking
23905e89c55eSLorenzo Pieralisi	  protocol even if the corresponding data is present in the ACPI
23915e89c55eSLorenzo Pieralisi	  MADT table.
23925e89c55eSLorenzo Pieralisi
23938c2c3df3SCatalin Marinasconfig CMDLINE
23948c2c3df3SCatalin Marinas	string "Default kernel command string"
23958c2c3df3SCatalin Marinas	default ""
23968c2c3df3SCatalin Marinas	help
23978c2c3df3SCatalin Marinas	  Provide a set of default command-line options at build time by
23988c2c3df3SCatalin Marinas	  entering them here. As a minimum, you should specify the the
23998c2c3df3SCatalin Marinas	  root device (e.g. root=/dev/nfs).
24008c2c3df3SCatalin Marinas
24011e40d105STyler Hickschoice
2402b9d73218SMasahiro Yamada	prompt "Kernel command line type"
2403b9d73218SMasahiro Yamada	depends on CMDLINE != ""
24041e40d105STyler Hicks	default CMDLINE_FROM_BOOTLOADER
24051e40d105STyler Hicks	help
24061e40d105STyler Hicks	  Choose how the kernel will handle the provided default kernel
24071e40d105STyler Hicks	  command line string.
24081e40d105STyler Hicks
24091e40d105STyler Hicksconfig CMDLINE_FROM_BOOTLOADER
24101e40d105STyler Hicks	bool "Use bootloader kernel arguments if available"
24111e40d105STyler Hicks	help
24121e40d105STyler Hicks	  Uses the command-line options passed by the boot loader. If
24131e40d105STyler Hicks	  the boot loader doesn't provide any, the default kernel command
24141e40d105STyler Hicks	  string provided in CMDLINE will be used.
24151e40d105STyler Hicks
24168c2c3df3SCatalin Marinasconfig CMDLINE_FORCE
24178c2c3df3SCatalin Marinas	bool "Always use the default kernel command string"
24188c2c3df3SCatalin Marinas	help
24198c2c3df3SCatalin Marinas	  Always use the default kernel command string, even if the boot
24208c2c3df3SCatalin Marinas	  loader passes other arguments to the kernel.
24218c2c3df3SCatalin Marinas	  This is useful if you cannot or don't want to change the
24228c2c3df3SCatalin Marinas	  command-line options your boot loader passes to the kernel.
24238c2c3df3SCatalin Marinas
24241e40d105STyler Hicksendchoice
24251e40d105STyler Hicks
2426f4f75ad5SArd Biesheuvelconfig EFI_STUB
2427f4f75ad5SArd Biesheuvel	bool
2428f4f75ad5SArd Biesheuvel
2429f84d0275SMark Salterconfig EFI
2430f84d0275SMark Salter	bool "UEFI runtime support"
2431f84d0275SMark Salter	depends on OF && !CPU_BIG_ENDIAN
2432b472db6cSDave Martin	depends on KERNEL_MODE_NEON
24332c870e61SArnd Bergmann	select ARCH_SUPPORTS_ACPI
2434f84d0275SMark Salter	select LIBFDT
2435f84d0275SMark Salter	select UCS2_STRING
2436f84d0275SMark Salter	select EFI_PARAMS_FROM_FDT
2437e15dd494SArd Biesheuvel	select EFI_RUNTIME_WRAPPERS
2438f4f75ad5SArd Biesheuvel	select EFI_STUB
24392e0eb483SAtish Patra	select EFI_GENERIC_STUB
24408d39cee0SChester Lin	imply IMA_SECURE_AND_OR_TRUSTED_BOOT
2441f84d0275SMark Salter	default y
2442f84d0275SMark Salter	help
2443f84d0275SMark Salter	  This option provides support for runtime services provided
2444f84d0275SMark Salter	  by UEFI firmware (such as non-volatile variables, realtime
24453c7f2550SMark Salter	  clock, and platform reset). A UEFI stub is also provided to
24463c7f2550SMark Salter	  allow the kernel to be booted as an EFI application. This
24473c7f2550SMark Salter	  is only useful on systems that have UEFI firmware.
2448f84d0275SMark Salter
24494c7be57fSLinus Torvaldsconfig COMPRESSED_INSTALL
24504c7be57fSLinus Torvalds	bool "Install compressed image by default"
24514c7be57fSLinus Torvalds	help
24524c7be57fSLinus Torvalds	  This makes the regular "make install" install the compressed
24534c7be57fSLinus Torvalds	  image we built, not the legacy uncompressed one.
24544c7be57fSLinus Torvalds
24554c7be57fSLinus Torvalds	  You can check that a compressed image works for you by doing
24564c7be57fSLinus Torvalds	  "make zinstall" first, and verifying that everything is fine
24574c7be57fSLinus Torvalds	  in your environment before making "make install" do this for
24584c7be57fSLinus Torvalds	  you.
24594c7be57fSLinus Torvalds
2460d1ae8c00SYi Liconfig DMI
2461d1ae8c00SYi Li	bool "Enable support for SMBIOS (DMI) tables"
2462d1ae8c00SYi Li	depends on EFI
2463d1ae8c00SYi Li	default y
2464d1ae8c00SYi Li	help
2465d1ae8c00SYi Li	  This enables SMBIOS/DMI feature for systems.
2466d1ae8c00SYi Li
2467d1ae8c00SYi Li	  This option is only useful on systems that have UEFI firmware.
2468d1ae8c00SYi Li	  However, even with this option, the resultant kernel should
2469d1ae8c00SYi Li	  continue to boot on existing non-UEFI platforms.
2470d1ae8c00SYi Li
24713cb7e662SJuerg Haefligerendmenu # "Boot options"
24728c2c3df3SCatalin Marinas
2473166936baSLorenzo Pieralisimenu "Power management options"
2474166936baSLorenzo Pieralisi
2475166936baSLorenzo Pieralisisource "kernel/power/Kconfig"
2476166936baSLorenzo Pieralisi
247782869ac5SJames Morseconfig ARCH_HIBERNATION_POSSIBLE
247882869ac5SJames Morse	def_bool y
247982869ac5SJames Morse	depends on CPU_PM
248082869ac5SJames Morse
248182869ac5SJames Morseconfig ARCH_HIBERNATION_HEADER
248282869ac5SJames Morse	def_bool y
248382869ac5SJames Morse	depends on HIBERNATION
248482869ac5SJames Morse
2485166936baSLorenzo Pieralisiconfig ARCH_SUSPEND_POSSIBLE
2486166936baSLorenzo Pieralisi	def_bool y
2487166936baSLorenzo Pieralisi
24883cb7e662SJuerg Haefligerendmenu # "Power management options"
2489166936baSLorenzo Pieralisi
24901307220dSLorenzo Pieralisimenu "CPU Power Management"
24911307220dSLorenzo Pieralisi
24921307220dSLorenzo Pieralisisource "drivers/cpuidle/Kconfig"
24931307220dSLorenzo Pieralisi
249452e7e816SRob Herringsource "drivers/cpufreq/Kconfig"
249552e7e816SRob Herring
24963cb7e662SJuerg Haefligerendmenu # "CPU Power Management"
249752e7e816SRob Herring
2498b6a02173SGraeme Gregorysource "drivers/acpi/Kconfig"
2499b6a02173SGraeme Gregory
2500c3eb5b14SMarc Zyngiersource "arch/arm64/kvm/Kconfig"
2501c3eb5b14SMarc Zyngier
2502