sgi/dyncfg: add system-id node in hw-config dtb
authorChandni Cherukuri <chandni.cherukuri@arm.com>
Thu, 10 May 2018 06:33:50 +0000 (12:03 +0530)
committerChandni Cherukuri <chandni.cherukuri@arm.com>
Fri, 15 Jun 2018 04:47:24 +0000 (10:17 +0530)
commitea3f1be5bd0ae080ce755e088b6a46ef2af27713
tree689efd8899665e71af0bcfc2372eeedae5325a9d
parent39b66f68d803f5ee585d17e316fc7adc185a53c5
sgi/dyncfg: add system-id node in hw-config dtb

Append a node to hw-config dtb which will include a property to hold
the value of the SSC_VERSION register. This will be used by the BL33
stage to determine the platform-id and the config-id of the platform
it is executing on.

Change-Id: Ie7b1e5d8c1bbe0efdb7ef0714f14b7794ec6058e
Signed-off-by: Amit Daniel Kachhap <amit.kachhap@arm.com>
Signed-off-by: Chandni Cherukuri <chandni.cherukuri@arm.com>
plat/arm/css/sgi/sgi-common.mk
plat/arm/css/sgi/sgi_image_load.c [new file with mode: 0644]