-
Julien Grall authored
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:
Julien Grall <julien.grall@arm.com> Signed-off-by:
Christoffer Dall <christoffer.dall@linaro.org>
Julien Grall authoredFor 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:
Julien Grall <julien.grall@arm.com> Signed-off-by:
Christoffer Dall <christoffer.dall@linaro.org>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.