The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_ARM64

(No prompt – not directly user assignable.)

Type: bool

Help

ARM64 (AArch64) architecture

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Symbols that select this symbol

Kconfig definition

At arch/Kconfig:40

Included via Kconfig:8Kconfig.zephyr:39

Menu path: (Top)

config ARM64
    bool
    select ARCH_IS_SET
    select 64BIT
    select HAS_DTS
    select HAS_ARM_SMCCC
    select ARCH_HAS_THREAD_LOCAL_STORAGE
    select USE_SWITCH
    select USE_SWITCH_SUPPORTED
    help
      ARM64 (AArch64) architecture

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)