CONFIG_ADSP_WIN3_OFFSET
Byte offset of host window three
Type: int
Help
Offset of the fourth host shared memory window (used for
printk/log output) within the reserved region at the start
of HP-SRAM.
Direct dependencies
SOC_SERIES_INTEL_CAVS_V15
|| SOC_FAMILY_INTEL_ADSP
(Includes any dependencies from ifs and menus.)
Defaults
0
40960
Kconfig definitions
At <SoC>/xtensa/intel_adsp/cavs_v15/Kconfig.defconfig.series:24
Included via Kconfig:8
→ Kconfig.zephyr:27
→ <SoC>/xtensa/intel_adsp/Kconfig.defconfig:6
Menu path: (Top)
config ADSP_WIN3_OFFSET
int
default 0
depends on SOC_SERIES_INTEL_CAVS_V15
At <SoC>/xtensa/intel_adsp/Kconfig:33
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration
config ADSP_WIN3_OFFSET
int "Byte offset of host window three"
default 40960
depends on SOC_FAMILY_INTEL_ADSP
help
Offset of the fourth host shared memory window (used for
printk/log output) within the reserved region at the start
of HP-SRAM.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)