The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_DSP_RESIDENCY_COUNTERS

DSP residency counters

Type: bool

Help

Enables simple DSP residency counters in SRAM_REG mailbox.
R0, R1, R2 are abstract states which can be used differently
based on platform implementation.

Direct dependencies

SOF

(Includes any dependencies from ifs and menus.)

Default

  • n

Kconfig definition

At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../Kconfig.sof:239

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:6doc/_build/Kconfig/Kconfig.modules:14/home/nashif/zephyrproject/modules/audio/sof/zephyr/Kconfig:2

Menu path: (Top) → Modules → sof (/home/nashif/zephyrproject/modules/audio/sof) → Debug

config DSP_RESIDENCY_COUNTERS
    bool "DSP residency counters"
    default n
    depends on SOF
    help
      Enables simple DSP residency counters in SRAM_REG mailbox.
      R0, R1, R2 are abstract states which can be used differently
      based on platform implementation.

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