CONFIG_INCLUDE_RESET_VECTOR:

Include the reset vector stub, which enables instruction/data caches and then jumps to __start. This code is typically located at the very beginning of flash memory. You may need to omit this if using the nios2-download tool since it refuses to load data anywhere other than RAM.

Symbol:

INCLUDE_RESET_VECTOR

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Include Reset vector”
  • “Include Reset vector”
Default values:
  • n (value: “n”)
  • Condition: (none)
  • y (value: “y”)
  • Condition: (none)
  • y (value: “y”)
  • Condition: (none)
  • y (value: “y”)
  • Condition: (none)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

SOC_RISCV32_QEMU (value: “n”)

Locations:
  • ../arch/riscv32/Kconfig:26
  • ../arch/nios2/Kconfig:69
  • ../arch/riscv32/soc/pulpino/Kconfig.defconfig:23
  • ../arch/riscv32/soc/riscv32-qemu/Kconfig.defconfig:15