arm-trusted-firmware/plat/imx/imx8m/imx8mq
Alexei Fedorov 6e19bd563d TF-A GICv3 driver: Separate GICD and GICR accessor functions
This patch provides separation of GICD, GICR accessor
functions and adds new macros for GICv3 registers access
as a preparation for GICv3.1 and GICv4 support.
NOTE: Platforms need to modify to include both
'gicdv3_helpers.c' and 'gicrv3_helpers.c' instead of the
single helper file previously.

Change-Id: I1641bd6d217d6eb7d1228be3c4177b2d556da60a
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
2020-03-10 09:40:19 +00:00
..
include imx: Unify Platform specific defines for PSCI module 2020-01-24 13:14:08 +00:00
gpc.c plat: imx8mq: Only keep IRQ 32 unmasked 2019-05-08 14:23:07 +03:00
imx8mq_bl31_setup.c imx: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
imx8mq_psci.c plat: imx8m: refactor the code to make it reusable 2019-03-12 21:21:03 +08:00
platform.mk TF-A GICv3 driver: Separate GICD and GICR accessor functions 2020-03-10 09:40:19 +00:00