]> git.baikalelectronics.ru Git - arm-tf.git/commit
plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info
authorVijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
Tue, 22 Oct 2019 10:16:14 +0000 (15:46 +0530)
committerVijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
Fri, 7 Feb 2020 13:54:17 +0000 (19:24 +0530)
commit6daeec709441158b59a3010dd04aec102cb5a16a
treea168a5e1da042621d591754e2202c4ad0682962a
parentc7d4a2178b4f97d7d6eedce28ab63e5833cdd11b
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>
include/plat/arm/css/common/css_def.h
plat/arm/board/rde1edge/rde1edge_plat.c
plat/arm/board/rdn1edge/rdn1edge_plat.c
plat/arm/board/sgi575/sgi575_plat.c
plat/arm/css/sgi/include/sgi_variant.h
plat/arm/css/sgi/sgi_bl31_setup.c