KVM: arm64: Move sanitized copies of CPU features
authorFuad Tabba <tabba@google.com>
Sun, 10 Oct 2021 14:56:34 +0000 (15:56 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 11 Oct 2021 13:57:30 +0000 (14:57 +0100)
commit72e1be120eaaf82a58c81fcf173cdb1d7a5dcfbb
treea1db6e50aa75dadb1f3248af1094ccba1a5f69f4
parent2a0c343386ae1a6826e1b9d751bfc14f4711c2de
KVM: arm64: Move sanitized copies of CPU features

Move the sanitized copies of the CPU feature registers to the
recently created sys_regs.c. This consolidates all copies in a
more relevant file.

No functional change intended.

Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211010145636.1950948-10-tabba@google.com
arch/arm64/kvm/hyp/nvhe/mem_protect.c
arch/arm64/kvm/hyp/nvhe/sys_regs.c