arm-trusted-firmware/plat/arm/board/rdn1edge
Vijayenthiran Subramaniam 1d74b4bbba refactor(sgi): rewrite address space size definitions
The value of the macro CSS_SGI_REMOTE_CHIP_MEM_OFFSET can be different
across all the Neoverse reference design platforms. This value depends
on the number of address bits used per chip. So let all platforms define
CSS_SGI_ADDR_BITS_PER_CHIP which specifies the number of address bits
used per chip.

In addition to this, reuse the definition of CSS_SGI_ADDR_BITS_PER_CHIP
for single chip platforms and CSS_SGI_REMOTE_CHIP_MEM_OFFSET for multi-
chip platforms to determine the maximum address space size. Also,
increase the RD-N2 multi-chip address space per chip from 4TB to 64TB.

Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
Change-Id: If5e69ec26c2389304c71911729d4addbdf8b2686
2022-07-07 15:40:17 +05:30
..
fdts plat/arm: Rentroduce tb_fw_config device tree 2020-06-24 08:44:26 +01:00
include refactor(sgi): rewrite address space size definitions 2022-07-07 15:40:17 +05:30
platform.mk feat(plat/sgi): introduce platform variant build option 2021-04-27 16:22:21 +05:30
rdn1edge_err.c Use true instead of 1 in while 2020-08-14 11:36:09 +00:00
rdn1edge_plat.c plat/arm/sgi: refactor header file inclusions 2020-12-09 10:37:11 +00:00
rdn1edge_security.c plat/sgi: define default list of memory regions for dmc620 tzc 2021-03-29 18:52:34 +05:30
rdn1edge_topology.c board/rdn1edge: add support for dual-chip configuration 2020-02-07 19:24:17 +05:30
rdn1edge_trusted_boot.c plat/arm: Pass cookie argument down to arm_get_rotpk_info() 2020-02-24 11:01:46 +01:00