diff options
author | Andrew Murray <[email protected]> | 2019-04-09 10:52:42 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2019-04-16 16:27:36 +0100 |
commit | d16ed4105f5bbd8a34f15053045a6657f4c52c6f (patch) | |
tree | f1dc8f77d945d60531642802f4def8e5ee303d3b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | aec0bff757c937489d003ab7b36c52e77e4b096a (diff) |
arm64: Handle trapped DC CVADP
The ARMv8.5 DC CVADP instruction may be trapped to EL1 via
SCTLR_EL1.UCI therefore let's provide a handler for it.
Just like the CVAP instruction we use a 'sys' instruction instead of
the 'dc' alias to avoid build issues with older toolchains.
Signed-off-by: Andrew Murray <[email protected]>
Reviewed-by: Mark Rutland <[email protected]>
Reviewed-by: Dave Martin <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions