CONFIG_SOC_ANDES_V5_HWDSP

Enable AndeStar V5 DSP ISA

Enable AndeStar V5 DSP ISA

Type: bool

Help

This option enables the AndeStar v5 hardware DSP, in order to
support using the DSP instructions.

Help

This option enables the AndeStar v5 hardware DSP, in order to
support using the DSP instructions.

Direct dependencies

(!RISCV_GENERIC_TOOLCHAIN && SOC_SERIES_RISCV_ANDES_V5) || (!RISCV_GENERIC_TOOLCHAIN && SOC_SERIES_RISCV_ANDES_V5)

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definitions

At <Zephyr>/soc/riscv/riscv-privilege/andes_v5/Kconfig.soc:56

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2<Zephyr>/soc/riscv/riscv-privilege/Kconfig:22

Menu path: (Top) → Hardware Configuration

config SOC_ANDES_V5_HWDSP
    bool "Enable AndeStar V5 DSP ISA"
    select RISCV_SOC_CONTEXT_SAVE
    depends on !RISCV_GENERIC_TOOLCHAIN && SOC_SERIES_RISCV_ANDES_V5
    help
      This option enables the AndeStar v5 hardware DSP, in order to
      support using the DSP instructions.

At <Zephyr>/soc/riscv/riscv-privilege/andes_v5/Kconfig.soc:56

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:18<Zephyr>/soc/riscv/riscv-privilege/Kconfig:22

Menu path: (Top) → Hardware Configuration

config SOC_ANDES_V5_HWDSP
    bool "Enable AndeStar V5 DSP ISA"
    select RISCV_SOC_CONTEXT_SAVE
    depends on !RISCV_GENERIC_TOOLCHAIN && SOC_SERIES_RISCV_ANDES_V5
    help
      This option enables the AndeStar v5 hardware DSP, in order to
      support using the DSP instructions.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)