audk/ArmPkg/Drivers/ArmGic
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
..
GicV2 ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
GicV3 ArmPkg/ArmGicV3Dxe: Use ArmGicSetInterruptPriority() to set priority 2020-12-18 18:09:18 +00:00
ArmGicCommonDxe.c ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmGicDxe.c ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmGicDxe.h ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmGicDxe.inf ArmPkg: list module-internal header files in INF [Sources] 2019-07-23 00:20:18 +02:00
ArmGicLib.c ArmPkg/ArmGicLib: Add ArmGicSetInterruptPriority() helper function 2020-12-18 18:09:18 +00:00
ArmGicLib.inf ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmGicNonSecLib.c ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
ArmGicSecLib.c ArmPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00