]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Remove fixed_config.h header
authorFuad Tabba <tabba@google.com>
Mon, 16 Dec 2024 10:50:50 +0000 (10:50 +0000)
committerMarc Zyngier <maz@kernel.org>
Fri, 20 Dec 2024 13:53:53 +0000 (13:53 +0000)
commit81403c8d04e1d85209cdb0e0ce32aa0019620c65
treeab7d24d8c73fb043699341701d87d1d0e611b123
parent3d7ff00700d1a4d0c8f092f2c1bf67553a8c7c4c
KVM: arm64: Remove fixed_config.h header

The few remaining items needed in fixed_config.h are better
suited for pkvm.h. Move them there and delete it.

No functional change intended.

Signed-off-by: Fuad Tabba <tabba@google.com>
Link: https://lore.kernel.org/r/20241216105057.579031-11-tabba@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/hyp/include/nvhe/fixed_config.h [deleted file]
arch/arm64/kvm/hyp/include/nvhe/pkvm.h
arch/arm64/kvm/hyp/nvhe/pkvm.c
arch/arm64/kvm/hyp/nvhe/setup.c
arch/arm64/kvm/hyp/nvhe/switch.c
arch/arm64/kvm/hyp/nvhe/sys_regs.c