arm-trusted-firmware/drivers/arm/gic
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
..
common TF-A GICv2 driver: Introduce makefile 2020-07-20 16:44:34 +00:00
v2 Fix casting bug in gicv2_main.c 2020-10-10 07:14:44 +00:00
v3 fix(gicv3): fix iroute value wrong issue 2021-12-06 17:38:39 +01:00