mirror of https://github.com/acidanthera/audk.git
0d49b82e4f
According to ARM IHI 0069F, section 11.9.18 GICD_IPRIORITYR<n>, Interrupt Priority Registers, n = 0 - 254, when affinity routing is enabled for the Security state of an interrupt, GICR_IPRIORITYR<n> is used instead of GICD_IPRIORITYR<n> where n = 0 to 7 (that is, for SGIs and PPIs). As setting interrupt priority for SGIs and PPIs are handled using difference registers depends on the mode, this patch instroduces ArmGicSetInterruptPriority() helper function to handle the discrepancy. Cc: Leif Lindholm <leif@nuviainc.com> Signed-off-by: Quan Nguyen <quan@os.amperecomputing.com> Reviewed-off-by: Ard Biesheuvel <ard.biesheuvel@arm.com> |
||
---|---|---|
.. | ||
Chipset | ||
Guid | ||
IndustryStandard | ||
Library | ||
Ppi | ||
Protocol | ||
AsmMacroExport.inc | ||
AsmMacroIoLib.h | ||
AsmMacroIoLib.inc | ||
AsmMacroIoLibV8.h |