-
CONFIG_CORE_E31
¶
Use E31 core
Type: bool
Help¶
This option signifies the use of a core of the E31 family.
Default¶
n
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/arch/riscv/Kconfig:25
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:29
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → RISCV Options → RISCV Processor Options
config CORE_E31 bool "Use E31 core" default n selectRISCV_PMP
selectARCH_HAS_USERSPACE
selectARCH_HAS_STACK_PROTECTION
ifPMP_STACK_GUARD
depends onRISCV
help This option signifies the use of a core of the E31 family.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)