zephyr/soc/intel/intel_adsp
Jyri Sarha 32f9ecacc4 soc: intel_adsp: tools: cavstool.py: Add debug_slot_offset_by_type()
Add debug_slot_offset_by_type() for getting debug window slot offset
by type identifier. How to find the correct slot and what types there
are is documented here:

soc/intel/intel_adsp/common/include/adsp_debug_window.h

In a normal situation a client program would try to find a specific
slot right after DSP boot. Because of that the we can not expect it to
be there immediately. Instead we need to try multiple times and give
firmware some time to update the debug slot descriptor table.

Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
2024-10-03 22:00:33 +01:00
..
ace soc: intel_adsp: rename missing file during compilation 2024-09-24 09:20:01 -04:00
cavs Revert parts of "soc: intel: move init code from SYS_INIT to hooks" 2024-09-23 18:13:17 -04:00
common zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
tools soc: intel_adsp: tools: cavstool.py: Add debug_slot_offset_by_type() 2024-10-03 22:00:33 +01:00
CMakeLists.txt
Kconfig intel_adsp: Add board definitions for adsp simulator 2024-08-28 16:35:55 -04:00
Kconfig.defconfig
Kconfig.soc
soc.yml soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00