zephyr/soc/intel/intel_adsp/tools
Kai Vehmanen 6339609c15 soc: intel_adsp: tools: improve cavstool.py winstream code
Modify the winstream code in cavstool.py to use the Regs helper
class and get rid of byte array access when reading and writing
to winstream headers. This brings the cavstool.py implementation
closer to the Zephyr C reference implementation and ensures
the header fields are read and written to with 32bit access.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
2024-06-15 14:21:02 +02:00
..
acetool.py
cavstool.py soc: intel_adsp: tools: improve cavstool.py winstream code 2024-06-15 14:21:02 +02:00
cavstool_client.py
cavstwist.sh
remote-fw-service.py