• Chandni Cherukuri's avatar
    plat/arm/sgi: Use platform specific functions to get platform ids · 699223a2
    Chandni Cherukuri authored
    
    
    Add two new functions 'plat_arm_sgi_get_platform_id' and
    'plat_arm_sgi_get_config_id' which will be implemented by all the
    SGI platforms. These functions can be used to determine the part
    number and configuration id of the SGI platforms.
    
    In BL2, these functions are used to populate the 'system-id' node.
    In BL31, these functions are used to populate the 'sgi_plat_info_t'
    structure with the part number and configuration id of the platform.
    
    Change-Id: I3bacda933527724a3b4074ad4ed5b53a81ea4689
    Signed-off-by: default avatarChandni Cherukuri <chandni.cherukuri@arm.com>
    699223a2
sgi_image_load.c 2.09 KB