[ArmGicDxe]: Add support for ESPI sources #10869
Labels
package:armpkg
priority:medium
Moderate impact. Should be prioritized over lower priority issues.
state:needs-maintainer-feedback
state:needs-owner
state:needs-triage
type:feature-request
A new feature proposal
Feature Overview
ArmGicDxe does not include support for extended shared peripheral interrupts. For example, ArmGicV3Dxe.c crashes when using interrupt sources in the ESPI range because mGicNumInterrupts only evaluates the SPI range.
ESPI sources should be supported with the same feature set as SPI sources if the GIC supports ESPI.
Solution Overview
Alternatives Considered
No response
What packages are impacted?
ArmPkg
Urgency
Medium
Are you going to implement the feature request?
Someone else needs to implement the feature
Do you need maintainer feedback?
Maintainer feedback requested
Anything else?
I cannot commit to implementing this at the moment, but I might have the availability to do so in the future. If I do end up with the time to do this, I will edit this description.
The text was updated successfully, but these errors were encountered: