plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info
Multi-chip platforms have two or more identical chips connected using a
high speed coherent link. In order to identify such platforms,
add chip_id and multi_chip_mode information in the platform variant
info structure. The values of these two new elements is populated
during boot.

Change-Id: Ie6e89cb33b3f0f408814f6239cd06647053e23ed
Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
1 parent c7d4a21 commit 6daeec709441158b59a3010dd04aec102cb5a16a
@Vijayenthiran Subramaniam Vijayenthiran Subramaniam authored on 22 Oct 2019
Showing 6 changed files
View
include/plat/arm/css/common/css_def.h
View
plat/arm/board/rde1edge/rde1edge_plat.c
View
plat/arm/board/rdn1edge/rdn1edge_plat.c
View
plat/arm/board/sgi575/sgi575_plat.c
View
plat/arm/css/sgi/include/sgi_variant.h
View
plat/arm/css/sgi/sgi_bl31_setup.c