arm-trusted-firmware/bl31
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
..
aarch64 Remove early_exceptions from BL3-1 2014-06-17 11:20:00 +01:00
bl31.ld.S Split platform.h into separate headers 2014-05-23 15:52:29 +01:00
bl31.mk Remove early_exceptions from BL3-1 2014-06-17 11:20:00 +01:00
bl31_main.c Remove early_exceptions from BL3-1 2014-06-17 11:20:00 +01:00
context_mgmt.c Per-cpu data cache restructuring 2014-06-16 21:30:32 +01:00
cpu_data_array.c Per-cpu data cache restructuring 2014-06-16 21:30:32 +01:00
interrupt_mgmt.c Introduce interrupt registration framework in BL3-1 2014-05-22 17:46:56 +01:00
runtime_svc.c Non-Secure Interrupt support during Standard SMC processing in TSP 2014-05-23 08:46:21 +01:00