arm-trusted-firmware/plat/arm/board/n1sdp
Manish Pandey 34c7af41df n1sdp: introduce platform information SDS region
Platform information structure holds information about platform's DDR
size(local/remote) which will be used to zero out the memory before
enabling the ECC capability as well as information about multichip
setup. Multichip and remote DDR information can only be probed in SCP,
SDS region will be used by TF-A to get this information at boot up.

This patch introduces a new SDS to store platform information, which is
populated dynamically by SCP Firmware.previously used mem_info SDS is
also made part of this structure itself.

The platform information is also passed to BL33 by copying it to Non-
Secure SRAM.

Change-Id: I4781dc6a7232c3c0a3219b164d943ce9e3e469ee
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
2019-10-30 17:00:55 +00:00
..
aarch64 Rename Cortex-Ares to Neoverse N1 2019-02-19 13:50:07 +00:00
include Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
n1sdp_bl31_setup.c n1sdp: introduce platform information SDS region 2019-10-30 17:00:55 +00:00
n1sdp_def.h n1sdp: introduce platform information SDS region 2019-10-30 17:00:55 +00:00
n1sdp_interconnect.c plat/arm: Introduce the N1SDP. 2018-10-29 17:50:31 +05:30
n1sdp_plat.c n1sdp: add code for DDR ECC enablement and BL33 copy to DDR 2019-06-26 14:07:51 +01:00
n1sdp_security.c plat/arm: Introduce the N1SDP. 2018-10-29 17:50:31 +05:30
n1sdp_topology.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
platform.mk n1sdp: add code for DDR ECC enablement and BL33 copy to DDR 2019-06-26 14:07:51 +01:00