Searched refs:cavstool_client (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/soc/intel/intel_adsp/tools/ |
D | cavstool_client.py | 35 class cavstool_client(): class 116 client = cavstool_client(HOST, PORT, args) 123 client = cavstool_client(HOST, PORT, args)
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_generic.rst | 180 it sends requests using the :zephyr_file:`soc/intel/intel_adsp/tools/cavstool_client.py` 194 …testing --device-serial-pty="$ZEPHYR_BASE/soc/intel/intel_adsp/tools/cavstool_client.py,-s,remoteh… 197 :file:`cavstool_client.py` to :file:`remote-fw-service.py` is forwarded through 198 an intermediate host, you may need to tell :file:`cavstool_client.py` to connect 205 …testing --device-serial-pty="$ZEPHYR_BASE/soc/intel/intel_adsp/tools/cavstool_client.py,-s,remoteh… 223 …serial_pty: "/home/zephyrus/zephyrproject/zephyr/soc/intel/intel_adsp/tools/cavstool_client.py,-s,…
|
/Zephyr-latest/ |
D | .ruff-excludes.toml | 1327 "./soc/intel/intel_adsp/tools/cavstool_client.py" = [ 1767 "./soc/intel/intel_adsp/tools/cavstool_client.py",
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.2.rst | 2305 * :github:`46864` - Intel CAVS: cavstool_client.py sporadically fails
|