• Sandrine Bailleux's avatar
    Include 'platform_def.h' header file in 'crash_reporting.S' · e4d13389
    Sandrine Bailleux authored
    'crash_reporting.S' needs to include 'platform_def.h' to get the
    definition of PLATFORM_CORE_COUNT.
    
    Note: On FVP it was compiling because 'platform_def.h' gets included
    through 'plat/fvp/include/plat_macros.S' but we don't want to rely on
    that for other platforms.
    
    Change-Id: I51e974776dd0f3bda10ad9849f5ef7b30c629833
    e4d13389
crash_reporting.S 8.63 KB