Skip to content
Commit 502d6df1 authored by Julien Grall's avatar Julien Grall Committed by Christoffer Dall
Browse files

irqchip/gic-v2: Parse and export virtual GIC information



For now, the firmware tables are parsed 2 times: once in the GIC
drivers, the other timer when initializing the vGIC. It means code
duplication and make more tedious to add the support for another
firmware table (like ACPI).

Introduce a new structure and set of helpers to get/set the virtual GIC
information. Also fill up the structure for GICv2.

Signed-off-by: default avatarJulien Grall <julien.grall@arm.com>
Signed-off-by: default avatarChristoffer Dall <christoffer.dall@linaro.org>
parent bafa9193
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment