arm-trusted-firmware/plat/ti/k3/common
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
..
drivers ti: k3: drivers: ti_sci: Put sequence number in coherent memory 2020-01-27 13:26:01 -05:00
k3_bl31_setup.c ti: k3: common: Allow USE_COHERENT_MEM for K3 2019-04-26 11:50:13 -04:00
k3_console.c 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
k3_gicv3.c ti: k3: common: Add support for runtime detection of GICR base address 2019-01-22 13:11:09 -06:00
k3_helpers.S ti: k3: common: Set L2 latency on A72 cores 2019-05-22 12:07:52 -05:00
k3_psci.c Merge "Use correct type when reading SCR register" into integration 2020-01-30 16:55:55 +00:00
k3_topology.c ti: k3: common: Remove MSMC port definitions 2019-04-30 09:41:06 -04:00
plat_common.mk TF-A GICv3 driver: Separate GICD and GICR accessor functions 2020-03-10 09:40:19 +00:00