diff options
author | Andre Przywara <andre.przywara@arm.com> | 2015-03-26 14:39:36 +0000 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2015-03-30 17:07:08 +0100 |
commit | 0ba10d53920d030cd7772a9553b13b5ea1aa4115 (patch) | |
tree | 9269c2fe2a7e0bb926ba6a68d0aae0a09157516d /firmware/tigon | |
parent | a9cf86f62b785202684c3ba92895946f03d910c8 (diff) | |
download | blackbird-op-linux-0ba10d53920d030cd7772a9553b13b5ea1aa4115.tar.gz blackbird-op-linux-0ba10d53920d030cd7772a9553b13b5ea1aa4115.zip |
KVM: arm/arm64: merge GICv3 RD_base and SGI_base register frames
Currently we handle the redistributor registers in two separate MMIO
regions, one for the overall behaviour and SPIs and one for the
SGIs/PPIs. That latter forces the creation of _two_ KVM I/O bus
devices for each redistributor.
Since the spec mandates those two pages to be contigious, we could as
well merge them and save the churn with the second KVM I/O bus device.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'firmware/tigon')
0 files changed, 0 insertions, 0 deletions