arm-trusted-firmware/plat/arm/board/n1sdp
Manish Pandey 6799a370e2 n1sdp: setup multichip gic routing table
N1SDP supports multichip configuration wherein n1sdp boards are
connected over high speed coherent CCIX link, for now only dual-chip
is supported.

Whether or not multiple chips are present is dynamically probed by
SCP firmware and passed on to TF-A, routing table will be set up
only if multiple chips are present.

Initialize GIC-600 multichip operation by overriding the default GICR
frames with array of GICR frames and setting the chip 0 as routing
table owner.

Change-Id: Ida35672be4bbf4c517469a5b330548d75e593ff2
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
2019-11-11 23:43:33 +05:30
..
aarch64 n1sdp: update platform macros for dual-chip setup 2019-10-31 12:15:05 +00:00
include n1sdp: update platform macros for dual-chip setup 2019-10-31 12:15:05 +00:00
n1sdp_bl31_setup.c n1sdp: setup multichip gic routing table 2019-11-11 23:43:33 +05:30
n1sdp_def.h n1sdp: update platform macros for dual-chip setup 2019-10-31 12:15:05 +00:00
n1sdp_interconnect.c plat/arm: Introduce the N1SDP. 2018-10-29 17:50:31 +05:30
n1sdp_plat.c n1sdp: update platform macros for dual-chip setup 2019-10-31 12:15:05 +00:00
n1sdp_security.c plat/arm: Introduce the N1SDP. 2018-10-29 17:50:31 +05:30
n1sdp_topology.c n1sdp: update platform macros for dual-chip setup 2019-10-31 12:15:05 +00:00
platform.mk n1sdp: setup multichip gic routing table 2019-11-11 23:43:33 +05:30