This series is based on branch wip/gicv3-rework. It has couple of bug
fixes and adds affinity based routing for arm gic.

Changes since v1:
- Added link to ATF source in Patch 1 commit description.
- Moved affinity based routing to arm-common instead of giv3-specific as
  suggested by Nikhil.

Lokesh Vutla (4):
  arm-common: gicv3: Fix the GICD_IROUTER offset
  arm-common: gicv3: Fix detection of redistributor
  arm-common: irq-chip: Handle affinity based sgis for
    gic_handle_sgir_write()
  arm-common: control: Populate affinity levels in sgi for arm_cpu_kick

 hypervisor/arch/arm-common/control.c         |  6 +++++-
 hypervisor/arch/arm-common/gic-v3.c          | 15 +++++++++++----
 hypervisor/arch/arm-common/include/asm/gic.h |  2 +-
 hypervisor/arch/arm-common/irqchip.c         | 14 ++++++++++++--
 hypervisor/arch/arm/include/asm/sysregs.h    |  7 +++++++
 hypervisor/arch/arm64/include/asm/sysregs.h  | 10 ++++++++++
 6 files changed, 46 insertions(+), 8 deletions(-)

-- 
2.13.0

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to