diff options
author | Suzuki K Poulose <[email protected]> | 2021-02-01 11:13:37 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-02-04 17:00:33 +0100 |
commit | 1d3eead7e9fba77c310e07d5e296d044abd704eb (patch) | |
tree | 072036a021d81ef2e6cda288e11cf07cec601245 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 33d5573a15c2a6f91ca0ef2ab28076be6a2a4a2d (diff) |
coresight: etm4x: Cleanup secure exception level masks
We rely on the ETM architecture version to decide whether
Secure EL2 is available on the CPU for excluding the level
for address comparators and viewinst main control register.
We must instead use the TRCDIDR3.EXLEVEL_S field to detect
the supported levels.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Suzuki K Poulose <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions