diff options
author | Marc Zyngier <maz@kernel.org> | 2024-08-20 14:17:55 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-08-27 07:59:27 +0100 |
commit | b55688943597df06f202c67341da5b9b0ec54e93 (patch) | |
tree | ffc46925f46d6f0495d292d6418536d4c6a00ad4 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
KVM: arm64: Move SVCR into the sysreg array
SVCR is just a system register, and has no purpose being outside
of the sysreg array. If anything, it only makes it more difficult
to eventually support SME one day. If ever.
Move it into the array with its little friends, and associate it
with a visibility predicate.
Although this is dead code, it at least paves the way for the
next set of FP-related extensions.
Reviewed-by: Mark Brown <broonie@kernel.org>
Tested-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20240820131802.3547589-2-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions