synquacer: Enable GICv3 support
authorSumit Garg <sumit.garg@linaro.org>
Fri, 15 Jun 2018 09:28:25 +0000 (14:58 +0530)
committerSumit Garg <sumit.garg@linaro.org>
Thu, 21 Jun 2018 05:52:52 +0000 (11:22 +0530)
commitb529799ff1848c6ad748ec7c8156972f9a7d9673
treeb633deb66a80935289bdf2b4f4628fdd0a724b88
parent0eb275c9a2a78d30f3bc937a1ce59051dfa87c8d
synquacer: Enable GICv3 support

synquacer uses GICv3 compliant GIC500. So enable proper GICv3 driver
initialization.

Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
plat/socionext/synquacer/include/platform_def.h
plat/socionext/synquacer/include/sq_common.h
plat/socionext/synquacer/sq_bl31_setup.c
plat/socionext/synquacer/sq_gicv3.c [new file with mode: 0644]