CONFIG_ADSP_WIN0_OFFSET

Byte offset of host window zero

Byte offset of host window zero

Type: int

Help

Offset of the first host shared memory window (used for the
"firmware status register" at boot) within the reserved
region at the start of HP-SRAM.

Help

Offset of the first host shared memory window (used for the
"firmware status register" at boot) within the reserved
region at the start of HP-SRAM.

Direct dependencies

SOC_SERIES_INTEL_CAVS_V15 || SOC_SERIES_INTEL_CAVS_V15 || SOC_FAMILY_INTEL_ADSP || SOC_FAMILY_INTEL_ADSP

(Includes any dependencies from ifs and menus.)

Defaults

  • 24576

  • 24576

  • 16384

  • 16384

Kconfig definitions

At <Zephyr>/soc/xtensa/intel_adsp/cavs_v15/Kconfig.defconfig.series:21

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1<Zephyr>/soc/xtensa/intel_adsp/Kconfig.defconfig:6

Menu path: (Top)

config ADSP_WIN0_OFFSET
    int
    default 24576
    depends on SOC_SERIES_INTEL_CAVS_V15

At <Zephyr>/soc/xtensa/intel_adsp/cavs_v15/Kconfig.defconfig.series:21

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/soc/xtensa/intel_adsp/Kconfig.defconfig:6

Menu path: (Top)

config ADSP_WIN0_OFFSET
    int
    default 24576
    depends on SOC_SERIES_INTEL_CAVS_V15

At <Zephyr>/soc/xtensa/intel_adsp/Kconfig:24

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

Menu path: (Top) → Hardware Configuration

config ADSP_WIN0_OFFSET
    int "Byte offset of host window zero"
    default 16384
    depends on SOC_FAMILY_INTEL_ADSP
    help
      Offset of the first host shared memory window (used for the
      "firmware status register" at boot) within the reserved
      region at the start of HP-SRAM.

At <Zephyr>/soc/xtensa/intel_adsp/Kconfig:24

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:18

Menu path: (Top) → Hardware Configuration

config ADSP_WIN0_OFFSET
    int "Byte offset of host window zero"
    default 16384
    depends on SOC_FAMILY_INTEL_ADSP
    help
      Offset of the first host shared memory window (used for the
      "firmware status register" at boot) within the reserved
      region at the start of HP-SRAM.

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