]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 6 Aug 2018 12:03:36 +0000 (13:03 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Sun, 12 Aug 2018 11:06:35 +0000 (12:06 +0100)
commit03bd646d863d1e4399d9dec658e1e5735f24cd2c
treeebfbc2ab4b1c2147f476b5a69d9627901a2a9fca
parent6249f2a479268702f7259aeee3671db2be3b922c
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses

In order to generate Group0 SGIs, let's add some decoding logic to
access_gic_sgi(), and pass the generating group accordingly.

Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/include/asm/sysreg.h
arch/arm64/kvm/sys_regs.c