arm-trusted-firmware/include/plat/arm
Madhukar Pappireddy 6806cd2381 Migrate ARM platforms to use the new GICv3 API
This patch invokes the new function gicv3_rdistif_probe() in the
ARM platform specific gicv3 driver. Since this API modifies the
shared GIC related data structure, it must be invoked coherently
by using the platform specific pwr_domain_on_finish_late hook.

Change-Id: I6efb17d5da61545a1c5a6641b8f58472b31e62a8
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
2019-09-25 22:06:49 -05:00
..
board/common Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
common AArch64: Align crash reporting output 2019-08-15 14:23:27 +00:00
css/common Migrate ARM platforms to use the new GICv3 API 2019-09-25 22:06:49 -05:00
soc/common Sanitise includes across codebase 2019-01-04 10:43:17 +00:00