diff options
author | Christoffer Dall <[email protected]> | 2017-10-04 23:25:24 +0200 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2018-03-19 10:53:20 +0000 |
commit | 8a43a2b34b7dc59dc6df5fa0a3b8540918bc4c58 (patch) | |
tree | 5cbfa6fec8fed484436184ad0179b72159fc3bb6 /tools/perf/scripts/python | |
parent | 75174ba6ca9dcfddda88aa420da4d7aa2b279fdf (diff) |
KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64
The vgic-v2-sr.c file now only contains the logic to replay unaligned
accesses to the virtual CPU interface on 16K and 64K page systems, which
is only relevant on 64-bit platforms. Therefore move this file to the
arm64 KVM tree, remove the compile directive from the 32-bit side
makefile, and remove the ifdef in the C file.
Since this file also no longer saves/restores anything, rename the file
to vgic-v2-cpuif-proxy.c to more accurately describe the logic in this
file.
Reviewed-by: Andre Przywara <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions