CONFIG_ITCM_SIZE

(No prompt – not directly user assignable.)

Type: hex

Direct dependencies

SOC_RISCV32_PULPINO

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

Defaults

Kconfig definition

At arch/riscv32/soc/pulpino/Kconfig.defconfig:35

Included via Kconfig:10Kconfig.zephyr:20

Menu path: (top menu)

config ITCM_SIZE
    hex
    default 0x8000 if SOC_RISCV32_PULPINO
    depends on SOC_RISCV32_PULPINO

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