:orphan: .. title:: CONFIG_XTENSA_KERNEL_CPU_PTR_SR .. kconfig:: CONFIG_XTENSA_KERNEL_CPU_PTR_SR CONFIG_XTENSA_KERNEL_CPU_PTR_SR ############################### *(No prompt -- not directly user assignable.)* Type: ``string`` Help ==== .. code-block:: none Specify which special register to store the pointer to _kernel.cpus[] for the current CPU. Direct dependencies =================== \ :kconfig:`SOC_SERIES_INTEL_CAVS_V15 ` || \ :kconfig:`SOC_SERIES_INTEL_CAVS_V18 ` || \ :kconfig:`SOC_SERIES_INTEL_CAVS_V20 ` || \ :kconfig:`SOC_SERIES_INTEL_CAVS_V25 ` || \ :kconfig:`SOC_INTEL_S1000 ` || \ :kconfig:`SOC_SERIES_INTEL_CAVS_V15 ` || \ :kconfig:`SOC_SERIES_INTEL_CAVS_V18 ` || \ :kconfig:`SOC_SERIES_INTEL_CAVS_V20 ` || \ :kconfig:`SOC_SERIES_INTEL_CAVS_V25 ` || \ :kconfig:`SOC_INTEL_S1000 ` || \ :kconfig:`XTENSA ` *(Includes any dependencies from ifs and menus.)* Defaults ======== - "EXCSAVE2" - "EXCSAVE2" - "EXCSAVE2" - "EXCSAVE2" - "EXCSAVE7" - "EXCSAVE2" - "EXCSAVE2" - "EXCSAVE2" - "EXCSAVE2" - "EXCSAVE7" - "MISC0" Kconfig definitions =================== At ``/xtensa/intel_adsp/cavs_v15/Kconfig.defconfig.series:39`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/xtensa/intel_adsp/Kconfig.defconfig:6`` Menu path: (Top) .. code-block:: kconfig config XTENSA_KERNEL_CPU_PTR_SR string default "EXCSAVE2" depends on SOC_SERIES_INTEL_CAVS_V15 ---- At ``/xtensa/intel_adsp/cavs_v18/Kconfig.defconfig.series:39`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/xtensa/intel_adsp/Kconfig.defconfig:6`` Menu path: (Top) .. code-block:: kconfig config XTENSA_KERNEL_CPU_PTR_SR string default "EXCSAVE2" depends on SOC_SERIES_INTEL_CAVS_V18 ---- At ``/xtensa/intel_adsp/cavs_v20/Kconfig.defconfig.series:39`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/xtensa/intel_adsp/Kconfig.defconfig:6`` Menu path: (Top) .. code-block:: kconfig config XTENSA_KERNEL_CPU_PTR_SR string default "EXCSAVE2" depends on SOC_SERIES_INTEL_CAVS_V20 ---- At ``/xtensa/intel_adsp/cavs_v25/Kconfig.defconfig.series:43`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/xtensa/intel_adsp/Kconfig.defconfig:6`` Menu path: (Top) .. code-block:: kconfig config XTENSA_KERNEL_CPU_PTR_SR string default "EXCSAVE2" depends on SOC_SERIES_INTEL_CAVS_V25 ---- At ``/xtensa/intel_s1000/Kconfig.defconfig:24`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` Menu path: (Top) .. code-block:: kconfig config XTENSA_KERNEL_CPU_PTR_SR string default "EXCSAVE7" depends on SOC_INTEL_S1000 ---- At ``/xtensa/intel_adsp/cavs_v15/Kconfig.defconfig.series:39`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/xtensa/intel_adsp/Kconfig.defconfig:6`` Menu path: (Top) .. code-block:: kconfig config XTENSA_KERNEL_CPU_PTR_SR string default "EXCSAVE2" depends on SOC_SERIES_INTEL_CAVS_V15 ---- At ``/xtensa/intel_adsp/cavs_v18/Kconfig.defconfig.series:39`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/xtensa/intel_adsp/Kconfig.defconfig:6`` Menu path: (Top) .. code-block:: kconfig config XTENSA_KERNEL_CPU_PTR_SR string default "EXCSAVE2" depends on SOC_SERIES_INTEL_CAVS_V18 ---- At ``/xtensa/intel_adsp/cavs_v20/Kconfig.defconfig.series:39`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/xtensa/intel_adsp/Kconfig.defconfig:6`` Menu path: (Top) .. code-block:: kconfig config XTENSA_KERNEL_CPU_PTR_SR string default "EXCSAVE2" depends on SOC_SERIES_INTEL_CAVS_V20 ---- At ``/xtensa/intel_adsp/cavs_v25/Kconfig.defconfig.series:43`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/xtensa/intel_adsp/Kconfig.defconfig:6`` Menu path: (Top) .. code-block:: kconfig config XTENSA_KERNEL_CPU_PTR_SR string default "EXCSAVE2" depends on SOC_SERIES_INTEL_CAVS_V25 ---- At ``/xtensa/intel_s1000/Kconfig.defconfig:24`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` Menu path: (Top) .. code-block:: kconfig config XTENSA_KERNEL_CPU_PTR_SR string default "EXCSAVE7" depends on SOC_INTEL_S1000 ---- At ``/xtensa/Kconfig:67`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:39`` → ``/Kconfig:12`` Menu path: (Top) → XTENSA Options .. code-block:: kconfig config XTENSA_KERNEL_CPU_PTR_SR string default "MISC0" depends on XTENSA help Specify which special register to store the pointer to _kernel.cpus[] for the current CPU. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*