]> git.ipfire.org Git - thirdparty/linux.git/blame - arch/arm64/Kconfig
arm64: defconfig: Enable LPA2 support
[thirdparty/linux.git] / arch / arm64 / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
8c2c3df3
CM
2config ARM64
3 def_bool y
6251d380 4 select ACPI_APMT if ACPI
b6197b93 5 select ACPI_CCA_REQUIRED if ACPI
d8f4f161 6 select ACPI_GENERIC_GSI if ACPI
5f1ae4eb 7 select ACPI_GTDT if ACPI
c6bb8f89 8 select ACPI_IORT if ACPI
6933de0c 9 select ACPI_REDUCED_HARDWARE_ONLY if ACPI
52146173 10 select ACPI_MCFG if (ACPI && PCI)
888125a7 11 select ACPI_SPCR_TABLE if ACPI
0ce82232 12 select ACPI_PPTT if ACPI
09587a09 13 select ARCH_HAS_DEBUG_WX
6dd8b1a0 14 select ARCH_BINFMT_ELF_EXTRA_PHDRS
ab7876a9 15 select ARCH_BINFMT_ELF_STATE
cd9bc2c9 16 select ARCH_CORRECT_STACKTRACE_ON_KRETPROBE
1e866974 17 select ARCH_ENABLE_HUGEPAGE_MIGRATION if HUGETLB_PAGE && MIGRATION
91024b3c
AK
18 select ARCH_ENABLE_MEMORY_HOTPLUG
19 select ARCH_ENABLE_MEMORY_HOTREMOVE
66f24fa7 20 select ARCH_ENABLE_SPLIT_PMD_PTLOCK if PGTABLE_LEVELS > 2
1e866974 21 select ARCH_ENABLE_THP_MIGRATION if TRANSPARENT_HUGEPAGE
c2280be8 22 select ARCH_HAS_CACHE_LINE_SIZE
2792d84e 23 select ARCH_HAS_CURRENT_STACK_POINTER
ec6d06ef 24 select ARCH_HAS_DEBUG_VIRTUAL
399145f9 25 select ARCH_HAS_DEBUG_VM_PGTABLE
13bf5ced 26 select ARCH_HAS_DMA_PREP_COHERENT
38b04a74 27 select ARCH_HAS_ACPI_TABLE_UPGRADE if ACPI
e75bef2a 28 select ARCH_HAS_FAST_MULTIPLIER
6974f0c4 29 select ARCH_HAS_FORTIFY_SOURCE
957e3fac 30 select ARCH_HAS_GCOV_PROFILE_ALL
4eb0716e 31 select ARCH_HAS_GIGANTIC_PAGE
5e4c7549 32 select ARCH_HAS_KCOV
d8ae8a37 33 select ARCH_HAS_KEEPINITRD
f1e3a12b 34 select ARCH_HAS_MEMBARRIER_SYNC_CORE
6cc9203b 35 select ARCH_HAS_NMI_SAFE_THIS_CPU_OPS
0ebeea8c 36 select ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE
73b20c84 37 select ARCH_HAS_PTE_DEVMAP
3010a5ea 38 select ARCH_HAS_PTE_SPECIAL
71ce1ab5 39 select ARCH_HAS_HW_PTE_YOUNG
347cb6af 40 select ARCH_HAS_SETUP_DMA_OPS
4739d53f 41 select ARCH_HAS_SET_DIRECT_MAP
d2852a22 42 select ARCH_HAS_SET_MEMORY
5fc57df2 43 select ARCH_STACKWALK
ad21fc4f
LA
44 select ARCH_HAS_STRICT_KERNEL_RWX
45 select ARCH_HAS_STRICT_MODULE_RWX
886643b7
CH
46 select ARCH_HAS_SYNC_DMA_FOR_DEVICE
47 select ARCH_HAS_SYNC_DMA_FOR_CPU
4378a7d4 48 select ARCH_HAS_SYSCALL_WRAPPER
dc2acded 49 select ARCH_HAS_TEARDOWN_DMA_OPS if IOMMU_SUPPORT
1f85008e 50 select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
63703f37 51 select ARCH_HAS_ZONE_DMA_SET if EXPERT
ab7876a9 52 select ARCH_HAVE_ELF_PROT
396a5d4a 53 select ARCH_HAVE_NMI_SAFE_CMPXCHG
d593d64f 54 select ARCH_HAVE_TRACE_MMIO_ACCESS
7ef858da
TG
55 select ARCH_INLINE_READ_LOCK if !PREEMPTION
56 select ARCH_INLINE_READ_LOCK_BH if !PREEMPTION
57 select ARCH_INLINE_READ_LOCK_IRQ if !PREEMPTION
58 select ARCH_INLINE_READ_LOCK_IRQSAVE if !PREEMPTION
59 select ARCH_INLINE_READ_UNLOCK if !PREEMPTION
60 select ARCH_INLINE_READ_UNLOCK_BH if !PREEMPTION
61 select ARCH_INLINE_READ_UNLOCK_IRQ if !PREEMPTION
62 select ARCH_INLINE_READ_UNLOCK_IRQRESTORE if !PREEMPTION
63 select ARCH_INLINE_WRITE_LOCK if !PREEMPTION
64 select ARCH_INLINE_WRITE_LOCK_BH if !PREEMPTION
65 select ARCH_INLINE_WRITE_LOCK_IRQ if !PREEMPTION
66 select ARCH_INLINE_WRITE_LOCK_IRQSAVE if !PREEMPTION
67 select ARCH_INLINE_WRITE_UNLOCK if !PREEMPTION
68 select ARCH_INLINE_WRITE_UNLOCK_BH if !PREEMPTION
69 select ARCH_INLINE_WRITE_UNLOCK_IRQ if !PREEMPTION
70 select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE if !PREEMPTION
71 select ARCH_INLINE_SPIN_TRYLOCK if !PREEMPTION
72 select ARCH_INLINE_SPIN_TRYLOCK_BH if !PREEMPTION
73 select ARCH_INLINE_SPIN_LOCK if !PREEMPTION
74 select ARCH_INLINE_SPIN_LOCK_BH if !PREEMPTION
75 select ARCH_INLINE_SPIN_LOCK_IRQ if !PREEMPTION
76 select ARCH_INLINE_SPIN_LOCK_IRQSAVE if !PREEMPTION
77 select ARCH_INLINE_SPIN_UNLOCK if !PREEMPTION
78 select ARCH_INLINE_SPIN_UNLOCK_BH if !PREEMPTION
79 select ARCH_INLINE_SPIN_UNLOCK_IRQ if !PREEMPTION
80 select ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE if !PREEMPTION
350e88ba 81 select ARCH_KEEP_MEMBLOCK
04d5ea46 82 select ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
c63c8700 83 select ARCH_USE_CMPXCHG_LOCKREF
bf7f15c5 84 select ARCH_USE_GNU_PROPERTY
dce44566 85 select ARCH_USE_MEMTEST
087133ac 86 select ARCH_USE_QUEUED_RWLOCKS
c1109047 87 select ARCH_USE_QUEUED_SPINLOCKS
50479d58 88 select ARCH_USE_SYM_ANNOTATIONS
5d6ad668 89 select ARCH_SUPPORTS_DEBUG_PAGEALLOC
855f9a8e 90 select ARCH_SUPPORTS_HUGETLBFS
c484f256 91 select ARCH_SUPPORTS_MEMORY_FAILURE
5287569a 92 select ARCH_SUPPORTS_SHADOW_CALL_STACK if CC_HAVE_SHADOW_CALL_STACK
112b6a8e
ST
93 select ARCH_SUPPORTS_LTO_CLANG if CPU_LITTLE_ENDIAN
94 select ARCH_SUPPORTS_LTO_CLANG_THIN
9186ad8e 95 select ARCH_SUPPORTS_CFI_CLANG
4badad35 96 select ARCH_SUPPORTS_ATOMIC_RMW
42a7ba16 97 select ARCH_SUPPORTS_INT128 if CC_HAS_INT128
56166230 98 select ARCH_SUPPORTS_NUMA_BALANCING
42b25471 99 select ARCH_SUPPORTS_PAGE_TABLE_CHECK
cd7f176a 100 select ARCH_SUPPORTS_PER_VMA_LOCK
43b3dfdd 101 select ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH
84c187af 102 select ARCH_WANT_COMPAT_IPC_PARSE_VERSION if COMPAT
81c22041 103 select ARCH_WANT_DEFAULT_BPF_JIT
67f3977f 104 select ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
b6f35981 105 select ARCH_WANT_FRAME_POINTERS
3876d4a3 106 select ARCH_WANT_HUGE_PMD_SHARE if ARM64_4K_PAGES || (ARM64_16K_PAGES && !ARM64_VA_BITS_36)
59612b24 107 select ARCH_WANT_LD_ORPHAN_WARN
51c2ee6d 108 select ARCH_WANTS_NO_INSTR
d0637c50 109 select ARCH_WANTS_THP_SWAP if ARM64_4K_PAGES
f0b7f8a4 110 select ARCH_HAS_UBSAN_SANITIZE_ALL
25c92a37 111 select ARM_AMBA
1aee5d7a 112 select ARM_ARCH_TIMER
c4188edc 113 select ARM_GIC
875cbf3e 114 select AUDIT_ARCH_COMPAT_GENERIC
3ee80364 115 select ARM_GIC_V2M if PCI
021f6537 116 select ARM_GIC_V3
3ee80364 117 select ARM_GIC_V3_ITS if PCI
bff60792 118 select ARM_PSCI_FW
10916706 119 select BUILDTIME_TABLE_SORT
db2789b5 120 select CLONE_BACKWARDS
7ca2ef33 121 select COMMON_CLK
166936ba 122 select CPU_PM if (SUSPEND || CPU_IDLE)
7481cddf 123 select CRC32
7bc13fd3 124 select DCACHE_WORD_ACCESS
cfce092d 125 select DYNAMIC_FTRACE if FUNCTION_TRACER
1c1a429e 126 select DMA_BOUNCE_UNALIGNED_KMALLOC
0c3b3171 127 select DMA_DIRECT_REMAP
ef37566c 128 select EDAC_SUPPORT
2f34f173 129 select FRAME_POINTER
47a15aa5 130 select FUNCTION_ALIGNMENT_4B
baaf553d 131 select FUNCTION_ALIGNMENT_8B if DYNAMIC_FTRACE_WITH_CALL_OPS
d4932f9e 132 select GENERIC_ALLOCATOR
2ef7a295 133 select GENERIC_ARCH_TOPOLOGY
4b3dc967 134 select GENERIC_CLOCKEVENTS_BROADCAST
3be1a5c4 135 select GENERIC_CPU_AUTOPROBE
d127db1a 136 select GENERIC_CPU_DEVICES
61ae1321 137 select GENERIC_CPU_VULNERABILITIES
bf4b558e 138 select GENERIC_EARLY_IOREMAP
2314ee4d 139 select GENERIC_IDLE_POLL_SETUP
f23eab0b 140 select GENERIC_IOREMAP
d3afc7f1 141 select GENERIC_IRQ_IPI
8c2c3df3
CM
142 select GENERIC_IRQ_PROBE
143 select GENERIC_IRQ_SHOW
6544e67b 144 select GENERIC_IRQ_SHOW_LEVEL
6585bd82 145 select GENERIC_LIB_DEVMEM_IS_ALLOWED
cb61f676 146 select GENERIC_PCI_IOMAP
102f45fd 147 select GENERIC_PTDUMP
65cd4f6c 148 select GENERIC_SCHED_CLOCK
8c2c3df3
CM
149 select GENERIC_SMP_IDLE_THREAD
150 select GENERIC_TIME_VSYSCALL
28b1a824 151 select GENERIC_GETTIMEOFDAY
9614cc57 152 select GENERIC_VDSO_TIME_NS
8c2c3df3 153 select HARDIRQS_SW_RESEND
fcbfe812 154 select HAS_IOPORT
45544eee 155 select HAVE_MOVE_PMD
f5308c89 156 select HAVE_MOVE_PUD
eb01d42a 157 select HAVE_PCI
9f9a35a7 158 select HAVE_ACPI_APEI if (ACPI && EFI)
2a19be61 159 select HAVE_ALIGNED_STRUCT_PAGE
875cbf3e 160 select HAVE_ARCH_AUDITSYSCALL
8e7a4cef 161 select HAVE_ARCH_BITREVERSE
689eae42 162 select HAVE_ARCH_COMPILER_H
e9207223 163 select HAVE_ARCH_HUGE_VMALLOC
324420bf 164 select HAVE_ARCH_HUGE_VMAP
9732cafd 165 select HAVE_ARCH_JUMP_LABEL
c296146c 166 select HAVE_ARCH_JUMP_LABEL_RELATIVE
0383808e 167 select HAVE_ARCH_KASAN
71b613fc 168 select HAVE_ARCH_KASAN_VMALLOC if HAVE_ARCH_KASAN
2d4acb90 169 select HAVE_ARCH_KASAN_SW_TAGS if HAVE_ARCH_KASAN
94ab5b61 170 select HAVE_ARCH_KASAN_HW_TAGS if (HAVE_ARCH_KASAN && ARM64_MTE)
dd03762a
KW
171 # Some instrumentation may be unsound, hence EXPERT
172 select HAVE_ARCH_KCSAN if EXPERT
840b2398 173 select HAVE_ARCH_KFENCE
9529247d 174 select HAVE_ARCH_KGDB
8f0d3aa9
DC
175 select HAVE_ARCH_MMAP_RND_BITS
176 select HAVE_ARCH_MMAP_RND_COMPAT_BITS if COMPAT
271ca788 177 select HAVE_ARCH_PREL32_RELOCATIONS
70918779 178 select HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET
a1ae65b2 179 select HAVE_ARCH_SECCOMP_FILTER
0b3e3366 180 select HAVE_ARCH_STACKLEAK
9e8084d3 181 select HAVE_ARCH_THREAD_STRUCT_WHITELIST
8c2c3df3 182 select HAVE_ARCH_TRACEHOOK
8ee70879 183 select HAVE_ARCH_TRANSPARENT_HUGEPAGE
e3067861 184 select HAVE_ARCH_VMAP_STACK
8ee70879 185 select HAVE_ARM_SMCCC
2ff2b7ec 186 select HAVE_ASM_MODVERSIONS
6077776b 187 select HAVE_EBPF_JIT
af64d2aa 188 select HAVE_C_RECORDMCOUNT
5284e1b4 189 select HAVE_CMPXCHG_DOUBLE
95eff6b2 190 select HAVE_CMPXCHG_LOCAL
24a9c541 191 select HAVE_CONTEXT_TRACKING_USER
b69ec42b 192 select HAVE_DEBUG_KMEMLEAK
6ac2104d 193 select HAVE_DMA_CONTIGUOUS
bd7d38db 194 select HAVE_DYNAMIC_FTRACE
2aa6ac03
FR
195 select HAVE_DYNAMIC_FTRACE_WITH_ARGS \
196 if $(cc-option,-fpatchable-function-entry=2)
197 select HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS \
198 if DYNAMIC_FTRACE_WITH_ARGS && DYNAMIC_FTRACE_WITH_CALL_OPS
baaf553d 199 select HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS \
b3f11af9
MR
200 if (DYNAMIC_FTRACE_WITH_ARGS && !CFI_CLANG && \
201 !CC_OPTIMIZE_FOR_SIZE)
a31d793d 202 select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY \
26299b3f 203 if DYNAMIC_FTRACE_WITH_ARGS
8c3526fb
FR
204 select HAVE_SAMPLE_FTRACE_DIRECT
205 select HAVE_SAMPLE_FTRACE_DIRECT_MULTI
50afc33a 206 select HAVE_EFFICIENT_UNALIGNED_ACCESS
67a929e0 207 select HAVE_FAST_GUP
af64d2aa 208 select HAVE_FTRACE_MCOUNT_RECORD
819e50e2 209 select HAVE_FUNCTION_TRACER
42d038c4 210 select HAVE_FUNCTION_ERROR_INJECTION
36469703 211 select HAVE_FUNCTION_GRAPH_RETVAL if HAVE_FUNCTION_GRAPH_TRACER
819e50e2 212 select HAVE_FUNCTION_GRAPH_TRACER
6b90bd4b 213 select HAVE_GCC_PLUGINS
d7a0fe9e
DA
214 select HAVE_HARDLOCKUP_DETECTOR_PERF if PERF_EVENTS && \
215 HW_PERF_EVENTS && HAVE_PERF_EVENTS_NMI
8c2c3df3 216 select HAVE_HW_BREAKPOINT if PERF_EVENTS
893dea9c 217 select HAVE_IOREMAP_PROT
24da208d 218 select HAVE_IRQ_TIME_ACCOUNTING
e26bb75a 219 select HAVE_KVM
ea3752ba 220 select HAVE_MOD_ARCH_SPECIFIC
396a5d4a 221 select HAVE_NMI
8c2c3df3 222 select HAVE_PERF_EVENTS
d7a0fe9e 223 select HAVE_PERF_EVENTS_NMI if ARM64_PSEUDO_NMI
2ee0d7fd
JP
224 select HAVE_PERF_REGS
225 select HAVE_PERF_USER_STACK_DUMP
1b2d3451 226 select HAVE_PREEMPT_DYNAMIC_KEY
0a8ea52c 227 select HAVE_REGS_AND_STACK_ACCESS_API
a68773bd 228 select HAVE_POSIX_CPU_TIMERS_TASK_WORK
a823c35f 229 select HAVE_FUNCTION_ARG_ACCESS_API
ff2e6d72 230 select MMU_GATHER_RCU_TABLE_FREE
409d5db4 231 select HAVE_RSEQ
d148eac0 232 select HAVE_STACKPROTECTOR
055b1212 233 select HAVE_SYSCALL_TRACEPOINTS
2dd0e8d2 234 select HAVE_KPROBES
cd1ee3b1 235 select HAVE_KRETPROBES
28b1a824 236 select HAVE_GENERIC_VDSO
b3091f17 237 select HOTPLUG_CORE_SYNC_DEAD if HOTPLUG_CPU
8c2c3df3 238 select IRQ_DOMAIN
e8557d1f 239 select IRQ_FORCED_THREADING
f6f37d93 240 select KASAN_VMALLOC if KASAN
ae870a68 241 select LOCK_MM_AND_FIND_VMA
fea2acaa 242 select MODULES_USE_ELF_RELA
f616ab59 243 select NEED_DMA_MAP_STATE
86596f0a 244 select NEED_SG_DMA_LENGTH
8c2c3df3
CM
245 select OF
246 select OF_EARLY_FLATTREE
2eac9c2d 247 select PCI_DOMAINS_GENERIC if PCI
52146173 248 select PCI_ECAM if (ACPI && PCI)
20f1b79d 249 select PCI_SYSCALL if PCI
aa1e8ec1
CM
250 select POWER_RESET
251 select POWER_SUPPLY
8c2c3df3 252 select SPARSE_IRQ
09230cbc 253 select SWIOTLB
7ac57a89 254 select SYSCTL_EXCEPTION_TRACE
c02433dd 255 select THREAD_INFO_IN_TASK
7677f7fd 256 select HAVE_ARCH_USERFAULTFD_MINOR if USERFAULTFD
4aae683f 257 select TRACE_IRQFLAGS_SUPPORT
3381da25 258 select TRACE_IRQFLAGS_NMI_SUPPORT
8eb858c4 259 select HAVE_SOFTIRQ_ON_OWN_STACK
8c2c3df3
CM
260 help
261 ARM 64-bit (AArch64) Linux support.
262
26299b3f 263config CLANG_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS
45bd8951
NC
264 def_bool CC_IS_CLANG
265 # https://github.com/ClangBuiltLinux/linux/issues/1507
266 depends on AS_IS_GNU || (AS_IS_LLVM && (LD_IS_LLD || LD_VERSION >= 23600))
26299b3f 267 select HAVE_DYNAMIC_FTRACE_WITH_ARGS
45bd8951 268
26299b3f 269config GCC_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS
45bd8951
NC
270 def_bool CC_IS_GCC
271 depends on $(cc-option,-fpatchable-function-entry=2)
26299b3f 272 select HAVE_DYNAMIC_FTRACE_WITH_ARGS
45bd8951 273
8c2c3df3
CM
274config 64BIT
275 def_bool y
276
8c2c3df3
CM
277config MMU
278 def_bool y
279
030c4d24
MR
280config ARM64_PAGE_SHIFT
281 int
282 default 16 if ARM64_64K_PAGES
283 default 14 if ARM64_16K_PAGES
284 default 12
285
c0d6de32 286config ARM64_CONT_PTE_SHIFT
030c4d24
MR
287 int
288 default 5 if ARM64_64K_PAGES
289 default 7 if ARM64_16K_PAGES
290 default 4
291
e6765941
GS
292config ARM64_CONT_PMD_SHIFT
293 int
294 default 5 if ARM64_64K_PAGES
295 default 5 if ARM64_16K_PAGES
296 default 4
297
8f0d3aa9 298config ARCH_MMAP_RND_BITS_MIN
3cb7e662
JH
299 default 14 if ARM64_64K_PAGES
300 default 16 if ARM64_16K_PAGES
301 default 18
8f0d3aa9
DC
302
303# max bits determined by the following formula:
304# VA_BITS - PAGE_SHIFT - 3
305config ARCH_MMAP_RND_BITS_MAX
3cb7e662
JH
306 default 19 if ARM64_VA_BITS=36
307 default 24 if ARM64_VA_BITS=39
308 default 27 if ARM64_VA_BITS=42
309 default 30 if ARM64_VA_BITS=47
310 default 29 if ARM64_VA_BITS=48 && ARM64_64K_PAGES
311 default 31 if ARM64_VA_BITS=48 && ARM64_16K_PAGES
312 default 33 if ARM64_VA_BITS=48
313 default 14 if ARM64_64K_PAGES
314 default 16 if ARM64_16K_PAGES
315 default 18
8f0d3aa9
DC
316
317config ARCH_MMAP_RND_COMPAT_BITS_MIN
3cb7e662
JH
318 default 7 if ARM64_64K_PAGES
319 default 9 if ARM64_16K_PAGES
320 default 11
8f0d3aa9
DC
321
322config ARCH_MMAP_RND_COMPAT_BITS_MAX
3cb7e662 323 default 16
8f0d3aa9 324
ce816fa8 325config NO_IOPORT_MAP
d1e6dc91 326 def_bool y if !PCI
8c2c3df3
CM
327
328config STACKTRACE_SUPPORT
329 def_bool y
330
bf0c4e04
JVS
331config ILLEGAL_POINTER_VALUE
332 hex
333 default 0xdead000000000000
334
8c2c3df3
CM
335config LOCKDEP_SUPPORT
336 def_bool y
337
9fb7410f
DM
338config GENERIC_BUG
339 def_bool y
340 depends on BUG
341
342config GENERIC_BUG_RELATIVE_POINTERS
343 def_bool y
344 depends on GENERIC_BUG
345
8c2c3df3
CM
346config GENERIC_HWEIGHT
347 def_bool y
348
349config GENERIC_CSUM
3cb7e662 350 def_bool y
8c2c3df3
CM
351
352config GENERIC_CALIBRATE_DELAY
353 def_bool y
354
4b3dc967
WD
355config SMP
356 def_bool y
357
4cfb3613
AB
358config KERNEL_MODE_NEON
359 def_bool y
360
92cc15fc
RH
361config FIX_EARLYCON_MEM
362 def_bool y
363
9f25e6ad
KS
364config PGTABLE_LEVELS
365 int
21539939 366 default 2 if ARM64_16K_PAGES && ARM64_VA_BITS_36
9f25e6ad 367 default 2 if ARM64_64K_PAGES && ARM64_VA_BITS_42
b6d00d47 368 default 3 if ARM64_64K_PAGES && (ARM64_VA_BITS_48 || ARM64_VA_BITS_52)
9f25e6ad 369 default 3 if ARM64_4K_PAGES && ARM64_VA_BITS_39
44eaacf1 370 default 3 if ARM64_16K_PAGES && ARM64_VA_BITS_47
352b0395 371 default 4 if ARM64_16K_PAGES && (ARM64_VA_BITS_48 || ARM64_VA_BITS_52)
44eaacf1 372 default 4 if !ARM64_64K_PAGES && ARM64_VA_BITS_48
352b0395 373 default 5 if ARM64_4K_PAGES && ARM64_VA_BITS_52
9f25e6ad 374
9842ceae
PA
375config ARCH_SUPPORTS_UPROBES
376 def_bool y
377
8f360948
AB
378config ARCH_PROC_KCORE_TEXT
379 def_bool y
380
8bf9284d
VM
381config BROKEN_GAS_INST
382 def_bool !$(as-instr,1:\n.inst 0\n.rept . - 1b\n\nnop\n.endr\n)
383
9df3f508
MR
384config BUILTIN_RETURN_ADDRESS_STRIPS_PAC
385 bool
386 # Clang's __builtin_return_adddress() strips the PAC since 12.0.0
387 # https://reviews.llvm.org/D75044
388 default y if CC_IS_CLANG && (CLANG_VERSION >= 120000)
389 # GCC's __builtin_return_address() strips the PAC since 11.1.0,
390 # and this was backported to 10.2.0, 9.4.0, 8.5.0, but not earlier
391 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94891
392 default y if CC_IS_GCC && (GCC_VERSION >= 110100)
393 default y if CC_IS_GCC && (GCC_VERSION >= 100200) && (GCC_VERSION < 110000)
394 default y if CC_IS_GCC && (GCC_VERSION >= 90400) && (GCC_VERSION < 100000)
395 default y if CC_IS_GCC && (GCC_VERSION >= 80500) && (GCC_VERSION < 90000)
396 default n
397
6bd1d0be
SC
398config KASAN_SHADOW_OFFSET
399 hex
0fea6e9a 400 depends on KASAN_GENERIC || KASAN_SW_TAGS
352b0395
AB
401 default 0xdfff800000000000 if (ARM64_VA_BITS_48 || (ARM64_VA_BITS_52 && !ARM64_16K_PAGES)) && !KASAN_SW_TAGS
402 default 0xdfffc00000000000 if (ARM64_VA_BITS_47 || ARM64_VA_BITS_52) && ARM64_16K_PAGES && !KASAN_SW_TAGS
f4693c27
AB
403 default 0xdffffe0000000000 if ARM64_VA_BITS_42 && !KASAN_SW_TAGS
404 default 0xdfffffc000000000 if ARM64_VA_BITS_39 && !KASAN_SW_TAGS
405 default 0xdffffff800000000 if ARM64_VA_BITS_36 && !KASAN_SW_TAGS
352b0395
AB
406 default 0xefff800000000000 if (ARM64_VA_BITS_48 || (ARM64_VA_BITS_52 && !ARM64_16K_PAGES)) && KASAN_SW_TAGS
407 default 0xefffc00000000000 if (ARM64_VA_BITS_47 || ARM64_VA_BITS_52) && ARM64_16K_PAGES && KASAN_SW_TAGS
f4693c27
AB
408 default 0xeffffe0000000000 if ARM64_VA_BITS_42 && KASAN_SW_TAGS
409 default 0xefffffc000000000 if ARM64_VA_BITS_39 && KASAN_SW_TAGS
410 default 0xeffffff800000000 if ARM64_VA_BITS_36 && KASAN_SW_TAGS
6bd1d0be
SC
411 default 0xffffffffffffffff
412
68c76ad4
AB
413config UNWIND_TABLES
414 bool
415
6a377491 416source "arch/arm64/Kconfig.platforms"
8c2c3df3 417
8c2c3df3
CM
418menu "Kernel Features"
419
c0a01b84
AP
420menu "ARM errata workarounds via the alternatives framework"
421
6df696cd
OU
422config AMPERE_ERRATUM_AC03_CPU_38
423 bool "AmpereOne: AC03_CPU_38: Certain bits in the Virtualization Translation Control Register and Translation Control Registers do not follow RES0 semantics"
424 default y
425 help
426 This option adds an alternative code sequence to work around Ampere
427 erratum AC03_CPU_38 on AmpereOne.
428
429 The affected design reports FEAT_HAFDBS as not implemented in
430 ID_AA64MMFR1_EL1.HAFDBS, but (V)TCR_ELx.{HA,HD} are not RES0
431 as required by the architecture. The unadvertised HAFDBS
432 implementation suffers from an additional erratum where hardware
433 A/D updates can occur after a PTE has been marked invalid.
434
435 The workaround forces KVM to explicitly set VTCR_EL2.HA to 0,
436 which avoids enabling unadvertised hardware Access Flag management
437 at stage-2.
438
439 If unsure, say Y.
440
c9460dcb 441config ARM64_WORKAROUND_CLEAN_CACHE
bc15cf70 442 bool
c9460dcb 443
c0a01b84
AP
444config ARM64_ERRATUM_826319
445 bool "Cortex-A53: 826319: System might deadlock if a write cannot complete until read data is accepted"
446 default y
c9460dcb 447 select ARM64_WORKAROUND_CLEAN_CACHE
c0a01b84
AP
448 help
449 This option adds an alternative code sequence to work around ARM
450 erratum 826319 on Cortex-A53 parts up to r0p2 with an AMBA 4 ACE or
451 AXI master interface and an L2 cache.
452
453 If a Cortex-A53 uses an AMBA AXI4 ACE interface to other processors
454 and is unable to accept a certain write via this interface, it will
455 not progress on read data presented on the read data channel and the
456 system can deadlock.
457
458 The workaround promotes data cache clean instructions to
459 data cache clean-and-invalidate.
460 Please note that this does not necessarily enable the workaround,
461 as it depends on the alternative framework, which will only patch
462 the kernel if an affected CPU is detected.
463
464 If unsure, say Y.
465
466config ARM64_ERRATUM_827319
467 bool "Cortex-A53: 827319: Data cache clean instructions might cause overlapping transactions to the interconnect"
468 default y
c9460dcb 469 select ARM64_WORKAROUND_CLEAN_CACHE
c0a01b84
AP
470 help
471 This option adds an alternative code sequence to work around ARM
472 erratum 827319 on Cortex-A53 parts up to r0p2 with an AMBA 5 CHI
473 master interface and an L2 cache.
474
475 Under certain conditions this erratum can cause a clean line eviction
476 to occur at the same time as another transaction to the same address
477 on the AMBA 5 CHI interface, which can cause data corruption if the
478 interconnect reorders the two transactions.
479
480 The workaround promotes data cache clean instructions to
481 data cache clean-and-invalidate.
482 Please note that this does not necessarily enable the workaround,
483 as it depends on the alternative framework, which will only patch
484 the kernel if an affected CPU is detected.
485
486 If unsure, say Y.
487
488config ARM64_ERRATUM_824069
489 bool "Cortex-A53: 824069: Cache line might not be marked as clean after a CleanShared snoop"
490 default y
c9460dcb 491 select ARM64_WORKAROUND_CLEAN_CACHE
c0a01b84
AP
492 help
493 This option adds an alternative code sequence to work around ARM
494 erratum 824069 on Cortex-A53 parts up to r0p2 when it is connected
495 to a coherent interconnect.
496
497 If a Cortex-A53 processor is executing a store or prefetch for
498 write instruction at the same time as a processor in another
499 cluster is executing a cache maintenance operation to the same
500 address, then this erratum might cause a clean cache line to be
501 incorrectly marked as dirty.
502
503 The workaround promotes data cache clean instructions to
504 data cache clean-and-invalidate.
505 Please note that this option does not necessarily enable the
506 workaround, as it depends on the alternative framework, which will
507 only patch the kernel if an affected CPU is detected.
508
509 If unsure, say Y.
510
511config ARM64_ERRATUM_819472
512 bool "Cortex-A53: 819472: Store exclusive instructions might cause data corruption"
513 default y
c9460dcb 514 select ARM64_WORKAROUND_CLEAN_CACHE
c0a01b84
AP
515 help
516 This option adds an alternative code sequence to work around ARM
517 erratum 819472 on Cortex-A53 parts up to r0p1 with an L2 cache
518 present when it is connected to a coherent interconnect.
519
520 If the processor is executing a load and store exclusive sequence at
521 the same time as a processor in another cluster is executing a cache
522 maintenance operation to the same address, then this erratum might
523 cause data corruption.
524
525 The workaround promotes data cache clean instructions to
526 data cache clean-and-invalidate.
527 Please note that this does not necessarily enable the workaround,
528 as it depends on the alternative framework, which will only patch
529 the kernel if an affected CPU is detected.
530
531 If unsure, say Y.
532
533config ARM64_ERRATUM_832075
534 bool "Cortex-A57: 832075: possible deadlock on mixing exclusive memory accesses with device loads"
535 default y
536 help
537 This option adds an alternative code sequence to work around ARM
538 erratum 832075 on Cortex-A57 parts up to r1p2.
539
540 Affected Cortex-A57 parts might deadlock when exclusive load/store
541 instructions to Write-Back memory are mixed with Device loads.
542
543 The workaround is to promote device loads to use Load-Acquire
544 semantics.
545 Please note that this does not necessarily enable the workaround,
498cd5c3
MZ
546 as it depends on the alternative framework, which will only patch
547 the kernel if an affected CPU is detected.
548
549 If unsure, say Y.
550
551config ARM64_ERRATUM_834220
552 bool "Cortex-A57: 834220: Stage 2 translation fault might be incorrectly reported in presence of a Stage 1 fault"
553 depends on KVM
554 default y
555 help
556 This option adds an alternative code sequence to work around ARM
557 erratum 834220 on Cortex-A57 parts up to r1p2.
558
559 Affected Cortex-A57 parts might report a Stage 2 translation
560 fault as the result of a Stage 1 fault for load crossing a
561 page boundary when there is a permission or device memory
562 alignment fault at Stage 1 and a translation fault at Stage 2.
563
564 The workaround is to verify that the Stage 1 translation
565 doesn't generate a fault before handling the Stage 2 fault.
566 Please note that this does not necessarily enable the workaround,
c0a01b84
AP
567 as it depends on the alternative framework, which will only patch
568 the kernel if an affected CPU is detected.
569
570 If unsure, say Y.
571
44b3834b
JM
572config ARM64_ERRATUM_1742098
573 bool "Cortex-A57/A72: 1742098: ELR recorded incorrectly on interrupt taken between cryptographic instructions in a sequence"
574 depends on COMPAT
575 default y
576 help
577 This option removes the AES hwcap for aarch32 user-space to
578 workaround erratum 1742098 on Cortex-A57 and Cortex-A72.
579
580 Affected parts may corrupt the AES state if an interrupt is
581 taken between a pair of AES instructions. These instructions
582 are only present if the cryptography extensions are present.
583 All software should have a fallback implementation for CPUs
584 that don't implement the cryptography extensions.
585
586 If unsure, say Y.
587
905e8c5d
WD
588config ARM64_ERRATUM_845719
589 bool "Cortex-A53: 845719: a load might read incorrect data"
590 depends on COMPAT
591 default y
592 help
593 This option adds an alternative code sequence to work around ARM
594 erratum 845719 on Cortex-A53 parts up to r0p4.
595
596 When running a compat (AArch32) userspace on an affected Cortex-A53
597 part, a load at EL0 from a virtual address that matches the bottom 32
598 bits of the virtual address used by a recent load at (AArch64) EL1
599 might return incorrect data.
600
601 The workaround is to write the contextidr_el1 register on exception
602 return to a 32-bit task.
603 Please note that this does not necessarily enable the workaround,
604 as it depends on the alternative framework, which will only patch
605 the kernel if an affected CPU is detected.
606
607 If unsure, say Y.
608
df057cc7
WD
609config ARM64_ERRATUM_843419
610 bool "Cortex-A53: 843419: A load or store might access an incorrect address"
df057cc7
WD
611 default y
612 help
6ffe9923 613 This option links the kernel with '--fix-cortex-a53-843419' and
a257e025
AB
614 enables PLT support to replace certain ADRP instructions, which can
615 cause subsequent memory accesses to use an incorrect address on
616 Cortex-A53 parts up to r0p4.
df057cc7
WD
617
618 If unsure, say Y.
619
987fdfec
MY
620config ARM64_LD_HAS_FIX_ERRATUM_843419
621 def_bool $(ld-option,--fix-cortex-a53-843419)
622
ece1397c
SP
623config ARM64_ERRATUM_1024718
624 bool "Cortex-A55: 1024718: Update of DBM/AP bits without break before make might result in incorrect update"
625 default y
626 help
bc15cf70 627 This option adds a workaround for ARM Cortex-A55 Erratum 1024718.
ece1397c 628
c0b15c25 629 Affected Cortex-A55 cores (all revisions) could cause incorrect
ece1397c 630 update of the hardware dirty bit when the DBM/AP bits are updated
bc15cf70 631 without a break-before-make. The workaround is to disable the usage
ece1397c 632 of hardware DBM locally on the affected cores. CPUs not affected by
bc15cf70 633 this erratum will continue to use the feature.
df057cc7
WD
634
635 If unsure, say Y.
636
a5325089 637config ARM64_ERRATUM_1418040
6989303a 638 bool "Cortex-A76/Neoverse-N1: MRC read following MRRC read of specific Generic Timer in AArch32 might give incorrect result"
95b861a4 639 default y
c2b5bba3 640 depends on COMPAT
95b861a4 641 help
24cf262d 642 This option adds a workaround for ARM Cortex-A76/Neoverse-N1
a5325089 643 errata 1188873 and 1418040.
95b861a4 644
a5325089 645 Affected Cortex-A76/Neoverse-N1 cores (r0p0 to r3p1) could
6989303a
MZ
646 cause register corruption when accessing the timer registers
647 from AArch32 userspace.
95b861a4
MZ
648
649 If unsure, say Y.
650
02ab1f50 651config ARM64_WORKAROUND_SPECULATIVE_AT
e85d68fa
SP
652 bool
653
a457b0f7 654config ARM64_ERRATUM_1165522
02ab1f50 655 bool "Cortex-A76: 1165522: Speculative AT instruction using out-of-context translation regime could cause subsequent request to generate an incorrect translation"
a457b0f7 656 default y
02ab1f50 657 select ARM64_WORKAROUND_SPECULATIVE_AT
a457b0f7 658 help
bc15cf70 659 This option adds a workaround for ARM Cortex-A76 erratum 1165522.
a457b0f7
MZ
660
661 Affected Cortex-A76 cores (r0p0, r1p0, r2p0) could end-up with
662 corrupted TLBs by speculating an AT instruction during a guest
663 context switch.
664
665 If unsure, say Y.
666
02ab1f50
AS
667config ARM64_ERRATUM_1319367
668 bool "Cortex-A57/A72: 1319537: Speculative AT instruction using out-of-context translation regime could cause subsequent request to generate an incorrect translation"
669 default y
670 select ARM64_WORKAROUND_SPECULATIVE_AT
671 help
672 This option adds work arounds for ARM Cortex-A57 erratum 1319537
673 and A72 erratum 1319367
674
675 Cortex-A57 and A72 cores could end-up with corrupted TLBs by
676 speculating an AT instruction during a guest context switch.
677
678 If unsure, say Y.
679
275fa0ea 680config ARM64_ERRATUM_1530923
02ab1f50 681 bool "Cortex-A55: 1530923: Speculative AT instruction using out-of-context translation regime could cause subsequent request to generate an incorrect translation"
275fa0ea 682 default y
02ab1f50 683 select ARM64_WORKAROUND_SPECULATIVE_AT
275fa0ea
SP
684 help
685 This option adds a workaround for ARM Cortex-A55 erratum 1530923.
686
687 Affected Cortex-A55 cores (r0p0, r0p1, r1p0, r2p0) could end-up with
688 corrupted TLBs by speculating an AT instruction during a guest
689 context switch.
690
691 If unsure, say Y.
a457b0f7 692
ebcea694
GU
693config ARM64_WORKAROUND_REPEAT_TLBI
694 bool
695
171df580
JM
696config ARM64_ERRATUM_2441007
697 bool "Cortex-A55: Completion of affected memory accesses might not be guaranteed by completion of a TLBI"
698 default y
699 select ARM64_WORKAROUND_REPEAT_TLBI
700 help
701 This option adds a workaround for ARM Cortex-A55 erratum #2441007.
702
703 Under very rare circumstances, affected Cortex-A55 CPUs
704 may not handle a race between a break-before-make sequence on one
705 CPU, and another CPU accessing the same page. This could allow a
706 store to a page that has been unmapped.
707
708 Work around this by adding the affected CPUs to the list that needs
709 TLB sequences to be done twice.
710
711 If unsure, say Y.
712
ce8c80c5
CM
713config ARM64_ERRATUM_1286807
714 bool "Cortex-A76: Modification of the translation table for a virtual address might lead to read-after-read ordering violation"
715 default y
716 select ARM64_WORKAROUND_REPEAT_TLBI
717 help
bc15cf70 718 This option adds a workaround for ARM Cortex-A76 erratum 1286807.
ce8c80c5
CM
719
720 On the affected Cortex-A76 cores (r0p0 to r3p0), if a virtual
721 address for a cacheable mapping of a location is being
722 accessed by a core while another core is remapping the virtual
723 address to a new physical page using the recommended
724 break-before-make sequence, then under very rare circumstances
725 TLBI+DSB completes before a read using the translation being
726 invalidated has been observed by other observers. The
727 workaround repeats the TLBI+DSB operation.
728
969f5ea6
WD
729config ARM64_ERRATUM_1463225
730 bool "Cortex-A76: Software Step might prevent interrupt recognition"
731 default y
732 help
733 This option adds a workaround for Arm Cortex-A76 erratum 1463225.
734
735 On the affected Cortex-A76 cores (r0p0 to r3p1), software stepping
736 of a system call instruction (SVC) can prevent recognition of
737 subsequent interrupts when software stepping is disabled in the
738 exception handler of the system call and either kernel debugging
739 is enabled or VHE is in use.
740
741 Work around the erratum by triggering a dummy step exception
742 when handling a system call from a task that is being stepped
743 in a VHE configuration of the kernel.
744
745 If unsure, say Y.
746
05460849
JM
747config ARM64_ERRATUM_1542419
748 bool "Neoverse-N1: workaround mis-ordering of instruction fetches"
749 default y
750 help
751 This option adds a workaround for ARM Neoverse-N1 erratum
752 1542419.
753
754 Affected Neoverse-N1 cores could execute a stale instruction when
755 modified by another CPU. The workaround depends on a firmware
756 counterpart.
757
758 Workaround the issue by hiding the DIC feature from EL0. This
759 forces user-space to perform cache maintenance.
760
761 If unsure, say Y.
762
96d389ca
RH
763config ARM64_ERRATUM_1508412
764 bool "Cortex-A77: 1508412: workaround deadlock on sequence of NC/Device load and store exclusive or PAR read"
765 default y
766 help
767 This option adds a workaround for Arm Cortex-A77 erratum 1508412.
768
769 Affected Cortex-A77 cores (r0p0, r1p0) could deadlock on a sequence
770 of a store-exclusive or read of PAR_EL1 and a load with device or
771 non-cacheable memory attributes. The workaround depends on a firmware
772 counterpart.
773
774 KVM guests must also have the workaround implemented or they can
775 deadlock the system.
776
777 Work around the issue by inserting DMB SY barriers around PAR_EL1
778 register reads and warning KVM users. The DMB barrier is sufficient
779 to prevent a speculative PAR_EL1 read.
780
781 If unsure, say Y.
782
b9d216fc
SP
783config ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE
784 bool
785
297ae1eb
JM
786config ARM64_ERRATUM_2051678
787 bool "Cortex-A510: 2051678: disable Hardware Update of the page table dirty bit"
a4b92ceb 788 default y
297ae1eb
JM
789 help
790 This options adds the workaround for ARM Cortex-A510 erratum ARM64_ERRATUM_2051678.
0ff74a23 791 Affected Cortex-A510 might not respect the ordering rules for
297ae1eb
JM
792 hardware update of the page table's dirty bit. The workaround
793 is to not enable the feature on affected CPUs.
794
795 If unsure, say Y.
796
1dd498e5
JM
797config ARM64_ERRATUM_2077057
798 bool "Cortex-A510: 2077057: workaround software-step corrupting SPSR_EL2"
4c11113c 799 default y
1dd498e5
JM
800 help
801 This option adds the workaround for ARM Cortex-A510 erratum 2077057.
802 Affected Cortex-A510 may corrupt SPSR_EL2 when the a step exception is
803 expected, but a Pointer Authentication trap is taken instead. The
804 erratum causes SPSR_EL1 to be copied to SPSR_EL2, which could allow
805 EL1 to cause a return to EL2 with a guest controlled ELR_EL2.
806
807 This can only happen when EL2 is stepping EL1.
808
809 When these conditions occur, the SPSR_EL2 value is unchanged from the
810 previous guest entry, and can be restored from the in-memory copy.
811
812 If unsure, say Y.
813
1bdb0fbb
JM
814config ARM64_ERRATUM_2658417
815 bool "Cortex-A510: 2658417: remove BF16 support due to incorrect result"
816 default y
817 help
818 This option adds the workaround for ARM Cortex-A510 erratum 2658417.
819 Affected Cortex-A510 (r0p0 to r1p1) may produce the wrong result for
820 BFMMLA or VMMLA instructions in rare circumstances when a pair of
821 A510 CPUs are using shared neon hardware. As the sharing is not
822 discoverable by the kernel, hide the BF16 HWCAP to indicate that
823 user-space should not be using these instructions.
824
825 If unsure, say Y.
826
b9d216fc 827config ARM64_ERRATUM_2119858
eb30d838 828 bool "Cortex-A710/X2: 2119858: workaround TRBE overwriting trace data in FILL mode"
b9d216fc 829 default y
b9d216fc
SP
830 depends on CORESIGHT_TRBE
831 select ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE
832 help
eb30d838 833 This option adds the workaround for ARM Cortex-A710/X2 erratum 2119858.
b9d216fc 834
eb30d838 835 Affected Cortex-A710/X2 cores could overwrite up to 3 cache lines of trace
b9d216fc
SP
836 data at the base of the buffer (pointed to by TRBASER_EL1) in FILL mode in
837 the event of a WRAP event.
838
839 Work around the issue by always making sure we move the TRBPTR_EL1 by
840 256 bytes before enabling the buffer and filling the first 256 bytes of
841 the buffer with ETM ignore packets upon disabling.
842
843 If unsure, say Y.
844
845config ARM64_ERRATUM_2139208
846 bool "Neoverse-N2: 2139208: workaround TRBE overwriting trace data in FILL mode"
847 default y
b9d216fc
SP
848 depends on CORESIGHT_TRBE
849 select ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE
850 help
851 This option adds the workaround for ARM Neoverse-N2 erratum 2139208.
852
853 Affected Neoverse-N2 cores could overwrite up to 3 cache lines of trace
854 data at the base of the buffer (pointed to by TRBASER_EL1) in FILL mode in
855 the event of a WRAP event.
856
857 Work around the issue by always making sure we move the TRBPTR_EL1 by
858 256 bytes before enabling the buffer and filling the first 256 bytes of
859 the buffer with ETM ignore packets upon disabling.
860
861 If unsure, say Y.
862
fa82d0b4
SP
863config ARM64_WORKAROUND_TSB_FLUSH_FAILURE
864 bool
865
866config ARM64_ERRATUM_2054223
867 bool "Cortex-A710: 2054223: workaround TSB instruction failing to flush trace"
868 default y
869 select ARM64_WORKAROUND_TSB_FLUSH_FAILURE
870 help
871 Enable workaround for ARM Cortex-A710 erratum 2054223
872
873 Affected cores may fail to flush the trace data on a TSB instruction, when
874 the PE is in trace prohibited state. This will cause losing a few bytes
875 of the trace cached.
876
877 Workaround is to issue two TSB consecutively on affected cores.
878
879 If unsure, say Y.
880
881config ARM64_ERRATUM_2067961
882 bool "Neoverse-N2: 2067961: workaround TSB instruction failing to flush trace"
883 default y
884 select ARM64_WORKAROUND_TSB_FLUSH_FAILURE
885 help
886 Enable workaround for ARM Neoverse-N2 erratum 2067961
887
888 Affected cores may fail to flush the trace data on a TSB instruction, when
889 the PE is in trace prohibited state. This will cause losing a few bytes
890 of the trace cached.
891
892 Workaround is to issue two TSB consecutively on affected cores.
893
894 If unsure, say Y.
895
8d81b2a3
SP
896config ARM64_WORKAROUND_TRBE_WRITE_OUT_OF_RANGE
897 bool
898
899config ARM64_ERRATUM_2253138
900 bool "Neoverse-N2: 2253138: workaround TRBE writing to address out-of-range"
8d81b2a3
SP
901 depends on CORESIGHT_TRBE
902 default y
903 select ARM64_WORKAROUND_TRBE_WRITE_OUT_OF_RANGE
904 help
905 This option adds the workaround for ARM Neoverse-N2 erratum 2253138.
906
907 Affected Neoverse-N2 cores might write to an out-of-range address, not reserved
908 for TRBE. Under some conditions, the TRBE might generate a write to the next
909 virtually addressed page following the last page of the TRBE address space
910 (i.e., the TRBLIMITR_EL1.LIMIT), instead of wrapping around to the base.
911
912 Work around this in the driver by always making sure that there is a
913 page beyond the TRBLIMITR_EL1.LIMIT, within the space allowed for the TRBE.
914
915 If unsure, say Y.
916
917config ARM64_ERRATUM_2224489
eb30d838 918 bool "Cortex-A710/X2: 2224489: workaround TRBE writing to address out-of-range"
8d81b2a3
SP
919 depends on CORESIGHT_TRBE
920 default y
921 select ARM64_WORKAROUND_TRBE_WRITE_OUT_OF_RANGE
922 help
eb30d838 923 This option adds the workaround for ARM Cortex-A710/X2 erratum 2224489.
8d81b2a3 924
eb30d838 925 Affected Cortex-A710/X2 cores might write to an out-of-range address, not reserved
8d81b2a3
SP
926 for TRBE. Under some conditions, the TRBE might generate a write to the next
927 virtually addressed page following the last page of the TRBE address space
928 (i.e., the TRBLIMITR_EL1.LIMIT), instead of wrapping around to the base.
929
930 Work around this in the driver by always making sure that there is a
931 page beyond the TRBLIMITR_EL1.LIMIT, within the space allowed for the TRBE.
932
933 If unsure, say Y.
934
39fdb65f
JM
935config ARM64_ERRATUM_2441009
936 bool "Cortex-A510: Completion of affected memory accesses might not be guaranteed by completion of a TLBI"
937 default y
938 select ARM64_WORKAROUND_REPEAT_TLBI
939 help
940 This option adds a workaround for ARM Cortex-A510 erratum #2441009.
941
942 Under very rare circumstances, affected Cortex-A510 CPUs
943 may not handle a race between a break-before-make sequence on one
944 CPU, and another CPU accessing the same page. This could allow a
945 store to a page that has been unmapped.
946
947 Work around this by adding the affected CPUs to the list that needs
948 TLB sequences to be done twice.
949
950 If unsure, say Y.
951
607a9afa
AK
952config ARM64_ERRATUM_2064142
953 bool "Cortex-A510: 2064142: workaround TRBE register writes while disabled"
ac0ba210 954 depends on CORESIGHT_TRBE
607a9afa
AK
955 default y
956 help
957 This option adds the workaround for ARM Cortex-A510 erratum 2064142.
958
959 Affected Cortex-A510 core might fail to write into system registers after the
960 TRBE has been disabled. Under some conditions after the TRBE has been disabled
961 writes into TRBE registers TRBLIMITR_EL1, TRBPTR_EL1, TRBBASER_EL1, TRBSR_EL1,
962 and TRBTRG_EL1 will be ignored and will not be effected.
963
964 Work around this in the driver by executing TSB CSYNC and DSB after collection
965 is stopped and before performing a system register write to one of the affected
966 registers.
967
968 If unsure, say Y.
969
3bd94a87
AK
970config ARM64_ERRATUM_2038923
971 bool "Cortex-A510: 2038923: workaround TRBE corruption with enable"
f209e9fe 972 depends on CORESIGHT_TRBE
3bd94a87
AK
973 default y
974 help
975 This option adds the workaround for ARM Cortex-A510 erratum 2038923.
976
977 Affected Cortex-A510 core might cause an inconsistent view on whether trace is
978 prohibited within the CPU. As a result, the trace buffer or trace buffer state
979 might be corrupted. This happens after TRBE buffer has been enabled by setting
980 TRBLIMITR_EL1.E, followed by just a single context synchronization event before
981 execution changes from a context, in which trace is prohibited to one where it
982 isn't, or vice versa. In these mentioned conditions, the view of whether trace
983 is prohibited is inconsistent between parts of the CPU, and the trace buffer or
984 the trace buffer state might be corrupted.
985
986 Work around this in the driver by preventing an inconsistent view of whether the
987 trace is prohibited or not based on TRBLIMITR_EL1.E by immediately following a
988 change to TRBLIMITR_EL1.E with at least one ISB instruction before an ERET, or
989 two ISB instructions if no ERET is to take place.
990
991 If unsure, say Y.
992
708e8af4
AK
993config ARM64_ERRATUM_1902691
994 bool "Cortex-A510: 1902691: workaround TRBE trace corruption"
3a828845 995 depends on CORESIGHT_TRBE
708e8af4
AK
996 default y
997 help
998 This option adds the workaround for ARM Cortex-A510 erratum 1902691.
999
1000 Affected Cortex-A510 core might cause trace data corruption, when being written
1001 into the memory. Effectively TRBE is broken and hence cannot be used to capture
1002 trace data.
1003
1004 Work around this problem in the driver by just preventing TRBE initialization on
1005 affected cpus. The firmware must have disabled the access to TRBE for the kernel
1006 on such implementations. This will cover the kernel for any firmware that doesn't
1007 do this already.
1008
1009 If unsure, say Y.
1010
e89d120c
IV
1011config ARM64_ERRATUM_2457168
1012 bool "Cortex-A510: 2457168: workaround for AMEVCNTR01 incrementing incorrectly"
1013 depends on ARM64_AMU_EXTN
1014 default y
1015 help
1016 This option adds the workaround for ARM Cortex-A510 erratum 2457168.
1017
1018 The AMU counter AMEVCNTR01 (constant counter) should increment at the same rate
1019 as the system counter. On affected Cortex-A510 cores AMEVCNTR01 increments
1020 incorrectly giving a significantly higher output value.
1021
1022 Work around this problem by returning 0 when reading the affected counter in
1023 key locations that results in disabling all users of this counter. This effect
1024 is the same to firmware disabling affected counters.
1025
1026 If unsure, say Y.
1027
5db568e7
AK
1028config ARM64_ERRATUM_2645198
1029 bool "Cortex-A715: 2645198: Workaround possible [ESR|FAR]_ELx corruption"
1030 default y
1031 help
1032 This option adds the workaround for ARM Cortex-A715 erratum 2645198.
1033
1034 If a Cortex-A715 cpu sees a page mapping permissions change from executable
1035 to non-executable, it may corrupt the ESR_ELx and FAR_ELx registers on the
1036 next instruction abort caused by permission fault.
1037
1038 Only user-space does executable to non-executable permission transition via
1039 mprotect() system call. Workaround the problem by doing a break-before-make
1040 TLB invalidation, for all changes to executable user space mappings.
1041
1042 If unsure, say Y.
1043
546b7cde
RH
1044config ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
1045 bool
1046
471470bc
RH
1047config ARM64_ERRATUM_2966298
1048 bool "Cortex-A520: 2966298: workaround for speculatively executed unprivileged load"
546b7cde 1049 select ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
471470bc
RH
1050 default y
1051 help
1052 This option adds the workaround for ARM Cortex-A520 erratum 2966298.
1053
1054 On an affected Cortex-A520 core, a speculatively executed unprivileged
1055 load might leak data from a privileged level via a cache side channel.
1056
1057 Work around this problem by executing a TLBI before returning to EL0.
1058
1059 If unsure, say Y.
1060
f827bcda
RH
1061config ARM64_ERRATUM_3117295
1062 bool "Cortex-A510: 3117295: workaround for speculatively executed unprivileged load"
1063 select ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
1064 default y
1065 help
1066 This option adds the workaround for ARM Cortex-A510 erratum 3117295.
1067
1068 On an affected Cortex-A510 core, a speculatively executed unprivileged
1069 load might leak data from a privileged level via a cache side channel.
1070
1071 Work around this problem by executing a TLBI before returning to EL0.
1072
1073 If unsure, say Y.
1074
94100970
RR
1075config CAVIUM_ERRATUM_22375
1076 bool "Cavium erratum 22375, 24313"
1077 default y
1078 help
bc15cf70 1079 Enable workaround for errata 22375 and 24313.
94100970
RR
1080
1081 This implements two gicv3-its errata workarounds for ThunderX. Both
bc15cf70 1082 with a small impact affecting only ITS table allocation.
94100970
RR
1083
1084 erratum 22375: only alloc 8MB table size
1085 erratum 24313: ignore memory access type
1086
1087 The fixes are in ITS initialization and basically ignore memory access
1088 type and table size provided by the TYPER and BASER registers.
1089
1090 If unsure, say Y.
1091
fbf8f40e
GK
1092config CAVIUM_ERRATUM_23144
1093 bool "Cavium erratum 23144: ITS SYNC hang on dual socket system"
1094 depends on NUMA
1095 default y
1096 help
1097 ITS SYNC command hang for cross node io and collections/cpu mapping.
1098
1099 If unsure, say Y.
1100
6d4e11c5 1101config CAVIUM_ERRATUM_23154
24a147bc 1102 bool "Cavium errata 23154 and 38545: GICv3 lacks HW synchronisation"
6d4e11c5
RR
1103 default y
1104 help
24a147bc 1105 The ThunderX GICv3 implementation requires a modified version for
6d4e11c5
RR
1106 reading the IAR status to ensure data synchronization
1107 (access to icc_iar1_el1 is not sync'ed before and after).
1108
24a147bc
LC
1109 It also suffers from erratum 38545 (also present on Marvell's
1110 OcteonTX and OcteonTX2), resulting in deactivated interrupts being
1111 spuriously presented to the CPU interface.
1112
6d4e11c5
RR
1113 If unsure, say Y.
1114
104a0c02
AP
1115config CAVIUM_ERRATUM_27456
1116 bool "Cavium erratum 27456: Broadcast TLBI instructions may cause icache corruption"
1117 default y
1118 help
1119 On ThunderX T88 pass 1.x through 2.1 parts, broadcast TLBI
1120 instructions may cause the icache to become corrupted if it
1121 contains data for a non-current ASID. The fix is to
1122 invalidate the icache when changing the mm context.
1123
1124 If unsure, say Y.
1125
690a3415
DD
1126config CAVIUM_ERRATUM_30115
1127 bool "Cavium erratum 30115: Guest may disable interrupts in host"
1128 default y
1129 help
1130 On ThunderX T88 pass 1.x through 2.2, T81 pass 1.0 through
1131 1.2, and T83 Pass 1.0, KVM guest execution may disable
1132 interrupts in host. Trapping both GICv3 group-0 and group-1
1133 accesses sidesteps the issue.
1134
1135 If unsure, say Y.
1136
603afdc9
MZ
1137config CAVIUM_TX2_ERRATUM_219
1138 bool "Cavium ThunderX2 erratum 219: PRFM between TTBR change and ISB fails"
1139 default y
1140 help
1141 On Cavium ThunderX2, a load, store or prefetch instruction between a
1142 TTBR update and the corresponding context synchronizing operation can
1143 cause a spurious Data Abort to be delivered to any hardware thread in
1144 the CPU core.
1145
1146 Work around the issue by avoiding the problematic code sequence and
1147 trapping KVM guest TTBRx_EL1 writes to EL2 when SMT is enabled. The
1148 trap handler performs the corresponding register access, skips the
1149 instruction and ensures context synchronization by virtue of the
1150 exception return.
1151
1152 If unsure, say Y.
1153
ebcea694
GU
1154config FUJITSU_ERRATUM_010001
1155 bool "Fujitsu-A64FX erratum E#010001: Undefined fault may occur wrongly"
1156 default y
1157 help
1158 This option adds a workaround for Fujitsu-A64FX erratum E#010001.
1159 On some variants of the Fujitsu-A64FX cores ver(1.0, 1.1), memory
1160 accesses may cause undefined fault (Data abort, DFSC=0b111111).
1161 This fault occurs under a specific hardware condition when a
1162 load/store instruction performs an address translation using:
1163 case-1 TTBR0_EL1 with TCR_EL1.NFD0 == 1.
1164 case-2 TTBR0_EL2 with TCR_EL2.NFD0 == 1.
1165 case-3 TTBR1_EL1 with TCR_EL1.NFD1 == 1.
1166 case-4 TTBR1_EL2 with TCR_EL2.NFD1 == 1.
1167
1168 The workaround is to ensure these bits are clear in TCR_ELx.
1169 The workaround only affects the Fujitsu-A64FX.
1170
1171 If unsure, say Y.
1172
1173config HISILICON_ERRATUM_161600802
1174 bool "Hip07 161600802: Erroneous redistributor VLPI base"
1175 default y
1176 help
1177 The HiSilicon Hip07 SoC uses the wrong redistributor base
1178 when issued ITS commands such as VMOVP and VMAPP, and requires
1179 a 128kB offset to be applied to the target address in this commands.
1180
1181 If unsure, say Y.
1182
38fd94b0
CC
1183config QCOM_FALKOR_ERRATUM_1003
1184 bool "Falkor E1003: Incorrect translation due to ASID change"
1185 default y
38fd94b0
CC
1186 help
1187 On Falkor v1, an incorrect ASID may be cached in the TLB when ASID
d1777e68
WD
1188 and BADDR are changed together in TTBRx_EL1. Since we keep the ASID
1189 in TTBR1_EL1, this situation only occurs in the entry trampoline and
1190 then only for entries in the walk cache, since the leaf translation
1191 is unchanged. Work around the erratum by invalidating the walk cache
1192 entries for the trampoline before entering the kernel proper.
38fd94b0 1193
d9ff80f8
CC
1194config QCOM_FALKOR_ERRATUM_1009
1195 bool "Falkor E1009: Prematurely complete a DSB after a TLBI"
1196 default y
ce8c80c5 1197 select ARM64_WORKAROUND_REPEAT_TLBI
d9ff80f8
CC
1198 help
1199 On Falkor v1, the CPU may prematurely complete a DSB following a
1200 TLBI xxIS invalidate maintenance operation. Repeat the TLBI operation
1201 one more time to fix the issue.
1202
1203 If unsure, say Y.
1204
90922a2d
SD
1205config QCOM_QDF2400_ERRATUM_0065
1206 bool "QDF2400 E0065: Incorrect GITS_TYPER.ITT_Entry_size"
1207 default y
1208 help
1209 On Qualcomm Datacenter Technologies QDF2400 SoC, ITS hardware reports
1210 ITE size incorrectly. The GITS_TYPER.ITT_Entry_size field should have
1211 been indicated as 16Bytes (0xf), not 8Bytes (0x7).
1212
1213 If unsure, say Y.
1214
932b50c7
SD
1215config QCOM_FALKOR_ERRATUM_E1041
1216 bool "Falkor E1041: Speculative instruction fetches might cause errant memory access"
1217 default y
1218 help
1219 Falkor CPU may speculatively fetch instructions from an improper
1220 memory location when MMU translation is changed from SCTLR_ELn[M]=1
1221 to SCTLR_ELn[M]=0. Prefix an ISB instruction to fix the problem.
1222
1223 If unsure, say Y.
1224
20109a85
RW
1225config NVIDIA_CARMEL_CNP_ERRATUM
1226 bool "NVIDIA Carmel CNP: CNP on Carmel semantically different than ARM cores"
1227 default y
1228 help
1229 If CNP is enabled on Carmel cores, non-sharable TLBIs on a core will not
1230 invalidate shared TLB entries installed by a different core, as it would
1231 on standard ARM cores.
1232
1233 If unsure, say Y.
1234
a8707f55
SR
1235config ROCKCHIP_ERRATUM_3588001
1236 bool "Rockchip 3588001: GIC600 can not support shareability attributes"
1237 default y
1238 help
1239 The Rockchip RK3588 GIC600 SoC integration does not support ACE/ACE-lite.
1240 This means, that its sharability feature may not be used, even though it
1241 is supported by the IP itself.
1242
1243 If unsure, say Y.
1244
ebcea694
GU
1245config SOCIONEXT_SYNQUACER_PREITS
1246 bool "Socionext Synquacer: Workaround for GICv3 pre-ITS"
3e32131a
ZL
1247 default y
1248 help
ebcea694
GU
1249 Socionext Synquacer SoCs implement a separate h/w block to generate
1250 MSI doorbell writes with non-zero values for the device ID.
3e32131a
ZL
1251
1252 If unsure, say Y.
1253
3cb7e662 1254endmenu # "ARM errata workarounds via the alternatives framework"
c0a01b84 1255
e41ceed0
JL
1256choice
1257 prompt "Page size"
1258 default ARM64_4K_PAGES
1259 help
1260 Page size (translation granule) configuration.
1261
1262config ARM64_4K_PAGES
1263 bool "4KB"
1264 help
1265 This feature enables 4KB pages support.
1266
44eaacf1
SP
1267config ARM64_16K_PAGES
1268 bool "16KB"
1269 help
1270 The system will use 16KB pages support. AArch32 emulation
1271 requires applications compiled with 16K (or a multiple of 16K)
1272 aligned segments.
1273
8c2c3df3 1274config ARM64_64K_PAGES
e41ceed0 1275 bool "64KB"
8c2c3df3
CM
1276 help
1277 This feature enables 64KB pages support (4KB by default)
1278 allowing only two levels of page tables and faster TLB
db488be3
SP
1279 look-up. AArch32 emulation requires applications compiled
1280 with 64K aligned segments.
8c2c3df3 1281
e41ceed0
JL
1282endchoice
1283
1284choice
1285 prompt "Virtual address space size"
5d101654 1286 default ARM64_VA_BITS_52
e41ceed0
JL
1287 help
1288 Allows choosing one of multiple possible virtual address
1289 space sizes. The level of translation table is determined by
1290 a combination of page size and virtual address space size.
1291
21539939 1292config ARM64_VA_BITS_36
56a3f30e 1293 bool "36-bit" if EXPERT
21539939
SP
1294 depends on ARM64_16K_PAGES
1295
e41ceed0
JL
1296config ARM64_VA_BITS_39
1297 bool "39-bit"
1298 depends on ARM64_4K_PAGES
1299
1300config ARM64_VA_BITS_42
1301 bool "42-bit"
1302 depends on ARM64_64K_PAGES
1303
44eaacf1
SP
1304config ARM64_VA_BITS_47
1305 bool "47-bit"
1306 depends on ARM64_16K_PAGES
1307
c79b954b
JL
1308config ARM64_VA_BITS_48
1309 bool "48-bit"
c79b954b 1310
b6d00d47
SC
1311config ARM64_VA_BITS_52
1312 bool "52-bit"
352b0395 1313 depends on ARM64_PAN || !ARM64_SW_TTBR0_PAN
68d23da4
WD
1314 help
1315 Enable 52-bit virtual addressing for userspace when explicitly
b6d00d47
SC
1316 requested via a hint to mmap(). The kernel will also use 52-bit
1317 virtual addresses for its own mappings (provided HW support for
1318 this feature is available, otherwise it reverts to 48-bit).
68d23da4
WD
1319
1320 NOTE: Enabling 52-bit virtual addressing in conjunction with
1321 ARMv8.3 Pointer Authentication will result in the PAC being
1322 reduced from 7 bits to 3 bits, which may have a significant
1323 impact on its susceptibility to brute-force attacks.
1324
1325 If unsure, select 48-bit virtual addressing instead.
1326
e41ceed0
JL
1327endchoice
1328
68d23da4
WD
1329config ARM64_FORCE_52BIT
1330 bool "Force 52-bit virtual addresses for userspace"
b6d00d47 1331 depends on ARM64_VA_BITS_52 && EXPERT
68d23da4
WD
1332 help
1333 For systems with 52-bit userspace VAs enabled, the kernel will attempt
1334 to maintain compatibility with older software by providing 48-bit VAs
1335 unless a hint is supplied to mmap.
1336
1337 This configuration option disables the 48-bit compatibility logic, and
1338 forces all userspace addresses to be 52-bit on HW that supports it. One
1339 should only enable this configuration option for stress testing userspace
1340 memory management code. If unsure say N here.
1341
e41ceed0
JL
1342config ARM64_VA_BITS
1343 int
21539939 1344 default 36 if ARM64_VA_BITS_36
e41ceed0
JL
1345 default 39 if ARM64_VA_BITS_39
1346 default 42 if ARM64_VA_BITS_42
44eaacf1 1347 default 47 if ARM64_VA_BITS_47
b6d00d47
SC
1348 default 48 if ARM64_VA_BITS_48
1349 default 52 if ARM64_VA_BITS_52
e41ceed0 1350
982aa7c5
KM
1351choice
1352 prompt "Physical address space size"
1353 default ARM64_PA_BITS_48
1354 help
1355 Choose the maximum physical address range that the kernel will
1356 support.
1357
1358config ARM64_PA_BITS_48
1359 bool "48-bit"
352b0395 1360 depends on ARM64_64K_PAGES || !ARM64_VA_BITS_52
982aa7c5 1361
f77d2817 1362config ARM64_PA_BITS_52
352b0395
AB
1363 bool "52-bit"
1364 depends on ARM64_64K_PAGES || ARM64_VA_BITS_52
f77d2817
KM
1365 depends on ARM64_PAN || !ARM64_SW_TTBR0_PAN
1366 help
1367 Enable support for a 52-bit physical address space, introduced as
1368 part of the ARMv8.2-LPA extension.
1369
1370 With this enabled, the kernel will also continue to work on CPUs that
1371 do not support ARMv8.2-LPA, but with some added memory overhead (and
1372 minor performance overhead).
1373
982aa7c5
KM
1374endchoice
1375
1376config ARM64_PA_BITS
1377 int
1378 default 48 if ARM64_PA_BITS_48
f77d2817 1379 default 52 if ARM64_PA_BITS_52
982aa7c5 1380
db95ea78
AB
1381config ARM64_LPA2
1382 def_bool y
1383 depends on ARM64_PA_BITS_52 && !ARM64_64K_PAGES
1384
d8e85e14
AR
1385choice
1386 prompt "Endianness"
1387 default CPU_LITTLE_ENDIAN
1388 help
1389 Select the endianness of data accesses performed by the CPU. Userspace
1390 applications will need to be compiled and linked for the endianness
1391 that is selected here.
1392
a872013d 1393config CPU_BIG_ENDIAN
e9c6deee
NC
1394 bool "Build big-endian kernel"
1395 depends on !LD_IS_LLD || LLD_VERSION >= 130000
146a15b8
NC
1396 # https://github.com/llvm/llvm-project/commit/1379b150991f70a5782e9a143c2ba5308da1161c
1397 depends on AS_IS_GNU || AS_VERSION >= 150000
e9c6deee 1398 help
d8e85e14
AR
1399 Say Y if you plan on running a kernel with a big-endian userspace.
1400
1401config CPU_LITTLE_ENDIAN
1402 bool "Build little-endian kernel"
1403 help
1404 Say Y if you plan on running a kernel with a little-endian userspace.
1405 This is usually the case for distributions targeting arm64.
1406
1407endchoice
a872013d 1408
f6e763b9
MB
1409config SCHED_MC
1410 bool "Multi-core scheduler support"
f6e763b9
MB
1411 help
1412 Multi-core scheduler support improves the CPU scheduler's decision
1413 making when dealing with multi-core CPU chips at a cost of slightly
1414 increased overhead in some places. If unsure say N here.
1415
778c558f
BS
1416config SCHED_CLUSTER
1417 bool "Cluster scheduler support"
1418 help
1419 Cluster scheduler support improves the CPU scheduler's decision
1420 making when dealing with machines that have clusters of CPUs.
1421 Cluster usually means a couple of CPUs which are placed closely
1422 by sharing mid-level caches, last-level cache tags or internal
1423 busses.
1424
f6e763b9
MB
1425config SCHED_SMT
1426 bool "SMT scheduler support"
f6e763b9
MB
1427 help
1428 Improves the CPU scheduler's decision making when dealing with
1429 MultiThreading at a cost of slightly increased overhead in some
1430 places. If unsure say N here.
1431
8c2c3df3 1432config NR_CPUS
62aa9655
GK
1433 int "Maximum number of CPUs (2-4096)"
1434 range 2 4096
846a415b 1435 default "256"
8c2c3df3 1436
9327e2c6
MR
1437config HOTPLUG_CPU
1438 bool "Support for hot-pluggable CPUs"
217d453d 1439 select GENERIC_IRQ_MIGRATION
9327e2c6
MR
1440 help
1441 Say Y here to experiment with turning CPUs off and on. CPUs
1442 can be controlled through /sys/devices/system/cpu.
1443
1a2db300
GK
1444# Common NUMA Features
1445config NUMA
4399e6cd 1446 bool "NUMA Memory Allocation and Scheduler Support"
ae3c107c 1447 select GENERIC_ARCH_NUMA
0c2a6cce
KW
1448 select ACPI_NUMA if ACPI
1449 select OF_NUMA
7ecd19cf
KW
1450 select HAVE_SETUP_PER_CPU_AREA
1451 select NEED_PER_CPU_EMBED_FIRST_CHUNK
1452 select NEED_PER_CPU_PAGE_FIRST_CHUNK
1453 select USE_PERCPU_NUMA_NODE_ID
1a2db300 1454 help
4399e6cd 1455 Enable NUMA (Non-Uniform Memory Access) support.
1a2db300
GK
1456
1457 The kernel will try to allocate memory used by a CPU on the
1458 local memory of the CPU and add some more
1459 NUMA awareness to the kernel.
1460
1461config NODES_SHIFT
1462 int "Maximum NUMA Nodes (as a power of 2)"
1463 range 1 10
2a13c13b 1464 default "4"
a9ee6cf5 1465 depends on NUMA
1a2db300
GK
1466 help
1467 Specify the maximum number of NUMA Nodes available on the target
1468 system. Increases memory reserved to accommodate various tables.
1469
8636a1f9 1470source "kernel/Kconfig.hz"
8c2c3df3 1471
8c2c3df3
CM
1472config ARCH_SPARSEMEM_ENABLE
1473 def_bool y
1474 select SPARSEMEM_VMEMMAP_ENABLE
782276b4 1475 select SPARSEMEM_VMEMMAP
e7d4bac4 1476
8c2c3df3 1477config HW_PERF_EVENTS
6475b2d8
MR
1478 def_bool y
1479 depends on ARM_PMU
8c2c3df3 1480
afcf5441 1481# Supported by clang >= 7.0 or GCC >= 12.0.0
5287569a
ST
1482config CC_HAVE_SHADOW_CALL_STACK
1483 def_bool $(cc-option, -fsanitize=shadow-call-stack -ffixed-x18)
1484
dfd57bc3
SS
1485config PARAVIRT
1486 bool "Enable paravirtualization code"
1487 help
1488 This changes the kernel so it can modify itself when it is run
1489 under a hypervisor, potentially improving performance significantly
1490 over full virtualization.
1491
1492config PARAVIRT_TIME_ACCOUNTING
1493 bool "Paravirtual steal time accounting"
1494 select PARAVIRT
dfd57bc3
SS
1495 help
1496 Select this option to enable fine granularity task steal time
1497 accounting. Time spent executing other tasks in parallel with
1498 the current vCPU is discounted from the vCPU power. To account for
1499 that, there can be a small performance impact.
1500
1501 If in doubt, say N here.
1502
91506f7e
ED
1503config ARCH_SUPPORTS_KEXEC
1504 def_bool PM_SLEEP_SMP
3ddd9992 1505
91506f7e
ED
1506config ARCH_SUPPORTS_KEXEC_FILE
1507 def_bool y
732b7b93 1508
91506f7e
ED
1509config ARCH_SELECTS_KEXEC_FILE
1510 def_bool y
1511 depends on KEXEC_FILE
1512 select HAVE_IMA_KEXEC if IMA
732b7b93 1513
91506f7e
ED
1514config ARCH_SUPPORTS_KEXEC_SIG
1515 def_bool y
732b7b93 1516
91506f7e
ED
1517config ARCH_SUPPORTS_KEXEC_IMAGE_VERIFY_SIG
1518 def_bool y
732b7b93 1519
91506f7e
ED
1520config ARCH_DEFAULT_KEXEC_IMAGE_VERIFY_SIG
1521 def_bool y
e62aaeac 1522
91506f7e
ED
1523config ARCH_SUPPORTS_CRASH_DUMP
1524 def_bool y
e62aaeac 1525
fdc26823
BH
1526config ARCH_HAS_GENERIC_CRASHKERNEL_RESERVATION
1527 def_bool CRASH_CORE
1528
072e3d96
PT
1529config TRANS_TABLE
1530 def_bool y
08eae0ef 1531 depends on HIBERNATION || KEXEC_CORE
072e3d96 1532
aa42aa13
SS
1533config XEN_DOM0
1534 def_bool y
1535 depends on XEN
1536
1537config XEN
c2ba1f7d 1538 bool "Xen guest support on ARM64"
aa42aa13 1539 depends on ARM64 && OF
83862ccf 1540 select SWIOTLB_XEN
dfd57bc3 1541 select PARAVIRT
aa42aa13
SS
1542 help
1543 Say Y if you want to run Linux in a Virtual Machine on Xen on ARM64.
1544
5a4c2a31
KW
1545# include/linux/mmzone.h requires the following to be true:
1546#
5e0a760b 1547# MAX_PAGE_ORDER + PAGE_SHIFT <= SECTION_SIZE_BITS
5a4c2a31 1548#
5e0a760b 1549# so the maximum value of MAX_PAGE_ORDER is SECTION_SIZE_BITS - PAGE_SHIFT:
5a4c2a31 1550#
5e0a760b
KS
1551# | SECTION_SIZE_BITS | PAGE_SHIFT | max MAX_PAGE_ORDER | default MAX_PAGE_ORDER |
1552# ----+-------------------+--------------+----------------------+-------------------------+
1553# 4K | 27 | 12 | 15 | 10 |
1554# 16K | 27 | 14 | 13 | 11 |
1555# 64K | 29 | 16 | 13 | 13 |
0192445c 1556config ARCH_FORCE_MAX_ORDER
f3c37621 1557 int
23baf831 1558 default "13" if ARM64_64K_PAGES
23baf831 1559 default "11" if ARM64_16K_PAGES
23baf831 1560 default "10"
44eaacf1 1561 help
4632cb22 1562 The kernel page allocator limits the size of maximal physically
5e0a760b 1563 contiguous allocations. The limit is called MAX_PAGE_ORDER and it
4632cb22
MRI
1564 defines the maximal power of two of number of pages that can be
1565 allocated as a single contiguous block. This option allows
1566 overriding the default setting when ability to allocate very
1567 large blocks of physically contiguous memory is required.
44eaacf1 1568
4632cb22 1569 The maximal size of allocation cannot exceed the size of the
5e0a760b 1570 section, so the value of MAX_PAGE_ORDER should satisfy
44eaacf1 1571
5e0a760b 1572 MAX_PAGE_ORDER + PAGE_SHIFT <= SECTION_SIZE_BITS
4632cb22
MRI
1573
1574 Don't change if unsure.
d03bb145 1575
084eb77c 1576config UNMAP_KERNEL_AT_EL0
7540f70d 1577 bool "Unmap kernel when running in userspace (KPTI)" if EXPERT
084eb77c
WD
1578 default y
1579 help
0617052d
WD
1580 Speculation attacks against some high-performance processors can
1581 be used to bypass MMU permission checks and leak kernel data to
1582 userspace. This can be defended against by unmapping the kernel
1583 when running in userspace, mapping it back in on exception entry
1584 via a trampoline page in the vector table.
084eb77c
WD
1585
1586 If unsure, say Y.
1587
558c303c
JM
1588config MITIGATE_SPECTRE_BRANCH_HISTORY
1589 bool "Mitigate Spectre style attacks against branch history" if EXPERT
1590 default y
1591 help
1592 Speculation attacks against some high-performance processors can
1593 make use of branch history to influence future speculation.
1594 When taking an exception from user-space, a sequence of branches
1595 or a firmware call overwrites the branch history.
1596
c55191e9
AB
1597config RODATA_FULL_DEFAULT_ENABLED
1598 bool "Apply r/o permissions of VM areas also to their linear aliases"
1599 default y
1600 help
1601 Apply read-only attributes of VM areas to the linear alias of
1602 the backing pages as well. This prevents code or read-only data
1603 from being modified (inadvertently or intentionally) via another
1604 mapping of the same memory page. This additional enhancement can
1605 be turned off at runtime by passing rodata=[off|on] (and turned on
1606 with rodata=full if this option is set to 'n')
1607
1608 This requires the linear region to be mapped down to pages,
1609 which may adversely affect performance in some cases.
1610
dd523791
WD
1611config ARM64_SW_TTBR0_PAN
1612 bool "Emulate Privileged Access Never using TTBR0_EL1 switching"
1613 help
1614 Enabling this option prevents the kernel from accessing
1615 user-space memory directly by pointing TTBR0_EL1 to a reserved
1616 zeroed area and reserved ASID. The user access routines
1617 restore the valid TTBR0_EL1 temporarily.
1618
63f0c603
CM
1619config ARM64_TAGGED_ADDR_ABI
1620 bool "Enable the tagged user addresses syscall ABI"
1621 default y
1622 help
1623 When this option is enabled, user applications can opt in to a
1624 relaxed ABI via prctl() allowing tagged addresses to be passed
1625 to system calls as pointer arguments. For details, see
6e4596c4 1626 Documentation/arch/arm64/tagged-address-abi.rst.
63f0c603 1627
dd523791
WD
1628menuconfig COMPAT
1629 bool "Kernel support for 32-bit EL0"
1630 depends on ARM64_4K_PAGES || EXPERT
dd523791
WD
1631 select HAVE_UID16
1632 select OLD_SIGSUSPEND3
1633 select COMPAT_OLD_SIGACTION
1634 help
1635 This option enables support for a 32-bit EL0 running under a 64-bit
1636 kernel at EL1. AArch32-specific components such as system calls,
1637 the user helper functions, VFP support and the ptrace interface are
1638 handled appropriately by the kernel.
1639
1640 If you use a page size other than 4KB (i.e, 16KB or 64KB), please be aware
1641 that you will only be able to execute AArch32 binaries that were compiled
1642 with page size aligned segments.
1643
1644 If you want to execute 32-bit userspace applications, say Y.
1645
1646if COMPAT
1647
1648config KUSER_HELPERS
7c4791c9 1649 bool "Enable kuser helpers page for 32-bit applications"
dd523791
WD
1650 default y
1651 help
1652 Warning: disabling this option may break 32-bit user programs.
1653
1654 Provide kuser helpers to compat tasks. The kernel provides
1655 helper code to userspace in read only form at a fixed location
1656 to allow userspace to be independent of the CPU type fitted to
1657 the system. This permits binaries to be run on ARMv4 through
1658 to ARMv8 without modification.
1659
263638dc 1660 See Documentation/arch/arm/kernel_user_helpers.rst for details.
dd523791
WD
1661
1662 However, the fixed address nature of these helpers can be used
1663 by ROP (return orientated programming) authors when creating
1664 exploits.
1665
1666 If all of the binaries and libraries which run on your platform
1667 are built specifically for your platform, and make no use of
1668 these helpers, then you can turn this option off to hinder
1669 such exploits. However, in that case, if a binary or library
1670 relying on those helpers is run, it will not function correctly.
1671
1672 Say N here only if you are absolutely certain that you do not
1673 need these helpers; otherwise, the safe option is to say Y.
1674
7c4791c9
WD
1675config COMPAT_VDSO
1676 bool "Enable vDSO for 32-bit applications"
3e6f8d1f
ND
1677 depends on !CPU_BIG_ENDIAN
1678 depends on (CC_IS_CLANG && LD_IS_LLD) || "$(CROSS_COMPILE_COMPAT)" != ""
7c4791c9
WD
1679 select GENERIC_COMPAT_VDSO
1680 default y
1681 help
1682 Place in the process address space of 32-bit applications an
1683 ELF shared object providing fast implementations of gettimeofday
1684 and clock_gettime.
1685
1686 You must have a 32-bit build of glibc 2.22 or later for programs
1687 to seamlessly take advantage of this.
dd523791 1688
625412c2
ND
1689config THUMB2_COMPAT_VDSO
1690 bool "Compile the 32-bit vDSO for Thumb-2 mode" if EXPERT
1691 depends on COMPAT_VDSO
1692 default y
1693 help
1694 Compile the compat vDSO with '-mthumb -fomit-frame-pointer' if y,
1695 otherwise with '-marm'.
1696
3fc24ef3
AB
1697config COMPAT_ALIGNMENT_FIXUPS
1698 bool "Fix up misaligned multi-word loads and stores in user space"
1699
1b907f46
WD
1700menuconfig ARMV8_DEPRECATED
1701 bool "Emulate deprecated/obsolete ARMv8 instructions"
6cfa7cc4 1702 depends on SYSCTL
1b907f46
WD
1703 help
1704 Legacy software support may require certain instructions
1705 that have been deprecated or obsoleted in the architecture.
1706
1707 Enable this config to enable selective emulation of these
1708 features.
1709
1710 If unsure, say Y
1711
1712if ARMV8_DEPRECATED
1713
1714config SWP_EMULATION
1715 bool "Emulate SWP/SWPB instructions"
1716 help
1717 ARMv8 obsoletes the use of A32 SWP/SWPB instructions such that
1718 they are always undefined. Say Y here to enable software
1719 emulation of these instructions for userspace using LDXR/STXR.
dd720784
MB
1720 This feature can be controlled at runtime with the abi.swp
1721 sysctl which is disabled by default.
1b907f46
WD
1722
1723 In some older versions of glibc [<=2.8] SWP is used during futex
1724 trylock() operations with the assumption that the code will not
1725 be preempted. This invalid assumption may be more likely to fail
1726 with SWP emulation enabled, leading to deadlock of the user
1727 application.
1728
1729 NOTE: when accessing uncached shared regions, LDXR/STXR rely
1730 on an external transaction monitoring block called a global
1731 monitor to maintain update atomicity. If your system does not
1732 implement a global monitor, this option can cause programs that
1733 perform SWP operations to uncached memory to deadlock.
1734
1735 If unsure, say Y
1736
1737config CP15_BARRIER_EMULATION
1738 bool "Emulate CP15 Barrier instructions"
1739 help
1740 The CP15 barrier instructions - CP15ISB, CP15DSB, and
1741 CP15DMB - are deprecated in ARMv8 (and ARMv7). It is
1742 strongly recommended to use the ISB, DSB, and DMB
1743 instructions instead.
1744
1745 Say Y here to enable software emulation of these
1746 instructions for AArch32 userspace code. When this option is
1747 enabled, CP15 barrier usage is traced which can help
dd720784
MB
1748 identify software that needs updating. This feature can be
1749 controlled at runtime with the abi.cp15_barrier sysctl.
1b907f46
WD
1750
1751 If unsure, say Y
1752
2d888f48
SP
1753config SETEND_EMULATION
1754 bool "Emulate SETEND instruction"
1755 help
1756 The SETEND instruction alters the data-endianness of the
1757 AArch32 EL0, and is deprecated in ARMv8.
1758
1759 Say Y here to enable software emulation of the instruction
dd720784
MB
1760 for AArch32 userspace code. This feature can be controlled
1761 at runtime with the abi.setend sysctl.
2d888f48
SP
1762
1763 Note: All the cpus on the system must have mixed endian support at EL0
1764 for this feature to be enabled. If a new CPU - which doesn't support mixed
1765 endian - is hotplugged in after this feature has been enabled, there could
1766 be unexpected results in the applications.
1767
1768 If unsure, say Y
3cb7e662 1769endif # ARMV8_DEPRECATED
1b907f46 1770
3cb7e662 1771endif # COMPAT
ba42822a 1772
0e4a0709
WD
1773menu "ARMv8.1 architectural features"
1774
1775config ARM64_HW_AFDBM
1776 bool "Support for hardware updates of the Access and Dirty page flags"
1777 default y
1778 help
1779 The ARMv8.1 architecture extensions introduce support for
1780 hardware updates of the access and dirty information in page
1781 table entries. When enabled in TCR_EL1 (HA and HD bits) on
1782 capable processors, accesses to pages with PTE_AF cleared will
1783 set this bit instead of raising an access flag fault.
1784 Similarly, writes to read-only pages with the DBM bit set will
1785 clear the read-only bit (AP[2]) instead of raising a
1786 permission fault.
1787
1788 Kernels built with this configuration option enabled continue
1789 to work on pre-ARMv8.1 hardware and the performance impact is
1790 minimal. If unsure, say Y.
1791
1792config ARM64_PAN
1793 bool "Enable support for Privileged Access Never (PAN)"
1794 default y
1795 help
3cb7e662
JH
1796 Privileged Access Never (PAN; part of the ARMv8.1 Extensions)
1797 prevents the kernel or hypervisor from accessing user-space (EL0)
1798 memory directly.
0e4a0709 1799
3cb7e662
JH
1800 Choosing this option will cause any unprotected (not using
1801 copy_to_user et al) memory access to fail with a permission fault.
0e4a0709 1802
3cb7e662
JH
1803 The feature is detected at runtime, and will remain as a 'nop'
1804 instruction if the cpu does not implement the feature.
0e4a0709 1805
2decad92
CM
1806config AS_HAS_LSE_ATOMICS
1807 def_bool $(as-instr,.arch_extension lse)
1808
0e4a0709 1809config ARM64_LSE_ATOMICS
395af861
CM
1810 bool
1811 default ARM64_USE_LSE_ATOMICS
2decad92 1812 depends on AS_HAS_LSE_ATOMICS
395af861
CM
1813
1814config ARM64_USE_LSE_ATOMICS
0e4a0709 1815 bool "Atomic instructions"
7bd99b40 1816 default y
0e4a0709
WD
1817 help
1818 As part of the Large System Extensions, ARMv8.1 introduces new
1819 atomic instructions that are designed specifically to scale in
1820 very large systems.
1821
1822 Say Y here to make use of these instructions for the in-kernel
1823 atomic routines. This incurs a small overhead on CPUs that do
1824 not support these instructions and requires the kernel to be
7bd99b40
WD
1825 built with binutils >= 2.25 in order for the new instructions
1826 to be used.
0e4a0709 1827
3cb7e662 1828endmenu # "ARMv8.1 architectural features"
0e4a0709 1829
f993318b
WD
1830menu "ARMv8.2 architectural features"
1831
2c54b423 1832config AS_HAS_ARMV8_2
3cb7e662 1833 def_bool $(cc-option,-Wa$(comma)-march=armv8.2-a)
2c54b423
AB
1834
1835config AS_HAS_SHA3
3cb7e662 1836 def_bool $(as-instr,.arch armv8.2-a+sha3)
2c54b423 1837
d50e071f
RM
1838config ARM64_PMEM
1839 bool "Enable support for persistent memory"
1840 select ARCH_HAS_PMEM_API
5d7bdeb1 1841 select ARCH_HAS_UACCESS_FLUSHCACHE
d50e071f
RM
1842 help
1843 Say Y to enable support for the persistent memory API based on the
1844 ARMv8.2 DCPoP feature.
1845
1846 The feature is detected at runtime, and the kernel will use DC CVAC
1847 operations if DC CVAP is not supported (following the behaviour of
1848 DC CVAP itself if the system does not define a point of persistence).
1849
64c02720
XX
1850config ARM64_RAS_EXTN
1851 bool "Enable support for RAS CPU Extensions"
1852 default y
1853 help
1854 CPUs that support the Reliability, Availability and Serviceability
1855 (RAS) Extensions, part of ARMv8.2 are able to track faults and
1856 errors, classify them and report them to software.
1857
1858 On CPUs with these extensions system software can use additional
1859 barriers to determine if faults are pending and read the
1860 classification from a new set of registers.
1861
1862 Selecting this feature will allow the kernel to use these barriers
1863 and access the new registers if the system supports the extension.
1864 Platform RAS features may additionally depend on firmware support.
1865
5ffdfaed
VM
1866config ARM64_CNP
1867 bool "Enable support for Common Not Private (CNP) translations"
1868 default y
1869 depends on ARM64_PAN || !ARM64_SW_TTBR0_PAN
1870 help
1871 Common Not Private (CNP) allows translation table entries to
1872 be shared between different PEs in the same inner shareable
1873 domain, so the hardware can use this fact to optimise the
1874 caching of such entries in the TLB.
1875
1876 Selecting this option allows the CNP feature to be detected
1877 at runtime, and does not affect PEs that do not implement
1878 this feature.
1879
3cb7e662 1880endmenu # "ARMv8.2 architectural features"
f993318b 1881
04ca3204
MR
1882menu "ARMv8.3 architectural features"
1883
1884config ARM64_PTR_AUTH
1885 bool "Enable support for pointer authentication"
1886 default y
1887 help
1888 Pointer authentication (part of the ARMv8.3 Extensions) provides
1889 instructions for signing and authenticating pointers against secret
1890 keys, which can be used to mitigate Return Oriented Programming (ROP)
1891 and other attacks.
1892
1893 This option enables these instructions at EL0 (i.e. for userspace).
04ca3204
MR
1894 Choosing this option will cause the kernel to initialise secret keys
1895 for each process at exec() time, with these keys being
1896 context-switched along with the process.
1897
1898 The feature is detected at runtime. If the feature is not present in
384b40ca 1899 hardware it will not be advertised to userspace/KVM guest nor will it
dfb0589c 1900 be enabled.
04ca3204 1901
6982934e
KM
1902 If the feature is present on the boot CPU but not on a late CPU, then
1903 the late CPU will be parked. Also, if the boot CPU does not have
1904 address auth and the late CPU has then the late CPU will still boot
1905 but with the feature disabled. On such a system, this option should
1906 not be selected.
1907
b27a9f41 1908config ARM64_PTR_AUTH_KERNEL
d053e71a 1909 bool "Use pointer authentication for kernel"
b27a9f41
DK
1910 default y
1911 depends on ARM64_PTR_AUTH
1e249c41 1912 depends on (CC_HAS_SIGN_RETURN_ADDRESS || CC_HAS_BRANCH_PROT_PAC_RET) && AS_HAS_ARMV8_3
b27a9f41
DK
1913 # Modern compilers insert a .note.gnu.property section note for PAC
1914 # which is only understood by binutils starting with version 2.33.1.
1915 depends on LD_IS_LLD || LD_VERSION >= 23301 || (CC_IS_GCC && GCC_VERSION < 90100)
1916 depends on !CC_IS_CLANG || AS_HAS_CFI_NEGATE_RA_STATE
26299b3f 1917 depends on (!FUNCTION_GRAPH_TRACER || DYNAMIC_FTRACE_WITH_ARGS)
b27a9f41
DK
1918 help
1919 If the compiler supports the -mbranch-protection or
1920 -msign-return-address flag (e.g. GCC 7 or later), then this option
1921 will cause the kernel itself to be compiled with return address
1922 protection. In this case, and if the target hardware is known to
1923 support pointer authentication, then CONFIG_STACKPROTECTOR can be
1924 disabled with minimal loss of protection.
1925
74afda40 1926 This feature works with FUNCTION_GRAPH_TRACER option only if
26299b3f 1927 DYNAMIC_FTRACE_WITH_ARGS is enabled.
74afda40
KM
1928
1929config CC_HAS_BRANCH_PROT_PAC_RET
1930 # GCC 9 or later, clang 8 or later
1931 def_bool $(cc-option,-mbranch-protection=pac-ret+leaf)
1932
1933config CC_HAS_SIGN_RETURN_ADDRESS
1934 # GCC 7, 8
1935 def_bool $(cc-option,-msign-return-address=all)
1936
1e249c41 1937config AS_HAS_ARMV8_3
4d0831e8 1938 def_bool $(cc-option,-Wa$(comma)-march=armv8.3-a)
74afda40 1939
3b446c7d
ND
1940config AS_HAS_CFI_NEGATE_RA_STATE
1941 def_bool $(as-instr,.cfi_startproc\n.cfi_negate_ra_state\n.cfi_endproc\n)
1942
64a0b90a
ZH
1943config AS_HAS_LDAPR
1944 def_bool $(as-instr,.arch_extension rcpc)
1945
3cb7e662 1946endmenu # "ARMv8.3 architectural features"
04ca3204 1947
2c9d45b4
IV
1948menu "ARMv8.4 architectural features"
1949
1950config ARM64_AMU_EXTN
1951 bool "Enable support for the Activity Monitors Unit CPU extension"
1952 default y
1953 help
1954 The activity monitors extension is an optional extension introduced
1955 by the ARMv8.4 CPU architecture. This enables support for version 1
1956 of the activity monitors architecture, AMUv1.
1957
1958 To enable the use of this extension on CPUs that implement it, say Y.
1959
1960 Note that for architectural reasons, firmware _must_ implement AMU
1961 support when running on CPUs that present the activity monitors
1962 extension. The required support is present in:
1963 * Version 1.5 and later of the ARM Trusted Firmware
1964
1965 For kernels that have this configuration enabled but boot with broken
1966 firmware, you may need to say N here until the firmware is fixed.
1967 Otherwise you may experience firmware panics or lockups when
1968 accessing the counter registers. Even if you are not observing these
1969 symptoms, the values returned by the register reads might not
1970 correctly reflect reality. Most commonly, the value read will be 0,
1971 indicating that the counter is not enabled.
1972
7c78f67e
ZY
1973config AS_HAS_ARMV8_4
1974 def_bool $(cc-option,-Wa$(comma)-march=armv8.4-a)
1975
1976config ARM64_TLB_RANGE
1977 bool "Enable support for tlbi range feature"
1978 default y
1979 depends on AS_HAS_ARMV8_4
1980 help
1981 ARMv8.4-TLBI provides TLBI invalidation instruction that apply to a
1982 range of input addresses.
1983
1984 The feature introduces new assembly instructions, and they were
1985 support when binutils >= 2.30.
1986
3cb7e662 1987endmenu # "ARMv8.4 architectural features"
04ca3204 1988
3e6c69a0
MB
1989menu "ARMv8.5 architectural features"
1990
f469c032
VF
1991config AS_HAS_ARMV8_5
1992 def_bool $(cc-option,-Wa$(comma)-march=armv8.5-a)
1993
383499f8
DM
1994config ARM64_BTI
1995 bool "Branch Target Identification support"
1996 default y
1997 help
1998 Branch Target Identification (part of the ARMv8.5 Extensions)
1999 provides a mechanism to limit the set of locations to which computed
2000 branch instructions such as BR or BLR can jump.
2001
2002 To make use of BTI on CPUs that support it, say Y.
2003
2004 BTI is intended to provide complementary protection to other control
2005 flow integrity protection mechanisms, such as the Pointer
2006 authentication mechanism provided as part of the ARMv8.3 Extensions.
2007 For this reason, it does not make sense to enable this option without
2008 also enabling support for pointer authentication. Thus, when
2009 enabling this option you should also select ARM64_PTR_AUTH=y.
2010
2011 Userspace binaries must also be specifically compiled to make use of
2012 this mechanism. If you say N here or the hardware does not support
2013 BTI, such binaries can still run, but you get no additional
2014 enforcement of branch destinations.
2015
97fed779
MB
2016config ARM64_BTI_KERNEL
2017 bool "Use Branch Target Identification for kernel"
2018 default y
2019 depends on ARM64_BTI
b27a9f41 2020 depends on ARM64_PTR_AUTH_KERNEL
97fed779 2021 depends on CC_HAS_BRANCH_PROT_PAC_RET_BTI
3a88d7c5
WD
2022 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94697
2023 depends on !CC_IS_GCC || GCC_VERSION >= 100100
c0a454b9
MB
2024 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106671
2025 depends on !CC_IS_GCC
8cdd23c2
NC
2026 # https://github.com/llvm/llvm-project/commit/a88c722e687e6780dcd6a58718350dc76fcc4cc9
2027 depends on !CC_IS_CLANG || CLANG_VERSION >= 120000
26299b3f 2028 depends on (!FUNCTION_GRAPH_TRACER || DYNAMIC_FTRACE_WITH_ARGS)
97fed779
MB
2029 help
2030 Build the kernel with Branch Target Identification annotations
2031 and enable enforcement of this for kernel code. When this option
2032 is enabled and the system supports BTI all kernel code including
2033 modular code must have BTI enabled.
2034
2035config CC_HAS_BRANCH_PROT_PAC_RET_BTI
2036 # GCC 9 or later, clang 8 or later
2037 def_bool $(cc-option,-mbranch-protection=pac-ret+leaf+bti)
2038
3e6c69a0
MB
2039config ARM64_E0PD
2040 bool "Enable support for E0PD"
2041 default y
2042 help
e717d93b
WD
2043 E0PD (part of the ARMv8.5 extensions) allows us to ensure
2044 that EL0 accesses made via TTBR1 always fault in constant time,
2045 providing similar benefits to KASLR as those provided by KPTI, but
2046 with lower overhead and without disrupting legitimate access to
2047 kernel memory such as SPE.
3e6c69a0 2048
e717d93b 2049 This option enables E0PD for TTBR1 where available.
3e6c69a0 2050
89b94df9
VF
2051config ARM64_AS_HAS_MTE
2052 # Initial support for MTE went in binutils 2.32.0, checked with
2053 # ".arch armv8.5-a+memtag" below. However, this was incomplete
2054 # as a late addition to the final architecture spec (LDGM/STGM)
2055 # is only supported in the newer 2.32.x and 2.33 binutils
2056 # versions, hence the extra "stgm" instruction check below.
2057 def_bool $(as-instr,.arch armv8.5-a+memtag\nstgm xzr$(comma)[x0])
2058
2059config ARM64_MTE
2060 bool "Memory Tagging Extension support"
2061 default y
2062 depends on ARM64_AS_HAS_MTE && ARM64_TAGGED_ADDR_ABI
f469c032 2063 depends on AS_HAS_ARMV8_5
2decad92 2064 depends on AS_HAS_LSE_ATOMICS
98c970da
VF
2065 # Required for tag checking in the uaccess routines
2066 depends on ARM64_PAN
f3ba50a7 2067 select ARCH_HAS_SUBPAGE_FAULTS
89b94df9 2068 select ARCH_USES_HIGH_VMA_FLAGS
b0284cd2 2069 select ARCH_USES_PG_ARCH_X
89b94df9
VF
2070 help
2071 Memory Tagging (part of the ARMv8.5 Extensions) provides
2072 architectural support for run-time, always-on detection of
2073 various classes of memory error to aid with software debugging
2074 to eliminate vulnerabilities arising from memory-unsafe
2075 languages.
2076
2077 This option enables the support for the Memory Tagging
2078 Extension at EL0 (i.e. for userspace).
2079
2080 Selecting this option allows the feature to be detected at
2081 runtime. Any secondary CPU not implementing this feature will
2082 not be allowed a late bring-up.
2083
2084 Userspace binaries that want to use this feature must
2085 explicitly opt in. The mechanism for the userspace is
2086 described in:
2087
6e4596c4 2088 Documentation/arch/arm64/memory-tagging-extension.rst.
89b94df9 2089
3cb7e662 2090endmenu # "ARMv8.5 architectural features"
3e6c69a0 2091
18107f8a
VM
2092menu "ARMv8.7 architectural features"
2093
2094config ARM64_EPAN
2095 bool "Enable support for Enhanced Privileged Access Never (EPAN)"
2096 default y
2097 depends on ARM64_PAN
2098 help
3cb7e662
JH
2099 Enhanced Privileged Access Never (EPAN) allows Privileged
2100 Access Never to be used with Execute-only mappings.
18107f8a 2101
3cb7e662
JH
2102 The feature is detected at runtime, and will remain disabled
2103 if the cpu does not implement the feature.
2104endmenu # "ARMv8.7 architectural features"
18107f8a 2105
ddd25ad1
DM
2106config ARM64_SVE
2107 bool "ARM Scalable Vector Extension support"
2108 default y
2109 help
2110 The Scalable Vector Extension (SVE) is an extension to the AArch64
2111 execution state which complements and extends the SIMD functionality
2112 of the base architecture to support much larger vectors and to enable
2113 additional vectorisation opportunities.
2114
2115 To enable use of this extension on CPUs that implement it, say Y.
2116
06a916fe
DM
2117 On CPUs that support the SVE2 extensions, this option will enable
2118 those too.
2119
5043694e
DM
2120 Note that for architectural reasons, firmware _must_ implement SVE
2121 support when running on SVE capable hardware. The required support
2122 is present in:
2123
2124 * version 1.5 and later of the ARM Trusted Firmware
2125 * the AArch64 boot wrapper since commit 5e1261e08abf
2126 ("bootwrapper: SVE: Enable SVE for EL2 and below").
2127
2128 For other firmware implementations, consult the firmware documentation
2129 or vendor.
2130
2131 If you need the kernel to boot on SVE-capable hardware with broken
2132 firmware, you may need to say N here until you get your firmware
2133 fixed. Otherwise, you may experience firmware panics or lockups when
2134 booting the kernel. If unsure and you are not observing these
2135 symptoms, you should assume that it is safe to say Y.
fd045f6c 2136
a1f4ccd2
MB
2137config ARM64_SME
2138 bool "ARM Scalable Matrix Extension support"
2139 default y
2140 depends on ARM64_SVE
2141 help
2142 The Scalable Matrix Extension (SME) is an extension to the AArch64
2143 execution state which utilises a substantial subset of the SVE
2144 instruction set, together with the addition of new architectural
2145 register state capable of holding two dimensional matrix tiles to
2146 enable various matrix operations.
2147
bc3c03cc
JT
2148config ARM64_PSEUDO_NMI
2149 bool "Support for NMI-like interrupts"
3c9c1dcd 2150 select ARM_GIC_V3
bc3c03cc
JT
2151 help
2152 Adds support for mimicking Non-Maskable Interrupts through the use of
2153 GIC interrupt priority. This support requires version 3 or later of
bc15cf70 2154 ARM GIC.
bc3c03cc
JT
2155
2156 This high priority configuration for interrupts needs to be
2157 explicitly enabled by setting the kernel parameter
2158 "irqchip.gicv3_pseudo_nmi" to 1.
2159
2160 If unsure, say N
2161
48ce8f80
JT
2162if ARM64_PSEUDO_NMI
2163config ARM64_DEBUG_PRIORITY_MASKING
2164 bool "Debug interrupt priority masking"
2165 help
2166 This adds runtime checks to functions enabling/disabling
2167 interrupts when using priority masking. The additional checks verify
2168 the validity of ICC_PMR_EL1 when calling concerned functions.
2169
2170 If unsure, say N
3cb7e662 2171endif # ARM64_PSEUDO_NMI
48ce8f80 2172
1e48ef7f 2173config RELOCATABLE
dd4bc607 2174 bool "Build a relocatable kernel image" if EXPERT
5cf896fb 2175 select ARCH_HAS_RELR
dd4bc607 2176 default y
1e48ef7f
AB
2177 help
2178 This builds the kernel as a Position Independent Executable (PIE),
2179 which retains all relocation metadata required to relocate the
2180 kernel binary at runtime to a different virtual address than the
2181 address it was linked at.
2182 Since AArch64 uses the RELA relocation format, this requires a
2183 relocation pass at runtime even if the kernel is loaded at the
2184 same address it was linked at.
2185
f80fb3a3
AB
2186config RANDOMIZE_BASE
2187 bool "Randomize the address of the kernel image"
f80fb3a3
AB
2188 select RELOCATABLE
2189 help
2190 Randomizes the virtual address at which the kernel image is
2191 loaded, as a security feature that deters exploit attempts
2192 relying on knowledge of the location of kernel internals.
2193
2194 It is the bootloader's job to provide entropy, by passing a
2195 random u64 value in /chosen/kaslr-seed at kernel entry.
2196
2b5fe07a
AB
2197 When booting via the UEFI stub, it will invoke the firmware's
2198 EFI_RNG_PROTOCOL implementation (if available) to supply entropy
2199 to the kernel proper. In addition, it will randomise the physical
2200 location of the kernel Image as well.
2201
f80fb3a3
AB
2202 If unsure, say N.
2203
2204config RANDOMIZE_MODULE_REGION_FULL
f9c4ff2a 2205 bool "Randomize the module region over a 2 GB range"
e71a4e1b 2206 depends on RANDOMIZE_BASE
f80fb3a3
AB
2207 default y
2208 help
f9c4ff2a 2209 Randomizes the location of the module region inside a 2 GB window
f2b9ba87 2210 covering the core kernel. This way, it is less likely for modules
f80fb3a3
AB
2211 to leak information about the location of core kernel data structures
2212 but it does imply that function calls between modules and the core
2213 kernel will need to be resolved via veneers in the module PLT.
2214
2215 When this option is not set, the module region will be randomized over
2216 a limited range that contains the [_stext, _etext] interval of the
f9c4ff2a 2217 core kernel, so branch relocations are almost always in range unless
ea3752ba
MR
2218 the region is exhausted. In this particular case of region
2219 exhaustion, modules might be able to fall back to a larger 2GB area.
f80fb3a3 2220
0a1213fa
AB
2221config CC_HAVE_STACKPROTECTOR_SYSREG
2222 def_bool $(cc-option,-mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=0)
2223
2224config STACKPROTECTOR_PER_TASK
2225 def_bool y
2226 depends on STACKPROTECTOR && CC_HAVE_STACKPROTECTOR_SYSREG
2227
3b619e22
AB
2228config UNWIND_PATCH_PAC_INTO_SCS
2229 bool "Enable shadow call stack dynamically using code patching"
2230 # needs Clang with https://reviews.llvm.org/D111780 incorporated
2231 depends on CC_IS_CLANG && CLANG_VERSION >= 150000
2232 depends on ARM64_PTR_AUTH_KERNEL && CC_HAS_BRANCH_PROT_PAC_RET
2233 depends on SHADOW_CALL_STACK
2234 select UNWIND_TABLES
2235 select DYNAMIC_SCS
2236
3cb7e662 2237endmenu # "Kernel Features"
8c2c3df3
CM
2238
2239menu "Boot options"
2240
5e89c55e
LP
2241config ARM64_ACPI_PARKING_PROTOCOL
2242 bool "Enable support for the ARM64 ACPI parking protocol"
2243 depends on ACPI
2244 help
2245 Enable support for the ARM64 ACPI parking protocol. If disabled
2246 the kernel will not allow booting through the ARM64 ACPI parking
2247 protocol even if the corresponding data is present in the ACPI
2248 MADT table.
2249
8c2c3df3
CM
2250config CMDLINE
2251 string "Default kernel command string"
2252 default ""
2253 help
2254 Provide a set of default command-line options at build time by
2255 entering them here. As a minimum, you should specify the the
2256 root device (e.g. root=/dev/nfs).
2257
1e40d105
TH
2258choice
2259 prompt "Kernel command line type" if CMDLINE != ""
2260 default CMDLINE_FROM_BOOTLOADER
2261 help
2262 Choose how the kernel will handle the provided default kernel
2263 command line string.
2264
2265config CMDLINE_FROM_BOOTLOADER
2266 bool "Use bootloader kernel arguments if available"
2267 help
2268 Uses the command-line options passed by the boot loader. If
2269 the boot loader doesn't provide any, the default kernel command
2270 string provided in CMDLINE will be used.
2271
8c2c3df3
CM
2272config CMDLINE_FORCE
2273 bool "Always use the default kernel command string"
2274 help
2275 Always use the default kernel command string, even if the boot
2276 loader passes other arguments to the kernel.
2277 This is useful if you cannot or don't want to change the
2278 command-line options your boot loader passes to the kernel.
2279
1e40d105
TH
2280endchoice
2281
f4f75ad5
AB
2282config EFI_STUB
2283 bool
2284
f84d0275
MS
2285config EFI
2286 bool "UEFI runtime support"
2287 depends on OF && !CPU_BIG_ENDIAN
b472db6c 2288 depends on KERNEL_MODE_NEON
2c870e61 2289 select ARCH_SUPPORTS_ACPI
f84d0275
MS
2290 select LIBFDT
2291 select UCS2_STRING
2292 select EFI_PARAMS_FROM_FDT
e15dd494 2293 select EFI_RUNTIME_WRAPPERS
f4f75ad5 2294 select EFI_STUB
2e0eb483 2295 select EFI_GENERIC_STUB
8d39cee0 2296 imply IMA_SECURE_AND_OR_TRUSTED_BOOT
f84d0275
MS
2297 default y
2298 help
2299 This option provides support for runtime services provided
2300 by UEFI firmware (such as non-volatile variables, realtime
3cb7e662 2301 clock, and platform reset). A UEFI stub is also provided to
3c7f2550
MS
2302 allow the kernel to be booted as an EFI application. This
2303 is only useful on systems that have UEFI firmware.
f84d0275 2304
d1ae8c00
YL
2305config DMI
2306 bool "Enable support for SMBIOS (DMI) tables"
2307 depends on EFI
2308 default y
2309 help
2310 This enables SMBIOS/DMI feature for systems.
2311
2312 This option is only useful on systems that have UEFI firmware.
2313 However, even with this option, the resultant kernel should
2314 continue to boot on existing non-UEFI platforms.
2315
3cb7e662 2316endmenu # "Boot options"
8c2c3df3 2317
166936ba
LP
2318menu "Power management options"
2319
2320source "kernel/power/Kconfig"
2321
82869ac5
JM
2322config ARCH_HIBERNATION_POSSIBLE
2323 def_bool y
2324 depends on CPU_PM
2325
2326config ARCH_HIBERNATION_HEADER
2327 def_bool y
2328 depends on HIBERNATION
2329
166936ba
LP
2330config ARCH_SUSPEND_POSSIBLE
2331 def_bool y
2332
3cb7e662 2333endmenu # "Power management options"
166936ba 2334
1307220d
LP
2335menu "CPU Power Management"
2336
2337source "drivers/cpuidle/Kconfig"
2338
52e7e816
RH
2339source "drivers/cpufreq/Kconfig"
2340
3cb7e662 2341endmenu # "CPU Power Management"
52e7e816 2342
b6a02173
GG
2343source "drivers/acpi/Kconfig"
2344
c3eb5b14
MZ
2345source "arch/arm64/kvm/Kconfig"
2346