diff options
author | Karol Wachowski <[email protected]> | 2023-09-01 11:49:52 +0200 |
---|---|---|
committer | Stanislaw Gruszka <[email protected]> | 2023-09-04 11:01:26 +0200 |
commit | 34d03f2a174dce5ad7c2c1149127abddb75ac713 (patch) | |
tree | 2b763187245363d5f921e7c0719be2e63571883a /tools/perf/scripts/python/mem-phys-addr.py | |
parent | edee62c0852aa7e107b9e9e7f1b3669a8d293ca2 (diff) |
accel/ivpu: Initialize context with SSID = 1
Context with SSID = 1 is reserved and accesses on that context happen
only when context is uninitialized on the VPU side. Such access triggers
MMU fault (0xa) "Invalid CD Fetch", which doesn't contain any useful
information besides context ID.
This commit will change that state, now (0x10) "Translation fault" will
be triggered and accessed address will shown in the log.
Signed-off-by: Karol Wachowski <[email protected]>
Reviewed-by: Stanislaw Gruszka <[email protected]>
Reviewed-by: Jeffrey Hugo <[email protected]>
Signed-off-by: Stanislaw Gruszka <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions