Searched hist:b739f22a99c96d5a295f083125505b5b5ec2f8b6 (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1.ld.S | b739f22a99c96d5a295f083125505b5b5ec2f8b6 Sat Jan 18 16:50:09 UTC 2014 Achin Gupta <achin.gupta@arm.com> 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
|
| /rk3399_ARM-atf/bl2/ |
| H A D | bl2.ld.S | b739f22a99c96d5a295f083125505b5b5ec2f8b6 Sat Jan 18 16:50:09 UTC 2014 Achin Gupta <achin.gupta@arm.com> 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
|
| /rk3399_ARM-atf/bl31/aarch64/ |
| H A D | bl31_entrypoint.S | b739f22a99c96d5a295f083125505b5b5ec2f8b6 Sat Jan 18 16:50:09 UTC 2014 Achin Gupta <achin.gupta@arm.com> 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
|
| H A D | runtime_exceptions.S | b739f22a99c96d5a295f083125505b5b5ec2f8b6 Sat Jan 18 16:50:09 UTC 2014 Achin Gupta <achin.gupta@arm.com> 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
|
| /rk3399_ARM-atf/bl31/ |
| H A D | bl31.ld.S | b739f22a99c96d5a295f083125505b5b5ec2f8b6 Sat Jan 18 16:50:09 UTC 2014 Achin Gupta <achin.gupta@arm.com> 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
|
| H A D | bl31.mk | b739f22a99c96d5a295f083125505b5b5ec2f8b6 Sat Jan 18 16:50:09 UTC 2014 Achin Gupta <achin.gupta@arm.com> 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
|