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
1 parent 5e91007 commit ee94cc6fa6dc11229a53c3b66d2ce3487bb3b08f
@Andrew Thoelke Andrew Thoelke authored on 2 Jun 2014
Showing 7 changed files
View
bl31/aarch64/bl31_entrypoint.S
View
bl31/bl31.mk
View
bl31/bl31_main.c
View
include/bl31/runtime_svc.h
View
services/std_svc/psci/psci_afflvl_on.c
View
services/std_svc/psci/psci_afflvl_suspend.c
View
services/std_svc/psci/psci_entry.S