Lines Matching +full:config +full:- +full:space
1 # SPDX-License-Identifier: GPL-2.0-only
2 config ARM64
279 ARM 64-bit (AArch64) Linux support.
281 config RUSTC_SUPPORTS_ARM64
287 # required due to use of the -Zfixed-x18 flag.
290 # -Zsanitizer=shadow-call-stack flag.
293 config CLANG_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS
298 config GCC_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS
300 depends on $(cc-option,-fpatchable-function-entry=2)
302 config 64BIT
305 config MMU
308 config ARM64_CONT_PTE_SHIFT
314 config ARM64_CONT_PMD_SHIFT
320 config ARCH_MMAP_RND_BITS_MIN
326 # VA_BITS - PAGE_SHIFT - 3
327 config ARCH_MMAP_RND_BITS_MAX
339 config ARCH_MMAP_RND_COMPAT_BITS_MIN
344 config ARCH_MMAP_RND_COMPAT_BITS_MAX
347 config NO_IOPORT_MAP
350 config STACKTRACE_SUPPORT
353 config ILLEGAL_POINTER_VALUE
357 config LOCKDEP_SUPPORT
360 config GENERIC_BUG
364 config GENERIC_BUG_RELATIVE_POINTERS
368 config GENERIC_HWEIGHT
371 config GENERIC_CSUM
374 config GENERIC_CALIBRATE_DELAY
377 config SMP
380 config KERNEL_MODE_NEON
383 config FIX_EARLYCON_MEM
386 config PGTABLE_LEVELS
397 config ARCH_SUPPORTS_UPROBES
400 config ARCH_PROC_KCORE_TEXT
403 config BROKEN_GAS_INST
404 def_bool !$(as-instr,1:\n.inst 0\n.rept . - 1b\n\nnop\n.endr\n)
406 config BUILTIN_RETURN_ADDRESS_STRIPS_PAC
409 # https://github.com/llvm/llvm-project/commit/2a96f47c5ffca84cd774ad402cacd137f4bf45e2
420 config KASAN_SHADOW_OFFSET
435 config UNWIND_TABLES
444 config AMPERE_ERRATUM_AC03_CPU_38
459 at stage-2.
463 config ARM64_WORKAROUND_CLEAN_CACHE
466 config ARM64_ERRATUM_826319
467 …bool "Cortex-A53: 826319: System might deadlock if a write cannot complete until read data is acce…
472 erratum 826319 on Cortex-A53 parts up to r0p2 with an AMBA 4 ACE or
475 If a Cortex-A53 uses an AMBA AXI4 ACE interface to other processors
481 data cache clean-and-invalidate.
488 config ARM64_ERRATUM_827319
489 …bool "Cortex-A53: 827319: Data cache clean instructions might cause overlapping transactions to th…
494 erratum 827319 on Cortex-A53 parts up to r0p2 with an AMBA 5 CHI
503 data cache clean-and-invalidate.
510 config ARM64_ERRATUM_824069
511 bool "Cortex-A53: 824069: Cache line might not be marked as clean after a CleanShared snoop"
516 erratum 824069 on Cortex-A53 parts up to r0p2 when it is connected
519 If a Cortex-A53 processor is executing a store or prefetch for
526 data cache clean-and-invalidate.
533 config ARM64_ERRATUM_819472
534 bool "Cortex-A53: 819472: Store exclusive instructions might cause data corruption"
539 erratum 819472 on Cortex-A53 parts up to r0p1 with an L2 cache
548 data cache clean-and-invalidate.
555 config ARM64_ERRATUM_832075
556 bool "Cortex-A57: 832075: possible deadlock on mixing exclusive memory accesses with device loads"
560 erratum 832075 on Cortex-A57 parts up to r1p2.
562 Affected Cortex-A57 parts might deadlock when exclusive load/store
563 instructions to Write-Back memory are mixed with Device loads.
565 The workaround is to promote device loads to use Load-Acquire
573 config ARM64_ERRATUM_834220
574 …bool "Cortex-A57: 834220: Stage 2 translation fault might be incorrectly reported in presence of a…
578 erratum 834220 on Cortex-A57 parts up to r1p2.
580 Affected Cortex-A57 parts might report a Stage 2 translation
593 config ARM64_ERRATUM_1742098
594 …bool "Cortex-A57/A72: 1742098: ELR recorded incorrectly on interrupt taken between cryptographic i…
598 This option removes the AES hwcap for aarch32 user-space to
599 workaround erratum 1742098 on Cortex-A57 and Cortex-A72.
609 config ARM64_ERRATUM_845719
610 bool "Cortex-A53: 845719: a load might read incorrect data"
615 erratum 845719 on Cortex-A53 parts up to r0p4.
617 When running a compat (AArch32) userspace on an affected Cortex-A53
623 return to a 32-bit task.
630 config ARM64_ERRATUM_843419
631 bool "Cortex-A53: 843419: A load or store might access an incorrect address"
634 This option links the kernel with '--fix-cortex-a53-843419' and
637 Cortex-A53 parts up to r0p4.
641 config ARM64_LD_HAS_FIX_ERRATUM_843419
642 def_bool $(ld-option,--fix-cortex-a53-843419)
644 config ARM64_ERRATUM_1024718
645 …bool "Cortex-A55: 1024718: Update of DBM/AP bits without break before make might result in incorre…
648 This option adds a workaround for ARM Cortex-A55 Erratum 1024718.
650 Affected Cortex-A55 cores (all revisions) could cause incorrect
652 without a break-before-make. The workaround is to disable the usage
658 config ARM64_ERRATUM_1418040
659 …bool "Cortex-A76/Neoverse-N1: MRC read following MRRC read of specific Generic Timer in AArch32 mi…
663 This option adds a workaround for ARM Cortex-A76/Neoverse-N1
666 Affected Cortex-A76/Neoverse-N1 cores (r0p0 to r3p1) could
672 config ARM64_WORKAROUND_SPECULATIVE_AT
675 config ARM64_ERRATUM_1165522
676 …bool "Cortex-A76: 1165522: Speculative AT instruction using out-of-context translation regime coul…
680 This option adds a workaround for ARM Cortex-A76 erratum 1165522.
682 Affected Cortex-A76 cores (r0p0, r1p0, r2p0) could end-up with
688 config ARM64_ERRATUM_1319367
689 …bool "Cortex-A57/A72: 1319537: Speculative AT instruction using out-of-context translation regime …
693 This option adds work arounds for ARM Cortex-A57 erratum 1319537
696 Cortex-A57 and A72 cores could end-up with corrupted TLBs by
701 config ARM64_ERRATUM_1530923
702 …bool "Cortex-A55: 1530923: Speculative AT instruction using out-of-context translation regime coul…
706 This option adds a workaround for ARM Cortex-A55 erratum 1530923.
708 Affected Cortex-A55 cores (r0p0, r0p1, r1p0, r2p0) could end-up with
714 config ARM64_WORKAROUND_REPEAT_TLBI
717 config ARM64_ERRATUM_2441007
718 …bool "Cortex-A55: Completion of affected memory accesses might not be guaranteed by completion of …
721 This option adds a workaround for ARM Cortex-A55 erratum #2441007.
723 Under very rare circumstances, affected Cortex-A55 CPUs
724 may not handle a race between a break-before-make sequence on one
733 config ARM64_ERRATUM_1286807
734 …bool "Cortex-A76: Modification of the translation table for a virtual address might lead to read-a…
737 This option adds a workaround for ARM Cortex-A76 erratum 1286807.
739 On the affected Cortex-A76 cores (r0p0 to r3p0), if a virtual
743 break-before-make sequence, then under very rare circumstances
750 config ARM64_ERRATUM_1463225
751 bool "Cortex-A76: Software Step might prevent interrupt recognition"
754 This option adds a workaround for Arm Cortex-A76 erratum 1463225.
756 On the affected Cortex-A76 cores (r0p0 to r3p1), software stepping
768 config ARM64_ERRATUM_1542419
769 bool "Neoverse-N1: workaround mis-ordering of instruction fetches (rare)"
771 This option adds a workaround for ARM Neoverse-N1 erratum
774 Affected Neoverse-N1 cores could execute a stale instruction when
779 forces user-space to perform cache maintenance.
783 config ARM64_ERRATUM_1508412
784 …bool "Cortex-A77: 1508412: workaround deadlock on sequence of NC/Device load and store exclusive o…
787 This option adds a workaround for Arm Cortex-A77 erratum 1508412.
789 Affected Cortex-A77 cores (r0p0, r1p0) could deadlock on a sequence
790 of a store-exclusive or read of PAR_EL1 and a load with device or
791 non-cacheable memory attributes. The workaround depends on a firmware
803 config ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE
806 config ARM64_ERRATUM_2051678
807 bool "Cortex-A510: 2051678: disable Hardware Update of the page table dirty bit"
810 This options adds the workaround for ARM Cortex-A510 erratum ARM64_ERRATUM_2051678.
811 Affected Cortex-A510 might not respect the ordering rules for
817 config ARM64_ERRATUM_2077057
818 bool "Cortex-A510: 2077057: workaround software-step corrupting SPSR_EL2"
821 This option adds the workaround for ARM Cortex-A510 erratum 2077057.
822 Affected Cortex-A510 may corrupt SPSR_EL2 when the a step exception is
830 previous guest entry, and can be restored from the in-memory copy.
834 config ARM64_ERRATUM_2658417
835 bool "Cortex-A510: 2658417: remove BF16 support due to incorrect result"
838 This option adds the workaround for ARM Cortex-A510 erratum 2658417.
839 Affected Cortex-A510 (r0p0 to r1p1) may produce the wrong result for
843 user-space should not be using these instructions.
847 config ARM64_ERRATUM_2119858
848 bool "Cortex-A710/X2: 2119858: workaround TRBE overwriting trace data in FILL mode"
853 This option adds the workaround for ARM Cortex-A710/X2 erratum 2119858.
855 Affected Cortex-A710/X2 cores could overwrite up to 3 cache lines of trace
865 config ARM64_ERRATUM_2139208
866 bool "Neoverse-N2: 2139208: workaround TRBE overwriting trace data in FILL mode"
871 This option adds the workaround for ARM Neoverse-N2 erratum 2139208.
873 Affected Neoverse-N2 cores could overwrite up to 3 cache lines of trace
883 config ARM64_WORKAROUND_TSB_FLUSH_FAILURE
886 config ARM64_ERRATUM_2054223
887 bool "Cortex-A710: 2054223: workaround TSB instruction failing to flush trace"
891 Enable workaround for ARM Cortex-A710 erratum 2054223
901 config ARM64_ERRATUM_2067961
902 bool "Neoverse-N2: 2067961: workaround TSB instruction failing to flush trace"
906 Enable workaround for ARM Neoverse-N2 erratum 2067961
916 config ARM64_WORKAROUND_TRBE_WRITE_OUT_OF_RANGE
919 config ARM64_ERRATUM_2253138
920 bool "Neoverse-N2: 2253138: workaround TRBE writing to address out-of-range"
925 This option adds the workaround for ARM Neoverse-N2 erratum 2253138.
927 Affected Neoverse-N2 cores might write to an out-of-range address, not reserved
929 virtually addressed page following the last page of the TRBE address space
933 page beyond the TRBLIMITR_EL1.LIMIT, within the space allowed for the TRBE.
937 config ARM64_ERRATUM_2224489
938 bool "Cortex-A710/X2: 2224489: workaround TRBE writing to address out-of-range"
943 This option adds the workaround for ARM Cortex-A710/X2 erratum 2224489.
945 Affected Cortex-A710/X2 cores might write to an out-of-range address, not reserved
947 virtually addressed page following the last page of the TRBE address space
951 page beyond the TRBLIMITR_EL1.LIMIT, within the space allowed for the TRBE.
955 config ARM64_ERRATUM_2441009
956 …bool "Cortex-A510: Completion of affected memory accesses might not be guaranteed by completion of…
959 This option adds a workaround for ARM Cortex-A510 erratum #2441009.
961 Under very rare circumstances, affected Cortex-A510 CPUs
962 may not handle a race between a break-before-make sequence on one
971 config ARM64_ERRATUM_2064142
972 bool "Cortex-A510: 2064142: workaround TRBE register writes while disabled"
976 This option adds the workaround for ARM Cortex-A510 erratum 2064142.
978 Affected Cortex-A510 core might fail to write into system registers after the
989 config ARM64_ERRATUM_2038923
990 bool "Cortex-A510: 2038923: workaround TRBE corruption with enable"
994 This option adds the workaround for ARM Cortex-A510 erratum 2038923.
996 Affected Cortex-A510 core might cause an inconsistent view on whether trace is
1012 config ARM64_ERRATUM_1902691
1013 bool "Cortex-A510: 1902691: workaround TRBE trace corruption"
1017 This option adds the workaround for ARM Cortex-A510 erratum 1902691.
1019 Affected Cortex-A510 core might cause trace data corruption, when being written
1030 config ARM64_ERRATUM_2457168
1031 bool "Cortex-A510: 2457168: workaround for AMEVCNTR01 incrementing incorrectly"
1035 This option adds the workaround for ARM Cortex-A510 erratum 2457168.
1038 as the system counter. On affected Cortex-A510 cores AMEVCNTR01 increments
1047 config ARM64_ERRATUM_2645198
1048 bool "Cortex-A715: 2645198: Workaround possible [ESR|FAR]_ELx corruption"
1051 This option adds the workaround for ARM Cortex-A715 erratum 2645198.
1053 If a Cortex-A715 cpu sees a page mapping permissions change from executable
1054 to non-executable, it may corrupt the ESR_ELx and FAR_ELx registers on the
1057 Only user-space does executable to non-executable permission transition via
1058 mprotect() system call. Workaround the problem by doing a break-before-make
1059 TLB invalidation, for all changes to executable user space mappings.
1063 config ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
1066 config ARM64_ERRATUM_2966298
1067 bool "Cortex-A520: 2966298: workaround for speculatively executed unprivileged load"
1071 This option adds the workaround for ARM Cortex-A520 erratum 2966298.
1073 On an affected Cortex-A520 core, a speculatively executed unprivileged
1080 config ARM64_ERRATUM_3117295
1081 bool "Cortex-A510: 3117295: workaround for speculatively executed unprivileged load"
1085 This option adds the workaround for ARM Cortex-A510 erratum 3117295.
1087 On an affected Cortex-A510 core, a speculatively executed unprivileged
1094 config ARM64_ERRATUM_3194386
1095 bool "Cortex-*/Neoverse-*: workaround for MSR SSBS not self-synchronizing"
1100 * ARM Cortex-A76 erratum 3324349
1101 * ARM Cortex-A77 erratum 3324348
1102 * ARM Cortex-A78 erratum 3324344
1103 * ARM Cortex-A78C erratum 3324346
1104 * ARM Cortex-A78C erratum 3324347
1105 * ARM Cortex-A710 erratam 3324338
1106 * ARM Cortex-A715 errartum 3456084
1107 * ARM Cortex-A720 erratum 3456091
1108 * ARM Cortex-A725 erratum 3456106
1109 * ARM Cortex-X1 erratum 3324344
1110 * ARM Cortex-X1C erratum 3324346
1111 * ARM Cortex-X2 erratum 3324338
1112 * ARM Cortex-X3 erratum 3324335
1113 * ARM Cortex-X4 erratum 3194386
1114 * ARM Cortex-X925 erratum 3324334
1115 * ARM Neoverse-N1 erratum 3324349
1117 * ARM Neoverse-N3 erratum 3456111
1118 * ARM Neoverse-V1 erratum 3324341
1120 * ARM Neoverse-V3 erratum 3312417
1128 SSBS. The presence of the SSBS special-purpose register is hidden
1134 config CAVIUM_ERRATUM_22375
1140 This implements two gicv3-its errata workarounds for ThunderX. Both
1151 config CAVIUM_ERRATUM_23144
1160 config CAVIUM_ERRATUM_23154
1174 config CAVIUM_ERRATUM_27456
1180 contains data for a non-current ASID. The fix is to
1185 config CAVIUM_ERRATUM_30115
1191 interrupts in host. Trapping both GICv3 group-0 and group-1
1196 config CAVIUM_TX2_ERRATUM_219
1213 config FUJITSU_ERRATUM_010001
1214 bool "Fujitsu-A64FX erratum E#010001: Undefined fault may occur wrongly"
1217 This option adds a workaround for Fujitsu-A64FX erratum E#010001.
1218 On some variants of the Fujitsu-A64FX cores ver(1.0, 1.1), memory
1222 case-1 TTBR0_EL1 with TCR_EL1.NFD0 == 1.
1223 case-2 TTBR0_EL2 with TCR_EL2.NFD0 == 1.
1224 case-3 TTBR1_EL1 with TCR_EL1.NFD1 == 1.
1225 case-4 TTBR1_EL2 with TCR_EL2.NFD1 == 1.
1228 The workaround only affects the Fujitsu-A64FX.
1232 config HISILICON_ERRATUM_161600802
1242 config HISILICON_ERRATUM_162100801
1253 config QCOM_FALKOR_ERRATUM_1003
1264 config QCOM_FALKOR_ERRATUM_1009
1275 config QCOM_QDF2400_ERRATUM_0065
1285 config QCOM_FALKOR_ERRATUM_E1041
1295 config NVIDIA_CARMEL_CNP_ERRATUM
1299 If CNP is enabled on Carmel cores, non-sharable TLBIs on a core will not
1305 config ROCKCHIP_ERRATUM_3568002
1310 addressing limited to the first 32bit of physical address space.
1314 config ROCKCHIP_ERRATUM_3588001
1318 The Rockchip RK3588 GIC600 SoC integration does not support ACE/ACE-lite.
1324 config SOCIONEXT_SYNQUACER_PREITS
1325 bool "Socionext Synquacer: Workaround for GICv3 pre-ITS"
1329 MSI doorbell writes with non-zero values for the device ID.
1341 config ARM64_4K_PAGES
1347 config ARM64_16K_PAGES
1355 config ARM64_64K_PAGES
1361 look-up. AArch32 emulation requires applications compiled
1367 prompt "Virtual address space size"
1371 space sizes. The level of translation table is determined by
1372 a combination of page size and virtual address space size.
1374 config ARM64_VA_BITS_36
1375 bool "36-bit" if EXPERT
1378 config ARM64_VA_BITS_39
1379 bool "39-bit"
1382 config ARM64_VA_BITS_42
1383 bool "42-bit"
1386 config ARM64_VA_BITS_47
1387 bool "47-bit"
1390 config ARM64_VA_BITS_48
1391 bool "48-bit"
1393 config ARM64_VA_BITS_52
1394 bool "52-bit"
1396 Enable 52-bit virtual addressing for userspace when explicitly
1397 requested via a hint to mmap(). The kernel will also use 52-bit
1399 this feature is available, otherwise it reverts to 48-bit).
1401 NOTE: Enabling 52-bit virtual addressing in conjunction with
1404 impact on its susceptibility to brute-force attacks.
1406 If unsure, select 48-bit virtual addressing instead.
1410 config ARM64_FORCE_52BIT
1411 bool "Force 52-bit virtual addresses for userspace"
1414 For systems with 52-bit userspace VAs enabled, the kernel will attempt
1415 to maintain compatibility with older software by providing 48-bit VAs
1418 This configuration option disables the 48-bit compatibility logic, and
1419 forces all userspace addresses to be 52-bit on HW that supports it. One
1423 config ARM64_VA_BITS
1433 prompt "Physical address space size"
1439 config ARM64_PA_BITS_48
1440 bool "48-bit"
1443 config ARM64_PA_BITS_52
1444 bool "52-bit"
1447 Enable support for a 52-bit physical address space, introduced as
1448 part of the ARMv8.2-LPA extension.
1451 do not support ARMv8.2-LPA, but with some added memory overhead (and
1456 config ARM64_PA_BITS
1461 config ARM64_LPA2
1473 config CPU_BIG_ENDIAN
1474 bool "Build big-endian kernel"
1475 # https://github.com/llvm/llvm-project/commit/1379b150991f70a5782e9a143c2ba5308da1161c
1478 Say Y if you plan on running a kernel with a big-endian userspace.
1480 config CPU_LITTLE_ENDIAN
1481 bool "Build little-endian kernel"
1483 Say Y if you plan on running a kernel with a little-endian userspace.
1488 config SCHED_MC
1489 bool "Multi-core scheduler support"
1491 Multi-core scheduler support improves the CPU scheduler's decision
1492 making when dealing with multi-core CPU chips at a cost of slightly
1495 config SCHED_CLUSTER
1501 by sharing mid-level caches, last-level cache tags or internal
1504 config SCHED_SMT
1511 config NR_CPUS
1512 int "Maximum number of CPUs (2-4096)"
1516 config HOTPLUG_CPU
1517 bool "Support for hot-pluggable CPUs"
1524 config NUMA
1533 Enable NUMA (Non-Uniform Memory Access) support.
1539 config NODES_SHIFT
1550 config ARCH_SPARSEMEM_ENABLE
1555 config HW_PERF_EVENTS
1560 config CC_HAVE_SHADOW_CALL_STACK
1561 def_bool $(cc-option, -fsanitize=shadow-call-stack -ffixed-x18)
1563 config PARAVIRT
1570 config PARAVIRT_TIME_ACCOUNTING
1581 config ARCH_SUPPORTS_KEXEC
1584 config ARCH_SUPPORTS_KEXEC_FILE
1587 config ARCH_SELECTS_KEXEC_FILE
1592 config ARCH_SUPPORTS_KEXEC_SIG
1595 config ARCH_SUPPORTS_KEXEC_IMAGE_VERIFY_SIG
1598 config ARCH_DEFAULT_KEXEC_IMAGE_VERIFY_SIG
1601 config ARCH_SUPPORTS_CRASH_DUMP
1604 config ARCH_DEFAULT_CRASH_DUMP
1607 config ARCH_HAS_GENERIC_CRASHKERNEL_RESERVATION
1610 config TRANS_TABLE
1614 config XEN_DOM0
1618 config XEN
1630 # so the maximum value of MAX_PAGE_ORDER is SECTION_SIZE_BITS - PAGE_SHIFT:
1633 # ----+-------------------+--------------+----------------------+-------------------------+
1637 config ARCH_FORCE_MAX_ORDER
1657 config UNMAP_KERNEL_AT_EL0
1661 Speculation attacks against some high-performance processors can
1669 config MITIGATE_SPECTRE_BRANCH_HISTORY
1673 Speculation attacks against some high-performance processors can
1675 When taking an exception from user-space, a sequence of branches
1678 config RODATA_FULL_DEFAULT_ENABLED
1682 Apply read-only attributes of VM areas to the linear alias of
1683 the backing pages as well. This prevents code or read-only data
1692 config ARM64_SW_TTBR0_PAN
1698 user-space memory directly by pointing TTBR0_EL1 to a reserved
1702 config ARM64_TAGGED_ADDR_ABI
1709 Documentation/arch/arm64/tagged-address-abi.rst.
1712 bool "Kernel support for 32-bit EL0"
1718 This option enables support for a 32-bit EL0 running under a 64-bit
1719 kernel at EL1. AArch32-specific components such as system calls,
1727 If you want to execute 32-bit userspace applications, say Y.
1731 config KUSER_HELPERS
1732 bool "Enable kuser helpers page for 32-bit applications"
1735 Warning: disabling this option may break 32-bit user programs.
1758 config COMPAT_VDSO
1759 bool "Enable vDSO for 32-bit applications"
1765 Place in the process address space of 32-bit applications an
1769 You must have a 32-bit build of glibc 2.22 or later for programs
1772 config THUMB2_COMPAT_VDSO
1773 bool "Compile the 32-bit vDSO for Thumb-2 mode" if EXPERT
1777 Compile the compat vDSO with '-mthumb -fomit-frame-pointer' if y,
1778 otherwise with '-marm'.
1780 config COMPAT_ALIGNMENT_FIXUPS
1781 bool "Fix up misaligned multi-word loads and stores in user space"
1790 Enable this config to enable selective emulation of these
1797 config SWP_EMULATION
1820 config CP15_BARRIER_EMULATION
1823 The CP15 barrier instructions - CP15ISB, CP15DSB, and
1824 CP15DMB - are deprecated in ARMv8 (and ARMv7). It is
1836 config SETEND_EMULATION
1839 The SETEND instruction alters the data-endianness of the
1847 for this feature to be enabled. If a new CPU - which doesn't support mixed
1848 endian - is hotplugged in after this feature has been enabled, there could
1858 config ARM64_HW_AFDBM
1867 Similarly, writes to read-only pages with the DBM bit set will
1868 clear the read-only bit (AP[2]) instead of raising a
1872 to work on pre-ARMv8.1 hardware and the performance impact is
1875 config ARM64_PAN
1880 prevents the kernel or hypervisor from accessing user-space (EL0)
1889 config AS_HAS_LSE_ATOMICS
1890 def_bool $(as-instr,.arch_extension lse)
1892 config ARM64_LSE_ATOMICS
1897 config ARM64_USE_LSE_ATOMICS
1905 Say Y here to make use of these instructions for the in-kernel
1915 config AS_HAS_ARMV8_2
1916 def_bool $(cc-option,-Wa$(comma)-march=armv8.2-a)
1918 config AS_HAS_SHA3
1919 def_bool $(as-instr,.arch armv8.2-a+sha3)
1921 config ARM64_PMEM
1933 config ARM64_RAS_EXTN
1949 config ARM64_CNP
1966 config ARM64_PTR_AUTH
1978 context-switched along with the process.
1990 config ARM64_PTR_AUTH_KERNEL
2001 If the compiler supports the -mbranch-protection or
2002 -msign-return-address flag (e.g. GCC 7 or later), then this option
2011 config CC_HAS_BRANCH_PROT_PAC_RET
2013 def_bool $(cc-option,-mbranch-protection=pac-ret+leaf)
2015 config CC_HAS_SIGN_RETURN_ADDRESS
2017 def_bool $(cc-option,-msign-return-address=all)
2019 config AS_HAS_ARMV8_3
2020 def_bool $(cc-option,-Wa$(comma)-march=armv8.3-a)
2022 config AS_HAS_CFI_NEGATE_RA_STATE
2023 def_bool $(as-instr,.cfi_startproc\n.cfi_negate_ra_state\n.cfi_endproc\n)
2025 config AS_HAS_LDAPR
2026 def_bool $(as-instr,.arch_extension rcpc)
2032 config ARM64_AMU_EXTN
2055 config AS_HAS_ARMV8_4
2056 def_bool $(cc-option,-Wa$(comma)-march=armv8.4-a)
2058 config ARM64_TLB_RANGE
2063 ARMv8.4-TLBI provides TLBI invalidation instruction that apply to a
2073 config AS_HAS_ARMV8_5
2074 def_bool $(cc-option,-Wa$(comma)-march=armv8.5-a)
2076 config ARM64_BTI
2098 config ARM64_BTI_KERNEL
2115 config CC_HAS_BRANCH_PROT_PAC_RET_BTI
2117 def_bool $(cc-option,-mbranch-protection=pac-ret+leaf+bti)
2119 config ARM64_E0PD
2131 config ARM64_AS_HAS_MTE
2133 # ".arch armv8.5-a+memtag" below. However, this was incomplete
2137 def_bool $(as-instr,.arch armv8.5-a+memtag\nstgm xzr$(comma)[x0])
2139 config ARM64_MTE
2153 architectural support for run-time, always-on detection of
2155 to eliminate vulnerabilities arising from memory-unsafe
2163 not be allowed a late bring-up.
2169 Documentation/arch/arm64/memory-tagging-extension.rst.
2175 config ARM64_EPAN
2181 Access Never to be used with Execute-only mappings.
2187 config AS_HAS_MOPS
2188 def_bool $(as-instr,.arch_extension mops)
2192 config ARM64_POE
2200 enforcing page-based protections, but without requiring modification
2203 For details, see Documentation/core-api/protection-keys.rst
2207 config ARCH_PKEY_BITS
2211 config ARM64_HAFT
2230 config ARM64_GCS
2249 config ARM64_SVE
2274 If you need the kernel to boot on SVE-capable hardware with broken
2280 config ARM64_SME
2292 config ARM64_PSEUDO_NMI
2293 bool "Support for NMI-like interrupts"
2296 Adds support for mimicking Non-Maskable Interrupts through the use of
2307 config ARM64_DEBUG_PRIORITY_MASKING
2317 config RELOCATABLE
2330 config RANDOMIZE_BASE
2339 random u64 value in /chosen/kaslr-seed at kernel entry.
2348 config RANDOMIZE_MODULE_REGION_FULL
2365 config CC_HAVE_STACKPROTECTOR_SYSREG
2366 …def_bool $(cc-option,-mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-pro…
2368 config STACKPROTECTOR_PER_TASK
2372 config UNWIND_PATCH_PAC_INTO_SCS
2374 …# needs Clang with https://github.com/llvm/llvm-project/commit/de07cde67b5d205d58690be012106022aea…
2381 config ARM64_CONTPTE
2394 config ARM64_ACPI_PARKING_PROTOCOL
2403 config CMDLINE
2407 Provide a set of default command-line options at build time by
2419 config CMDLINE_FROM_BOOTLOADER
2422 Uses the command-line options passed by the boot loader. If
2426 config CMDLINE_FORCE
2432 command-line options your boot loader passes to the kernel.
2436 config EFI_STUB
2439 config EFI
2454 by UEFI firmware (such as non-volatile variables, realtime
2459 config COMPRESSED_INSTALL
2470 config DMI
2479 continue to boot on existing non-UEFI platforms.
2487 config ARCH_HIBERNATION_POSSIBLE
2491 config ARCH_HIBERNATION_HEADER
2495 config ARCH_SUSPEND_POSSIBLE