arm-trusted-firmware/plat/arm/css/sgi
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
..
aarch64 plat/arm/sgi: include AFF3 affinity in core position calculation 2020-02-07 19:24:17 +05:30
include plat/arm: allow boards to specify second DRAM Base address 2020-02-19 13:26:27 +05:30
sgi-common.mk TF-A GICv3 driver: Separate GICD and GICR accessor functions 2020-03-10 09:40:19 +00:00
sgi_bl31_setup.c plat/arm: add board support for rd-daniel platform 2020-02-07 19:24:17 +05:30
sgi_image_load.c platform/arm/sgi: add multi-chip mode parameter in HW_CONFIG dts 2020-02-07 19:24:17 +05:30
sgi_interconnect.c Remove several warnings reported with W=1 2019-04-01 10:43:42 +01:00
sgi_plat.c spm-mm: Refactor secure_partition.h and its contents 2019-12-20 16:03:41 +00:00
sgi_ras.c spm-mm: Remove mm_svc.h header 2019-12-20 16:04:01 +00:00
sgi_topology.c plat/arm/sgi: move topology information to board folder 2020-01-27 19:54:05 +05:30