audk/ArmPkg/Drivers/ArmGic/GicV3
Quan Nguyen 1159fc3230 ArmPkg/ArmGicV3Dxe: Use ArmGicSetInterruptPriority() to set priority
When Affinity Routing enabled, the GICR_IPRIORITYR<n> is used to set
priority for SGIs and PPIs instead of GICD_IPRIORITYR<n>.
This patch calls ArmGicSetInterruptPriority() helper function when
setting priority to handle the difference.

Cc: Leif Lindholm <leif@nuviainc.com>
Signed-off-by: Quan Nguyen <quan@os.amperecomputing.com>
Reviewed-off-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
2020-12-18 18:09:18 +00:00
..
AArch64 ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
Arm ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmGicV3Dxe.c ArmPkg/ArmGicV3Dxe: Use ArmGicSetInterruptPriority() to set priority 2020-12-18 18:09:18 +00:00