diff options
author | Koby Elbaz <[email protected]> | 2023-03-26 18:22:57 +0300 |
---|---|---|
committer | Oded Gabbay <[email protected]> | 2023-04-08 10:39:34 +0300 |
commit | c19350efa9dae7f4474d7847ab7d6e667082fd18 (patch) | |
tree | 7ad026151127ba4755423b33cb764192d5fc2bc0 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 802f25b6c2c0377c681dd1e4f799a648c3df50dd (diff) |
accel/habanalabs: don't wait for STS_OK after sending COMMS WFE
Sending COMMS_GOTO_WFE instructs the FW's CPU to halt (WFE state).
Once sent, FW's CPU isn't expected to continue communicating with LKD.
Therefore, the stage of waiting for COMMS_STS_OK should be skipped or
else waiting for COMMS_STS_OK will simply timeout, which will trigger
unexpected behavior.
Signed-off-by: Koby Elbaz <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions