CONFIG_RV64I_CPU¶
RISCV64 CPU ISA
RISCV64 CPU ISA
Type: bool
Direct dependencies¶
<choice: Base CPU ISA options> || <choice: Base CPU ISA options>
(Includes any dependencies from ifs and menus.)
Kconfig definitions¶
At <Zephyr SoC>/riscv/riscv-privilege/andes_v5/Kconfig.soc:24
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr SoC>/Kconfig:15
→ <BuildDir>/kconfig/Kconfig.soc.arch:2
→ <Zephyr SoC>/riscv/riscv-privilege/Kconfig:22
Menu path: (Top) → Hardware Configuration → Base CPU ISA options
config RV64I_CPU
bool "RISCV64 CPU ISA"
select 64BIT
depends on <choice>
At <Zephyr SoC>/riscv/riscv-privilege/andes_v5/Kconfig.soc:24
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr SoC>/Kconfig:18
→ <Zephyr SoC>/riscv/riscv-privilege/Kconfig:22
Menu path: (Top) → Hardware Configuration → Base CPU ISA options
config RV64I_CPU
bool "RISCV64 CPU ISA"
select 64BIT
depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)