Setup VBAR_EL3 incrementally
This patch ensures that VBAR_EL3 points to the simple stack-less
'early_exceptions' when the C runtime stack is not correctly setup to
use the more complex 'runtime_exceptions'. It is initialised to
'runtime_exceptions' once this is done.

This patch also moves all exception vectors into a '.vectors' section
and modifies linker scripts to place all such sections together. This
will minimize space wastage from alignment restrictions.

Change-Id: I8c3e596ea3412c8bd582af9e8d622bb1cb2e049d
1 parent 65f0730 commit b739f22a99c96d5a295f083125505b5b5ec2f8b6
@Achin Gupta Achin Gupta authored on 18 Jan 2014
Dan Handley committed on 17 Feb 2014
Showing 11 changed files
View
bl1/aarch64/early_exceptions.S
View
bl1/bl1.ld.S
View
bl2/bl2.ld.S
View
bl31/aarch64/bl31_entrypoint.S
View
bl31/aarch64/runtime_exceptions.S
View
bl31/bl31.ld.S
View
bl31/bl31.mk
View
common/psci/psci_afflvl_on.c
View
common/psci/psci_afflvl_suspend.c
View
common/psci/psci_entry.S
View
include/aarch64/arch.h