arm-trusted-firmware/drivers/arm/gic/v3
Ming Huang 65bc2d224b fix(gicv3): fix iroute value wrong issue
As mpidr is unsigned long long, U should be ULL. We use macro to
fix this issue.

Signed-off-by: Ming Huang <huangming@linux.alibaba.com>
Change-Id: I7dfd51a63f27f471794bcbf72ffff0c1a0598b46
2021-12-06 17:38:39 +01:00
..
arm_gicv3_common.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
gic-x00.c refactor(gic): move GIC IIDR numbers 2021-09-01 12:50:08 +01:00
gic600_multichip.c fix: remove "experimental" tag for stable features 2021-10-22 10:49:20 +01:00
gic600_multichip_private.h feat(gicv3): multichip: detect GIC-700 at runtime 2021-09-01 16:14:03 +01:00
gic600ae_fmu.c feat(gic600ae): introduce support for Fault Management Unit 2021-09-01 08:24:33 -07:00
gic600ae_fmu_helpers.c fix(drivers/gic600ae_fmu): fix timeout calculation 2021-11-18 13:36:50 +02:00
gicdv3_helpers.c TF-A GICv3 driver: Add extended PPI and SPI range 2020-04-06 16:27:54 +01:00
gicrv3_helpers.c TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors 2020-04-07 18:40:44 +01:00
gicv3.mk feat(gic600ae): introduce support for Fault Management Unit 2021-09-01 08:24:33 -07:00
gicv3_helpers.c feat(gicv3): introduce GIC component identification 2021-11-04 15:58:34 +00:00
gicv3_main.c feat(gicv3): detect GICv4 feature at runtime 2021-09-01 16:14:03 +01:00
gicv3_private.h fix(gicv3): fix iroute value wrong issue 2021-12-06 17:38:39 +01:00