Skip to content
Commit d4b365ff authored by Andre Przywara's avatar Andre Przywara
Browse files

arm: add support for supplying GICv3 redistributor addresses



The code currently is assuming fixed sized memory regions for the
distributor and CPU interface. GICv3 needs a dynamic allocation of
its redistributor region, since its size depends on the number of
vCPUs.
Also add the necessary code to create a GICv3 IRQ chip instance.
This contains some defines which are not (yet) in the (32 bit) header
files to allow compilation for ARM.

Signed-off-by: Andre Przywara's avatarAndre Przywara <andre.przywara@arm.com>
parent bf65de7b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment