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

(No prompt – not directly user assignable.)

Type: hex

Direct dependencies

SOC_OPENISA_RV32M1_RISCV32

(Includes any dependencies from if’s and menus.)

Kconfig definition

At soc/riscv32/openisa_rv32m1/Kconfig.defconfig:56

Included via Kconfig:10Kconfig.zephyr:23

Menu path: (top menu)

config RISCV32_RV32M1_ROM_SIZE
    hex
    default 0x000FFF00 if SOC_OPENISA_RV32M1_RI5CY && SOC_OPENISA_RV32M1_RISCV32
    default 0x0003FF00 if SOC_OPENISA_RV32M1_ZERO_RISCY && SOC_OPENISA_RV32M1_RISCV32
    depends on SOC_OPENISA_RV32M1_RISCV32

(Definitions include propagated dependencies, including from if’s and menus.)