]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - arch/arm64/Kconfig
arm64: Add workaround for Cavium Thunder erratum 30115
[mirror_ubuntu-zesty-kernel.git] / arch / arm64 / Kconfig
CommitLineData
8c2c3df3
CM
1config ARM64
2 def_bool y
b6197b93 3 select ACPI_CCA_REQUIRED if ACPI
d8f4f161 4 select ACPI_GENERIC_GSI if ACPI
b5ea2191 5 select ACPI_GTDT if ACPI
6933de0c 6 select ACPI_REDUCED_HARDWARE_ONLY if ACPI
0cb0786b 7 select ACPI_MCFG if ACPI
888125a7 8 select ACPI_SPCR_TABLE if ACPI
1d8f51d4 9 select ARCH_CLOCKSOURCE_DATA
21266be9 10 select ARCH_HAS_DEVMEM_IS_ALLOWED
38b04a74 11 select ARCH_HAS_ACPI_TABLE_UPGRADE if ACPI
2b68f6ca 12 select ARCH_HAS_ELF_RANDOMIZE
957e3fac 13 select ARCH_HAS_GCOV_PROFILE_ALL
14f09910 14 select ARCH_HAS_GIGANTIC_PAGE
5e4c7549 15 select ARCH_HAS_KCOV
308c09f1 16 select ARCH_HAS_SG_CHAIN
1f85008e 17 select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
c46c9a74 18 select ARCH_HAVE_NMI_SAFE_CMPXCHG if ACPI_APEI_SEA
c63c8700 19 select ARCH_USE_CMPXCHG_LOCKREF
42bd3ba7 20 select ARCH_SUPPORTS_MEMORY_FAILURE
4badad35 21 select ARCH_SUPPORTS_ATOMIC_RMW
56166230 22 select ARCH_SUPPORTS_NUMA_BALANCING
6212a512 23 select ARCH_WANT_COMPAT_IPC_PARSE_VERSION
b6f35981 24 select ARCH_WANT_FRAME_POINTERS
f0b7f8a4 25 select ARCH_HAS_UBSAN_SANITIZE_ALL
25c92a37 26 select ARM_AMBA
1aee5d7a 27 select ARM_ARCH_TIMER
c4188edc 28 select ARM_GIC
875cbf3e 29 select AUDIT_ARCH_COMPAT_GENERIC
3ee80364 30 select ARM_GIC_V2M if PCI
021f6537 31 select ARM_GIC_V3
3ee80364 32 select ARM_GIC_V3_ITS if PCI
bff60792 33 select ARM_PSCI_FW
adace895 34 select BUILDTIME_EXTABLE_SORT
db2789b5 35 select CLONE_BACKWARDS
7ca2ef33 36 select COMMON_CLK
166936ba 37 select CPU_PM if (SUSPEND || CPU_IDLE)
7bc13fd3 38 select DCACHE_WORD_ACCESS
ef37566c 39 select EDAC_SUPPORT
2f34f173 40 select FRAME_POINTER
d4932f9e 41 select GENERIC_ALLOCATOR
8c2c3df3 42 select GENERIC_CLOCKEVENTS
4b3dc967 43 select GENERIC_CLOCKEVENTS_BROADCAST
3be1a5c4 44 select GENERIC_CPU_AUTOPROBE
bf4b558e 45 select GENERIC_EARLY_IOREMAP
2314ee4d 46 select GENERIC_IDLE_POLL_SETUP
8c2c3df3
CM
47 select GENERIC_IRQ_PROBE
48 select GENERIC_IRQ_SHOW
6544e67b 49 select GENERIC_IRQ_SHOW_LEVEL
cb61f676 50 select GENERIC_PCI_IOMAP
65cd4f6c 51 select GENERIC_SCHED_CLOCK
8c2c3df3 52 select GENERIC_SMP_IDLE_THREAD
12a0ef7b
WD
53 select GENERIC_STRNCPY_FROM_USER
54 select GENERIC_STRNLEN_USER
8c2c3df3 55 select GENERIC_TIME_VSYSCALL
a1ddc74a 56 select HANDLE_DOMAIN_IRQ
8c2c3df3 57 select HARDIRQS_SW_RESEND
9f9a35a7 58 select HAVE_ACPI_APEI if (ACPI && EFI)
5284e1b4 59 select HAVE_ALIGNED_STRUCT_PAGE if SLUB
875cbf3e 60 select HAVE_ARCH_AUDITSYSCALL
8e7a4cef 61 select HAVE_ARCH_BITREVERSE
faf5b63e 62 select HAVE_ARCH_HARDENED_USERCOPY
324420bf 63 select HAVE_ARCH_HUGE_VMAP
9732cafd 64 select HAVE_ARCH_JUMP_LABEL
f1b9032f 65 select HAVE_ARCH_KASAN if SPARSEMEM_VMEMMAP && !(ARM64_16K_PAGES && ARM64_VA_BITS_48)
9529247d 66 select HAVE_ARCH_KGDB
8f0d3aa9
DC
67 select HAVE_ARCH_MMAP_RND_BITS
68 select HAVE_ARCH_MMAP_RND_COMPAT_BITS if COMPAT
a1ae65b2 69 select HAVE_ARCH_SECCOMP_FILTER
8c2c3df3 70 select HAVE_ARCH_TRACEHOOK
8ee70879
YS
71 select HAVE_ARCH_TRANSPARENT_HUGEPAGE
72 select HAVE_ARM_SMCCC
6077776b 73 select HAVE_EBPF_JIT
af64d2aa 74 select HAVE_C_RECORDMCOUNT
c0c264ae 75 select HAVE_CC_STACKPROTECTOR
5284e1b4 76 select HAVE_CMPXCHG_DOUBLE
95eff6b2 77 select HAVE_CMPXCHG_LOCAL
8ee70879 78 select HAVE_CONTEXT_TRACKING
9b2a60c4 79 select HAVE_DEBUG_BUGVERBOSE
b69ec42b 80 select HAVE_DEBUG_KMEMLEAK
8c2c3df3 81 select HAVE_DMA_API_DEBUG
6ac2104d 82 select HAVE_DMA_CONTIGUOUS
bd7d38db 83 select HAVE_DYNAMIC_FTRACE
50afc33a 84 select HAVE_EFFICIENT_UNALIGNED_ACCESS
af64d2aa 85 select HAVE_FTRACE_MCOUNT_RECORD
819e50e2
AT
86 select HAVE_FUNCTION_TRACER
87 select HAVE_FUNCTION_GRAPH_TRACER
6b90bd4b 88 select HAVE_GCC_PLUGINS
8c2c3df3 89 select HAVE_GENERIC_DMA_COHERENT
8c2c3df3 90 select HAVE_HW_BREAKPOINT if PERF_EVENTS
24da208d 91 select HAVE_IRQ_TIME_ACCOUNTING
8c2c3df3 92 select HAVE_MEMBLOCK
1a2db300 93 select HAVE_MEMBLOCK_NODE_MAP if NUMA
c46c9a74 94 select HAVE_NMI if ACPI_APEI_SEA
55834a77 95 select HAVE_PATA_PLATFORM
8c2c3df3 96 select HAVE_PERF_EVENTS
2ee0d7fd
JP
97 select HAVE_PERF_REGS
98 select HAVE_PERF_USER_STACK_DUMP
0a8ea52c 99 select HAVE_REGS_AND_STACK_ACCESS_API
5e5f6dc1 100 select HAVE_RCU_TABLE_FREE
055b1212 101 select HAVE_SYSCALL_TRACEPOINTS
2dd0e8d2 102 select HAVE_KPROBES
fcfd708b 103 select HAVE_KRETPROBES if HAVE_KPROBES
876945db 104 select IOMMU_DMA if IOMMU_SUPPORT
8c2c3df3 105 select IRQ_DOMAIN
e8557d1f 106 select IRQ_FORCED_THREADING
fea2acaa 107 select MODULES_USE_ELF_RELA
8c2c3df3
CM
108 select NO_BOOTMEM
109 select OF
110 select OF_EARLY_FLATTREE
9bf14b7c 111 select OF_RESERVED_MEM
0cb0786b 112 select PCI_ECAM if ACPI
aa1e8ec1
CM
113 select POWER_RESET
114 select POWER_SUPPLY
8c2c3df3 115 select SPARSE_IRQ
7ac57a89 116 select SYSCTL_EXCEPTION_TRACE
c02433dd 117 select THREAD_INFO_IN_TASK
8c2c3df3
CM
118 help
119 ARM 64-bit (AArch64) Linux support.
120
121config 64BIT
122 def_bool y
123
124config ARCH_PHYS_ADDR_T_64BIT
125 def_bool y
126
127config MMU
128 def_bool y
129
40982fd6
MR
130config DEBUG_RODATA
131 def_bool y
132
030c4d24
MR
133config ARM64_PAGE_SHIFT
134 int
135 default 16 if ARM64_64K_PAGES
136 default 14 if ARM64_16K_PAGES
137 default 12
138
139config ARM64_CONT_SHIFT
140 int
141 default 5 if ARM64_64K_PAGES
142 default 7 if ARM64_16K_PAGES
143 default 4
144
8f0d3aa9
DC
145config ARCH_MMAP_RND_BITS_MIN
146 default 14 if ARM64_64K_PAGES
147 default 16 if ARM64_16K_PAGES
148 default 18
149
150# max bits determined by the following formula:
151# VA_BITS - PAGE_SHIFT - 3
152config ARCH_MMAP_RND_BITS_MAX
153 default 19 if ARM64_VA_BITS=36
154 default 24 if ARM64_VA_BITS=39
155 default 27 if ARM64_VA_BITS=42
156 default 30 if ARM64_VA_BITS=47
157 default 29 if ARM64_VA_BITS=48 && ARM64_64K_PAGES
158 default 31 if ARM64_VA_BITS=48 && ARM64_16K_PAGES
159 default 33 if ARM64_VA_BITS=48
160 default 14 if ARM64_64K_PAGES
161 default 16 if ARM64_16K_PAGES
162 default 18
163
164config ARCH_MMAP_RND_COMPAT_BITS_MIN
165 default 7 if ARM64_64K_PAGES
166 default 9 if ARM64_16K_PAGES
167 default 11
168
169config ARCH_MMAP_RND_COMPAT_BITS_MAX
170 default 16
171
ce816fa8 172config NO_IOPORT_MAP
d1e6dc91 173 def_bool y if !PCI
8c2c3df3
CM
174
175config STACKTRACE_SUPPORT
176 def_bool y
177
bf0c4e04
JVS
178config ILLEGAL_POINTER_VALUE
179 hex
180 default 0xdead000000000000
181
8c2c3df3
CM
182config LOCKDEP_SUPPORT
183 def_bool y
184
185config TRACE_IRQFLAGS_SUPPORT
186 def_bool y
187
c209f799 188config RWSEM_XCHGADD_ALGORITHM
8c2c3df3
CM
189 def_bool y
190
9fb7410f
DM
191config GENERIC_BUG
192 def_bool y
193 depends on BUG
194
195config GENERIC_BUG_RELATIVE_POINTERS
196 def_bool y
197 depends on GENERIC_BUG
198
8c2c3df3
CM
199config GENERIC_HWEIGHT
200 def_bool y
201
202config GENERIC_CSUM
203 def_bool y
204
205config GENERIC_CALIBRATE_DELAY
206 def_bool y
207
19e7640d 208config ZONE_DMA
8c2c3df3
CM
209 def_bool y
210
29e56940
SC
211config HAVE_GENERIC_RCU_GUP
212 def_bool y
213
8c2c3df3
CM
214config ARCH_DMA_ADDR_T_64BIT
215 def_bool y
216
217config NEED_DMA_MAP_STATE
218 def_bool y
219
220config NEED_SG_DMA_LENGTH
221 def_bool y
222
4b3dc967
WD
223config SMP
224 def_bool y
225
8c2c3df3
CM
226config SWIOTLB
227 def_bool y
228
229config IOMMU_HELPER
230 def_bool SWIOTLB
231
4cfb3613
AB
232config KERNEL_MODE_NEON
233 def_bool y
234
92cc15fc
RH
235config FIX_EARLYCON_MEM
236 def_bool y
237
9f25e6ad
KS
238config PGTABLE_LEVELS
239 int
21539939 240 default 2 if ARM64_16K_PAGES && ARM64_VA_BITS_36
9f25e6ad
KS
241 default 2 if ARM64_64K_PAGES && ARM64_VA_BITS_42
242 default 3 if ARM64_64K_PAGES && ARM64_VA_BITS_48
243 default 3 if ARM64_4K_PAGES && ARM64_VA_BITS_39
44eaacf1
SP
244 default 3 if ARM64_16K_PAGES && ARM64_VA_BITS_47
245 default 4 if !ARM64_64K_PAGES && ARM64_VA_BITS_48
9f25e6ad 246
9842ceae
PA
247config ARCH_SUPPORTS_UPROBES
248 def_bool y
249
5f4532ec
AB
250config ARCH_PROC_KCORE_TEXT
251 def_bool y
252
8c2c3df3
CM
253source "init/Kconfig"
254
255source "kernel/Kconfig.freezer"
256
6a377491 257source "arch/arm64/Kconfig.platforms"
8c2c3df3
CM
258
259menu "Bus support"
260
d1e6dc91
LD
261config PCI
262 bool "PCI support"
263 help
264 This feature enables support for PCI bus system. If you say Y
265 here, the kernel will include drivers and infrastructure code
266 to support PCI bus devices.
267
268config PCI_DOMAINS
269 def_bool PCI
270
271config PCI_DOMAINS_GENERIC
272 def_bool PCI
273
274config PCI_SYSCALL
275 def_bool PCI
276
277source "drivers/pci/Kconfig"
d1e6dc91 278
8c2c3df3
CM
279endmenu
280
281menu "Kernel Features"
282
c0a01b84
AP
283menu "ARM errata workarounds via the alternatives framework"
284
285config ARM64_ERRATUM_826319
286 bool "Cortex-A53: 826319: System might deadlock if a write cannot complete until read data is accepted"
287 default y
288 help
289 This option adds an alternative code sequence to work around ARM
290 erratum 826319 on Cortex-A53 parts up to r0p2 with an AMBA 4 ACE or
291 AXI master interface and an L2 cache.
292
293 If a Cortex-A53 uses an AMBA AXI4 ACE interface to other processors
294 and is unable to accept a certain write via this interface, it will
295 not progress on read data presented on the read data channel and the
296 system can deadlock.
297
298 The workaround promotes data cache clean instructions to
299 data cache clean-and-invalidate.
300 Please note that this does not necessarily enable the workaround,
301 as it depends on the alternative framework, which will only patch
302 the kernel if an affected CPU is detected.
303
304 If unsure, say Y.
305
306config ARM64_ERRATUM_827319
307 bool "Cortex-A53: 827319: Data cache clean instructions might cause overlapping transactions to the interconnect"
308 default y
309 help
310 This option adds an alternative code sequence to work around ARM
311 erratum 827319 on Cortex-A53 parts up to r0p2 with an AMBA 5 CHI
312 master interface and an L2 cache.
313
314 Under certain conditions this erratum can cause a clean line eviction
315 to occur at the same time as another transaction to the same address
316 on the AMBA 5 CHI interface, which can cause data corruption if the
317 interconnect reorders the two transactions.
318
319 The workaround promotes data cache clean instructions to
320 data cache clean-and-invalidate.
321 Please note that this does not necessarily enable the workaround,
322 as it depends on the alternative framework, which will only patch
323 the kernel if an affected CPU is detected.
324
325 If unsure, say Y.
326
327config ARM64_ERRATUM_824069
328 bool "Cortex-A53: 824069: Cache line might not be marked as clean after a CleanShared snoop"
329 default y
330 help
331 This option adds an alternative code sequence to work around ARM
332 erratum 824069 on Cortex-A53 parts up to r0p2 when it is connected
333 to a coherent interconnect.
334
335 If a Cortex-A53 processor is executing a store or prefetch for
336 write instruction at the same time as a processor in another
337 cluster is executing a cache maintenance operation to the same
338 address, then this erratum might cause a clean cache line to be
339 incorrectly marked as dirty.
340
341 The workaround promotes data cache clean instructions to
342 data cache clean-and-invalidate.
343 Please note that this option does not necessarily enable the
344 workaround, as it depends on the alternative framework, which will
345 only patch the kernel if an affected CPU is detected.
346
347 If unsure, say Y.
348
349config ARM64_ERRATUM_819472
350 bool "Cortex-A53: 819472: Store exclusive instructions might cause data corruption"
351 default y
352 help
353 This option adds an alternative code sequence to work around ARM
354 erratum 819472 on Cortex-A53 parts up to r0p1 with an L2 cache
355 present when it is connected to a coherent interconnect.
356
357 If the processor is executing a load and store exclusive sequence at
358 the same time as a processor in another cluster is executing a cache
359 maintenance operation to the same address, then this erratum might
360 cause data corruption.
361
362 The workaround promotes data cache clean instructions to
363 data cache clean-and-invalidate.
364 Please note that this does not necessarily enable the workaround,
365 as it depends on the alternative framework, which will only patch
366 the kernel if an affected CPU is detected.
367
368 If unsure, say Y.
369
370config ARM64_ERRATUM_832075
371 bool "Cortex-A57: 832075: possible deadlock on mixing exclusive memory accesses with device loads"
372 default y
373 help
374 This option adds an alternative code sequence to work around ARM
375 erratum 832075 on Cortex-A57 parts up to r1p2.
376
377 Affected Cortex-A57 parts might deadlock when exclusive load/store
378 instructions to Write-Back memory are mixed with Device loads.
379
380 The workaround is to promote device loads to use Load-Acquire
381 semantics.
382 Please note that this does not necessarily enable the workaround,
498cd5c3
MZ
383 as it depends on the alternative framework, which will only patch
384 the kernel if an affected CPU is detected.
385
386 If unsure, say Y.
387
388config ARM64_ERRATUM_834220
389 bool "Cortex-A57: 834220: Stage 2 translation fault might be incorrectly reported in presence of a Stage 1 fault"
390 depends on KVM
391 default y
392 help
393 This option adds an alternative code sequence to work around ARM
394 erratum 834220 on Cortex-A57 parts up to r1p2.
395
396 Affected Cortex-A57 parts might report a Stage 2 translation
397 fault as the result of a Stage 1 fault for load crossing a
398 page boundary when there is a permission or device memory
399 alignment fault at Stage 1 and a translation fault at Stage 2.
400
401 The workaround is to verify that the Stage 1 translation
402 doesn't generate a fault before handling the Stage 2 fault.
403 Please note that this does not necessarily enable the workaround,
c0a01b84
AP
404 as it depends on the alternative framework, which will only patch
405 the kernel if an affected CPU is detected.
406
407 If unsure, say Y.
408
905e8c5d
WD
409config ARM64_ERRATUM_845719
410 bool "Cortex-A53: 845719: a load might read incorrect data"
411 depends on COMPAT
412 default y
413 help
414 This option adds an alternative code sequence to work around ARM
415 erratum 845719 on Cortex-A53 parts up to r0p4.
416
417 When running a compat (AArch32) userspace on an affected Cortex-A53
418 part, a load at EL0 from a virtual address that matches the bottom 32
419 bits of the virtual address used by a recent load at (AArch64) EL1
420 might return incorrect data.
421
422 The workaround is to write the contextidr_el1 register on exception
423 return to a 32-bit task.
424 Please note that this does not necessarily enable the workaround,
425 as it depends on the alternative framework, which will only patch
426 the kernel if an affected CPU is detected.
427
428 If unsure, say Y.
429
df057cc7
WD
430config ARM64_ERRATUM_843419
431 bool "Cortex-A53: 843419: A load or store might access an incorrect address"
df057cc7 432 default y
6ffe9923 433 select ARM64_MODULE_CMODEL_LARGE if MODULES
df057cc7 434 help
6ffe9923
WD
435 This option links the kernel with '--fix-cortex-a53-843419' and
436 builds modules using the large memory model in order to avoid the use
437 of the ADRP instruction, which can cause a subsequent memory access
438 to use an incorrect address on Cortex-A53 parts up to r0p4.
df057cc7
WD
439
440 If unsure, say Y.
441
94100970
RR
442config CAVIUM_ERRATUM_22375
443 bool "Cavium erratum 22375, 24313"
444 default y
445 help
446 Enable workaround for erratum 22375, 24313.
447
448 This implements two gicv3-its errata workarounds for ThunderX. Both
449 with small impact affecting only ITS table allocation.
450
451 erratum 22375: only alloc 8MB table size
452 erratum 24313: ignore memory access type
453
454 The fixes are in ITS initialization and basically ignore memory access
455 type and table size provided by the TYPER and BASER registers.
456
457 If unsure, say Y.
458
fbf8f40e
GK
459config CAVIUM_ERRATUM_23144
460 bool "Cavium erratum 23144: ITS SYNC hang on dual socket system"
461 depends on NUMA
462 default y
463 help
464 ITS SYNC command hang for cross node io and collections/cpu mapping.
465
466 If unsure, say Y.
467
6d4e11c5
RR
468config CAVIUM_ERRATUM_23154
469 bool "Cavium erratum 23154: Access to ICC_IAR1_EL1 is not sync'ed"
470 default y
471 help
472 The gicv3 of ThunderX requires a modified version for
473 reading the IAR status to ensure data synchronization
474 (access to icc_iar1_el1 is not sync'ed before and after).
475
476 If unsure, say Y.
477
104a0c02
AP
478config CAVIUM_ERRATUM_27456
479 bool "Cavium erratum 27456: Broadcast TLBI instructions may cause icache corruption"
480 default y
481 help
482 On ThunderX T88 pass 1.x through 2.1 parts, broadcast TLBI
483 instructions may cause the icache to become corrupted if it
484 contains data for a non-current ASID. The fix is to
485 invalidate the icache when changing the mm context.
486
487 If unsure, say Y.
488
8b760f81
DD
489config CAVIUM_ERRATUM_30115
490 bool "Cavium erratum 30115: Guest may disable interrupts in host"
491 default y
492 help
493 On ThunderX T88 pass 1.x through 2.2, T81 pass 1.0 through
494 1.2, and T83 Pass 1.0, KVM guest execution may disable
495 interrupts in host. Trapping both GICv3 group-0 and group-1
496 accesses sidesteps the issue.
497
498 If unsure, say Y.
499
86396f09
CC
500config QCOM_FALKOR_ERRATUM_1003
501 bool "Falkor E1003: Incorrect translation due to ASID change"
502 default y
503 select ARM64_PAN if ARM64_SW_TTBR0_PAN
504 help
505 On Falkor v1, an incorrect ASID may be cached in the TLB when ASID
506 and BADDR are changed together in TTBRx_EL1. The workaround for this
507 issue is to use a reserved ASID in cpu_do_switch_mm() before
508 switching to the new ASID. Saying Y here selects ARM64_PAN if
509 ARM64_SW_TTBR0_PAN is selected. This is done because implementing and
510 maintaining the E1003 workaround in the software PAN emulation code
511 would be an unnecessary complication. The affected Falkor v1 CPU
512 implements ARMv8.1 hardware PAN support and using hardware PAN
513 support versus software PAN emulation is mutually exclusive at
514 runtime.
515
516 If unsure, say Y.
517
218c5335
CC
518config QCOM_FALKOR_ERRATUM_1009
519 bool "Falkor E1009: Prematurely complete a DSB after a TLBI"
520 default y
521 help
522 On Falkor v1, the CPU may prematurely complete a DSB following a
523 TLBI xxIS invalidate maintenance operation. Repeat the TLBI operation
524 one more time to fix the issue.
525
526 If unsure, say Y.
527
cc89544a
SD
528config QCOM_QDF2400_ERRATUM_0065
529 bool "QDF2400 E0065: Incorrect GITS_TYPER.ITT_Entry_size"
530 default y
531 help
532 On Qualcomm Datacenter Technologies QDF2400 SoC, ITS hardware reports
533 ITE size incorrectly. The GITS_TYPER.ITT_Entry_size field should have
534 been indicated as 16Bytes (0xf), not 8Bytes (0x7).
535
536 If unsure, say Y.
537
c0a01b84
AP
538endmenu
539
540
e41ceed0
JL
541choice
542 prompt "Page size"
543 default ARM64_4K_PAGES
544 help
545 Page size (translation granule) configuration.
546
547config ARM64_4K_PAGES
548 bool "4KB"
549 help
550 This feature enables 4KB pages support.
551
44eaacf1
SP
552config ARM64_16K_PAGES
553 bool "16KB"
554 help
555 The system will use 16KB pages support. AArch32 emulation
556 requires applications compiled with 16K (or a multiple of 16K)
557 aligned segments.
558
8c2c3df3 559config ARM64_64K_PAGES
e41ceed0 560 bool "64KB"
8c2c3df3
CM
561 help
562 This feature enables 64KB pages support (4KB by default)
563 allowing only two levels of page tables and faster TLB
db488be3
SP
564 look-up. AArch32 emulation requires applications compiled
565 with 64K aligned segments.
8c2c3df3 566
e41ceed0
JL
567endchoice
568
569choice
570 prompt "Virtual address space size"
571 default ARM64_VA_BITS_39 if ARM64_4K_PAGES
44eaacf1 572 default ARM64_VA_BITS_47 if ARM64_16K_PAGES
e41ceed0
JL
573 default ARM64_VA_BITS_42 if ARM64_64K_PAGES
574 help
575 Allows choosing one of multiple possible virtual address
576 space sizes. The level of translation table is determined by
577 a combination of page size and virtual address space size.
578
21539939 579config ARM64_VA_BITS_36
56a3f30e 580 bool "36-bit" if EXPERT
21539939
SP
581 depends on ARM64_16K_PAGES
582
e41ceed0
JL
583config ARM64_VA_BITS_39
584 bool "39-bit"
585 depends on ARM64_4K_PAGES
586
587config ARM64_VA_BITS_42
588 bool "42-bit"
589 depends on ARM64_64K_PAGES
590
44eaacf1
SP
591config ARM64_VA_BITS_47
592 bool "47-bit"
593 depends on ARM64_16K_PAGES
594
c79b954b
JL
595config ARM64_VA_BITS_48
596 bool "48-bit"
c79b954b 597
e41ceed0
JL
598endchoice
599
600config ARM64_VA_BITS
601 int
21539939 602 default 36 if ARM64_VA_BITS_36
e41ceed0
JL
603 default 39 if ARM64_VA_BITS_39
604 default 42 if ARM64_VA_BITS_42
44eaacf1 605 default 47 if ARM64_VA_BITS_47
c79b954b 606 default 48 if ARM64_VA_BITS_48
e41ceed0 607
a872013d
WD
608config CPU_BIG_ENDIAN
609 bool "Build big-endian kernel"
610 help
611 Say Y if you plan on running a kernel in big-endian mode.
612
f6e763b9
MB
613config SCHED_MC
614 bool "Multi-core scheduler support"
f6e763b9
MB
615 help
616 Multi-core scheduler support improves the CPU scheduler's decision
617 making when dealing with multi-core CPU chips at a cost of slightly
618 increased overhead in some places. If unsure say N here.
619
620config SCHED_SMT
621 bool "SMT scheduler support"
f6e763b9
MB
622 help
623 Improves the CPU scheduler's decision making when dealing with
624 MultiThreading at a cost of slightly increased overhead in some
625 places. If unsure say N here.
626
8c2c3df3 627config NR_CPUS
62aa9655
GK
628 int "Maximum number of CPUs (2-4096)"
629 range 2 4096
15942853 630 # These have to remain sorted largest to smallest
e3672649 631 default "64"
8c2c3df3 632
9327e2c6
MR
633config HOTPLUG_CPU
634 bool "Support for hot-pluggable CPUs"
217d453d 635 select GENERIC_IRQ_MIGRATION
9327e2c6
MR
636 help
637 Say Y here to experiment with turning CPUs off and on. CPUs
638 can be controlled through /sys/devices/system/cpu.
639
1a2db300
GK
640# Common NUMA Features
641config NUMA
642 bool "Numa Memory Allocation and Scheduler Support"
0c2a6cce
KW
643 select ACPI_NUMA if ACPI
644 select OF_NUMA
1a2db300
GK
645 help
646 Enable NUMA (Non Uniform Memory Access) support.
647
648 The kernel will try to allocate memory used by a CPU on the
649 local memory of the CPU and add some more
650 NUMA awareness to the kernel.
651
652config NODES_SHIFT
653 int "Maximum NUMA Nodes (as a power of 2)"
654 range 1 10
655 default "2"
656 depends on NEED_MULTIPLE_NODES
657 help
658 Specify the maximum number of NUMA Nodes available on the target
659 system. Increases memory reserved to accommodate various tables.
660
661config USE_PERCPU_NUMA_NODE_ID
662 def_bool y
663 depends on NUMA
664
7af3a0a9
ZL
665config HAVE_SETUP_PER_CPU_AREA
666 def_bool y
667 depends on NUMA
668
669config NEED_PER_CPU_EMBED_FIRST_CHUNK
670 def_bool y
671 depends on NUMA
672
8c2c3df3 673source kernel/Kconfig.preempt
f90df5e2 674source kernel/Kconfig.hz
8c2c3df3 675
83863f25
LA
676config ARCH_SUPPORTS_DEBUG_PAGEALLOC
677 def_bool y
678
8c2c3df3
CM
679config ARCH_HAS_HOLES_MEMORYMODEL
680 def_bool y if SPARSEMEM
681
682config ARCH_SPARSEMEM_ENABLE
683 def_bool y
684 select SPARSEMEM_VMEMMAP_ENABLE
685
686config ARCH_SPARSEMEM_DEFAULT
687 def_bool ARCH_SPARSEMEM_ENABLE
688
689config ARCH_SELECT_MEMORY_MODEL
690 def_bool ARCH_SPARSEMEM_ENABLE
691
692config HAVE_ARCH_PFN_VALID
693 def_bool ARCH_HAS_HOLES_MEMORYMODEL || !SPARSEMEM
694
695config HW_PERF_EVENTS
6475b2d8
MR
696 def_bool y
697 depends on ARM_PMU
8c2c3df3 698
084bd298
SC
699config SYS_SUPPORTS_HUGETLBFS
700 def_bool y
701
084bd298 702config ARCH_WANT_HUGE_PMD_SHARE
21539939 703 def_bool y if ARM64_4K_PAGES || (ARM64_16K_PAGES && !ARM64_VA_BITS_36)
084bd298 704
a41dc0e8
CM
705config ARCH_HAS_CACHE_LINE_SIZE
706 def_bool y
707
8c2c3df3
CM
708source "mm/Kconfig"
709
a1ae65b2
AT
710config SECCOMP
711 bool "Enable seccomp to safely compute untrusted bytecode"
712 ---help---
713 This kernel feature is useful for number crunching applications
714 that may need to compute untrusted bytecode during their
715 execution. By using pipes or other transports made available to
716 the process as file descriptors supporting the read/write
717 syscalls, it's possible to isolate those applications in
718 their own address space using seccomp. Once seccomp is
719 enabled via prctl(PR_SET_SECCOMP), it cannot be disabled
720 and the task is only allowed to execute a few safe syscalls
721 defined by each seccomp mode.
722
dfd57bc3
SS
723config PARAVIRT
724 bool "Enable paravirtualization code"
725 help
726 This changes the kernel so it can modify itself when it is run
727 under a hypervisor, potentially improving performance significantly
728 over full virtualization.
729
730config PARAVIRT_TIME_ACCOUNTING
731 bool "Paravirtual steal time accounting"
732 select PARAVIRT
733 default n
734 help
735 Select this option to enable fine granularity task steal time
736 accounting. Time spent executing other tasks in parallel with
737 the current vCPU is discounted from the vCPU power. To account for
738 that, there can be a small performance impact.
739
740 If in doubt, say N here.
741
d28f6df1
GL
742config KEXEC
743 depends on PM_SLEEP_SMP
744 select KEXEC_CORE
745 bool "kexec system call"
746 ---help---
747 kexec is a system call that implements the ability to shutdown your
748 current kernel, and to start another kernel. It is like a reboot
749 but it is independent of the system firmware. And like a reboot
750 you can start any kernel with it, not just Linux.
751
d215b105
AT
752config CRASH_DUMP
753 bool "Build kdump crash kernel"
754 help
755 Generate crash dump after being started by kexec. This should
756 be normally only set in special crash dump kernels which are
757 loaded in the main kernel with kexec-tools into a specially
758 reserved region and then later executed after a crash by
759 kdump/kexec.
760
761 For more details see Documentation/kdump/kdump.txt
762
aa42aa13
SS
763config XEN_DOM0
764 def_bool y
765 depends on XEN
766
767config XEN
c2ba1f7d 768 bool "Xen guest support on ARM64"
aa42aa13 769 depends on ARM64 && OF
83862ccf 770 select SWIOTLB_XEN
dfd57bc3 771 select PARAVIRT
aa42aa13
SS
772 help
773 Say Y if you want to run Linux in a Virtual Machine on Xen on ARM64.
774
d03bb145
SC
775config FORCE_MAX_ZONEORDER
776 int
777 default "14" if (ARM64_64K_PAGES && TRANSPARENT_HUGEPAGE)
1f0744eb 778 default "13" if (ARCH_THUNDER && ARM64_4K_PAGES)
44eaacf1 779 default "12" if (ARM64_16K_PAGES && TRANSPARENT_HUGEPAGE)
d03bb145 780 default "11"
44eaacf1
SP
781 help
782 The kernel memory allocator divides physically contiguous memory
783 blocks into "zones", where each zone is a power of two number of
784 pages. This option selects the largest power of two that the kernel
785 keeps in the memory allocator. If you need to allocate very large
786 blocks of physically contiguous memory, then you may need to
787 increase this value.
788
789 This config option is actually maximum order plus one. For example,
790 a value of 11 means that the largest free memory block is 2^10 pages.
791
792 We make sure that we can allocate upto a HugePage size for each configuration.
793 Hence we have :
794 MAX_ORDER = (PMD_SHIFT - PAGE_SHIFT) + 1 => PAGE_SHIFT - 2
795
796 However for 4K, we choose a higher default value, 11 as opposed to 10, giving us
797 4M allocations matching the default size used by generic code.
d03bb145 798
1b907f46
WD
799menuconfig ARMV8_DEPRECATED
800 bool "Emulate deprecated/obsolete ARMv8 instructions"
801 depends on COMPAT
802 help
803 Legacy software support may require certain instructions
804 that have been deprecated or obsoleted in the architecture.
805
806 Enable this config to enable selective emulation of these
807 features.
808
809 If unsure, say Y
810
811if ARMV8_DEPRECATED
812
813config SWP_EMULATION
814 bool "Emulate SWP/SWPB instructions"
815 help
816 ARMv8 obsoletes the use of A32 SWP/SWPB instructions such that
817 they are always undefined. Say Y here to enable software
818 emulation of these instructions for userspace using LDXR/STXR.
819
820 In some older versions of glibc [<=2.8] SWP is used during futex
821 trylock() operations with the assumption that the code will not
822 be preempted. This invalid assumption may be more likely to fail
823 with SWP emulation enabled, leading to deadlock of the user
824 application.
825
826 NOTE: when accessing uncached shared regions, LDXR/STXR rely
827 on an external transaction monitoring block called a global
828 monitor to maintain update atomicity. If your system does not
829 implement a global monitor, this option can cause programs that
830 perform SWP operations to uncached memory to deadlock.
831
832 If unsure, say Y
833
834config CP15_BARRIER_EMULATION
835 bool "Emulate CP15 Barrier instructions"
836 help
837 The CP15 barrier instructions - CP15ISB, CP15DSB, and
838 CP15DMB - are deprecated in ARMv8 (and ARMv7). It is
839 strongly recommended to use the ISB, DSB, and DMB
840 instructions instead.
841
842 Say Y here to enable software emulation of these
843 instructions for AArch32 userspace code. When this option is
844 enabled, CP15 barrier usage is traced which can help
845 identify software that needs updating.
846
847 If unsure, say Y
848
2d888f48
SP
849config SETEND_EMULATION
850 bool "Emulate SETEND instruction"
851 help
852 The SETEND instruction alters the data-endianness of the
853 AArch32 EL0, and is deprecated in ARMv8.
854
855 Say Y here to enable software emulation of the instruction
856 for AArch32 userspace code.
857
858 Note: All the cpus on the system must have mixed endian support at EL0
859 for this feature to be enabled. If a new CPU - which doesn't support mixed
860 endian - is hotplugged in after this feature has been enabled, there could
861 be unexpected results in the applications.
862
863 If unsure, say Y
1b907f46
WD
864endif
865
ba42822a
CM
866config ARM64_SW_TTBR0_PAN
867 bool "Emulate Privileged Access Never using TTBR0_EL1 switching"
868 help
869 Enabling this option prevents the kernel from accessing
870 user-space memory directly by pointing TTBR0_EL1 to a reserved
871 zeroed area and reserved ASID. The user access routines
872 restore the valid TTBR0_EL1 temporarily.
873
0e4a0709
WD
874menu "ARMv8.1 architectural features"
875
876config ARM64_HW_AFDBM
877 bool "Support for hardware updates of the Access and Dirty page flags"
878 default y
879 help
880 The ARMv8.1 architecture extensions introduce support for
881 hardware updates of the access and dirty information in page
882 table entries. When enabled in TCR_EL1 (HA and HD bits) on
883 capable processors, accesses to pages with PTE_AF cleared will
884 set this bit instead of raising an access flag fault.
885 Similarly, writes to read-only pages with the DBM bit set will
886 clear the read-only bit (AP[2]) instead of raising a
887 permission fault.
888
889 Kernels built with this configuration option enabled continue
890 to work on pre-ARMv8.1 hardware and the performance impact is
891 minimal. If unsure, say Y.
892
893config ARM64_PAN
894 bool "Enable support for Privileged Access Never (PAN)"
895 default y
896 help
897 Privileged Access Never (PAN; part of the ARMv8.1 Extensions)
898 prevents the kernel or hypervisor from accessing user-space (EL0)
899 memory directly.
900
901 Choosing this option will cause any unprotected (not using
902 copy_to_user et al) memory access to fail with a permission fault.
903
904 The feature is detected at runtime, and will remain as a 'nop'
905 instruction if the cpu does not implement the feature.
906
907config ARM64_LSE_ATOMICS
908 bool "Atomic instructions"
909 help
910 As part of the Large System Extensions, ARMv8.1 introduces new
911 atomic instructions that are designed specifically to scale in
912 very large systems.
913
914 Say Y here to make use of these instructions for the in-kernel
915 atomic routines. This incurs a small overhead on CPUs that do
916 not support these instructions and requires the kernel to be
917 built with binutils >= 2.25.
918
1f364c8c
MZ
919config ARM64_VHE
920 bool "Enable support for Virtualization Host Extensions (VHE)"
921 default y
922 help
923 Virtualization Host Extensions (VHE) allow the kernel to run
924 directly at EL2 (instead of EL1) on processors that support
925 it. This leads to better performance for KVM, as they reduce
926 the cost of the world switch.
927
928 Selecting this option allows the VHE feature to be detected
929 at runtime, and does not affect processors that do not
930 implement this feature.
931
0e4a0709
WD
932endmenu
933
f993318b
WD
934menu "ARMv8.2 architectural features"
935
57f4959b
JM
936config ARM64_UAO
937 bool "Enable support for User Access Override (UAO)"
938 default y
939 help
940 User Access Override (UAO; part of the ARMv8.2 Extensions)
941 causes the 'unprivileged' variant of the load/store instructions to
942 be overriden to be privileged.
943
944 This option changes get_user() and friends to use the 'unprivileged'
945 variant of the load/store instructions. This ensures that user-space
946 really did have access to the supplied memory. When addr_limit is
947 set to kernel memory the UAO bit will be set, allowing privileged
948 access to kernel memory.
949
950 Choosing this option will cause copy_to_user() et al to use user-space
951 memory permissions.
952
953 The feature is detected at runtime, the kernel will use the
954 regular load/store instructions if the cpu does not implement the
955 feature.
956
f993318b
WD
957endmenu
958
fd045f6c
AB
959config ARM64_MODULE_CMODEL_LARGE
960 bool
961
962config ARM64_MODULE_PLTS
963 bool
964 select ARM64_MODULE_CMODEL_LARGE
965 select HAVE_MOD_ARCH_SPECIFIC
966
1e48ef7f
AB
967config RELOCATABLE
968 bool
969 help
970 This builds the kernel as a Position Independent Executable (PIE),
971 which retains all relocation metadata required to relocate the
972 kernel binary at runtime to a different virtual address than the
973 address it was linked at.
974 Since AArch64 uses the RELA relocation format, this requires a
975 relocation pass at runtime even if the kernel is loaded at the
976 same address it was linked at.
977
f80fb3a3
AB
978config RANDOMIZE_BASE
979 bool "Randomize the address of the kernel image"
b9c220b5 980 select ARM64_MODULE_PLTS if MODULES
f80fb3a3
AB
981 select RELOCATABLE
982 help
983 Randomizes the virtual address at which the kernel image is
984 loaded, as a security feature that deters exploit attempts
985 relying on knowledge of the location of kernel internals.
986
987 It is the bootloader's job to provide entropy, by passing a
988 random u64 value in /chosen/kaslr-seed at kernel entry.
989
2b5fe07a
AB
990 When booting via the UEFI stub, it will invoke the firmware's
991 EFI_RNG_PROTOCOL implementation (if available) to supply entropy
992 to the kernel proper. In addition, it will randomise the physical
993 location of the kernel Image as well.
994
f80fb3a3
AB
995 If unsure, say N.
996
997config RANDOMIZE_MODULE_REGION_FULL
998 bool "Randomize the module region independently from the core kernel"
8fe88a41 999 depends on RANDOMIZE_BASE && !DYNAMIC_FTRACE
f80fb3a3
AB
1000 default y
1001 help
1002 Randomizes the location of the module region without considering the
1003 location of the core kernel. This way, it is impossible for modules
1004 to leak information about the location of core kernel data structures
1005 but it does imply that function calls between modules and the core
1006 kernel will need to be resolved via veneers in the module PLT.
1007
1008 When this option is not set, the module region will be randomized over
1009 a limited range that contains the [_stext, _etext] interval of the
1010 core kernel, so branch relocations are always in range.
1011
8c2c3df3
CM
1012endmenu
1013
1014menu "Boot options"
1015
5e89c55e
LP
1016config ARM64_ACPI_PARKING_PROTOCOL
1017 bool "Enable support for the ARM64 ACPI parking protocol"
1018 depends on ACPI
1019 help
1020 Enable support for the ARM64 ACPI parking protocol. If disabled
1021 the kernel will not allow booting through the ARM64 ACPI parking
1022 protocol even if the corresponding data is present in the ACPI
1023 MADT table.
1024
8c2c3df3
CM
1025config CMDLINE
1026 string "Default kernel command string"
1027 default ""
1028 help
1029 Provide a set of default command-line options at build time by
1030 entering them here. As a minimum, you should specify the the
1031 root device (e.g. root=/dev/nfs).
1032
1033config CMDLINE_FORCE
1034 bool "Always use the default kernel command string"
1035 help
1036 Always use the default kernel command string, even if the boot
1037 loader passes other arguments to the kernel.
1038 This is useful if you cannot or don't want to change the
1039 command-line options your boot loader passes to the kernel.
1040
f4f75ad5
AB
1041config EFI_STUB
1042 bool
1043
f84d0275
MS
1044config EFI
1045 bool "UEFI runtime support"
1046 depends on OF && !CPU_BIG_ENDIAN
1047 select LIBFDT
1048 select UCS2_STRING
1049 select EFI_PARAMS_FROM_FDT
e15dd494 1050 select EFI_RUNTIME_WRAPPERS
f4f75ad5
AB
1051 select EFI_STUB
1052 select EFI_ARMSTUB
f84d0275
MS
1053 default y
1054 help
1055 This option provides support for runtime services provided
1056 by UEFI firmware (such as non-volatile variables, realtime
3c7f2550
MS
1057 clock, and platform reset). A UEFI stub is also provided to
1058 allow the kernel to be booted as an EFI application. This
1059 is only useful on systems that have UEFI firmware.
f84d0275 1060
d1ae8c00
YL
1061config DMI
1062 bool "Enable support for SMBIOS (DMI) tables"
1063 depends on EFI
1064 default y
1065 help
1066 This enables SMBIOS/DMI feature for systems.
1067
1068 This option is only useful on systems that have UEFI firmware.
1069 However, even with this option, the resultant kernel should
1070 continue to boot on existing non-UEFI platforms.
1071
8c2c3df3
CM
1072endmenu
1073
1074menu "Userspace binary formats"
1075
1076source "fs/Kconfig.binfmt"
1077
1078config COMPAT
1079 bool "Kernel support for 32-bit EL0"
755e70b7 1080 depends on ARM64_4K_PAGES || EXPERT
8c2c3df3 1081 select COMPAT_BINFMT_ELF
af1839eb 1082 select HAVE_UID16
84b9e9b4 1083 select OLD_SIGSUSPEND3
51682036 1084 select COMPAT_OLD_SIGACTION
8c2c3df3
CM
1085 help
1086 This option enables support for a 32-bit EL0 running under a 64-bit
1087 kernel at EL1. AArch32-specific components such as system calls,
1088 the user helper functions, VFP support and the ptrace interface are
1089 handled appropriately by the kernel.
1090
44eaacf1
SP
1091 If you use a page size other than 4KB (i.e, 16KB or 64KB), please be aware
1092 that you will only be able to execute AArch32 binaries that were compiled
1093 with page size aligned segments.
a8fcd8b1 1094
8c2c3df3
CM
1095 If you want to execute 32-bit userspace applications, say Y.
1096
1097config SYSVIPC_COMPAT
1098 def_bool y
1099 depends on COMPAT && SYSVIPC
1100
1101endmenu
1102
166936ba
LP
1103menu "Power management options"
1104
1105source "kernel/power/Kconfig"
1106
82869ac5
JM
1107config ARCH_HIBERNATION_POSSIBLE
1108 def_bool y
1109 depends on CPU_PM
1110
1111config ARCH_HIBERNATION_HEADER
1112 def_bool y
1113 depends on HIBERNATION
1114
166936ba
LP
1115config ARCH_SUSPEND_POSSIBLE
1116 def_bool y
1117
166936ba
LP
1118endmenu
1119
1307220d
LP
1120menu "CPU Power Management"
1121
1122source "drivers/cpuidle/Kconfig"
1123
52e7e816
RH
1124source "drivers/cpufreq/Kconfig"
1125
1126endmenu
1127
8c2c3df3
CM
1128source "net/Kconfig"
1129
1130source "drivers/Kconfig"
1131
c5ece755
AW
1132source "ubuntu/Kconfig"
1133
f84d0275
MS
1134source "drivers/firmware/Kconfig"
1135
b6a02173
GG
1136source "drivers/acpi/Kconfig"
1137
8c2c3df3
CM
1138source "fs/Kconfig"
1139
c3eb5b14
MZ
1140source "arch/arm64/kvm/Kconfig"
1141
8c2c3df3
CM
1142source "arch/arm64/Kconfig.debug"
1143
1144source "security/Kconfig"
1145
1146source "crypto/Kconfig"
2c98833a
AB
1147if CRYPTO
1148source "arch/arm64/crypto/Kconfig"
1149endif
8c2c3df3
CM
1150
1151source "lib/Kconfig"