arm-trusted-firmware/bl31/aarch64
Sandrine Bailleux e4d1338990 Include 'platform_def.h' header file in 'crash_reporting.S'
'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
2014-06-05 12:04:08 +01:00
..
bl31_arch_setup.c Set processor endianness immediately after RESET 2014-05-07 09:27:36 +01:00
bl31_entrypoint.S Introduce interrupt handling framework in BL3-1 2014-05-22 17:47:19 +01:00
context.S Add build configuration for timer save/restore 2014-05-16 17:11:31 +01:00
crash_reporting.S Include 'platform_def.h' header file in 'crash_reporting.S' 2014-06-05 12:04:08 +01:00
runtime_exceptions.S Fix compilation issue for IMF_READ_INTERRUPT_ID build flag 2014-05-29 16:54:10 +01:00