arm-trusted-firmware/bl31/aarch64
Andrew Thoelke ee94cc6fa6 Remove early_exceptions from BL3-1
The crash reporting support and early initialisation of the
cpu_data allow the runtime_exception vectors to be used from
the start in BL3-1, removing the need for the additional
early_exception vectors and 2KB of code from BL3-1.

Change-Id: I5f8997dabbaafd8935a7455910b7db174a25d871
2014-06-17 11:20:00 +01:00
..
bl31_arch_setup.c Set processor endianness immediately after RESET 2014-05-07 09:27:36 +01:00
bl31_entrypoint.S Remove early_exceptions from BL3-1 2014-06-17 11:20:00 +01:00
context.S Add build configuration for timer save/restore 2014-05-16 17:11:31 +01:00
cpu_data.S Per-cpu data cache restructuring 2014-06-16 21:30:32 +01:00
crash_reporting.S Per-cpu data cache restructuring 2014-06-16 21:30:32 +01:00
runtime_exceptions.S Fix compilation issue for IMF_READ_INTERRUPT_ID build flag 2014-05-29 16:54:10 +01:00