arm-trusted-firmware/plat/xilinx/versal
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 xilinx: versal: PLM to ATF handover 2020-01-23 03:01:22 -07:00
include xilinx: Unify Platform specific defines for PSCI module 2020-01-24 10:02:15 -06:00
pm_service xilinx: versal: Pass result count to pm_get_callbackdata() 2020-01-30 11:31:52 -08:00
bl31_versal_setup.c pl011: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
plat_psci.c xilinx: versal: Add PSCI APIs for system shutdown & reset 2020-01-15 11:03:20 -08:00
plat_topology.c arm64: versal: Add support for new Xilinx Versal ACAPs 2018-11-09 15:06:53 +05:30
plat_versal.c plat: xilinx: versal: Move versal_private.h to include directory 2020-01-15 11:01:28 -08:00
platform.mk TF-A GICv3 driver: Separate GICD and GICR accessor functions 2020-03-10 09:40:19 +00:00
sip_svc_setup.c xilinx: versal: enable ipi mailbox service 2020-01-15 11:02:37 -08:00
versal_gicv3.c plat: xilinx: versal: Move versal_private.h to include directory 2020-01-15 11:01:28 -08:00
versal_ipi.c xilinx: Add support to send PM API to PMC using IPI for versal 2020-01-15 11:01:37 -08:00