Loading
KVM: arm64: vgic-v3: Handle traps of ICV_NMIAR1_EL1
virt inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I97WGU Reference: https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/commit/?h=arm64/nmi&id=7c7106953a9ba800f599635d514a563bb662486a ----------------------------------------------------------- Even if we do not plan to deal with the GICv3.3 NMI feature in our in-kernel emulation of the CPU interface for terminally broken systems, the actual system register may still exist and raise its ugly head. Hit it with an UNDEF-sized hammer. Signed-off-by:Marc Zyngier <maz@kernel.org> Signed-off-by:
Xiang Chen <chenxiang66@hisilicon.com> Signed-off-by:
caijian <caijian11@h-partners.com>