Move per cpu exception stack in BL31 to tzfw_normal_stacks

Fixes ARM-software/tf-issues#70

Change-Id: I7f024f173fbdecd315076f528b05d6295aff7276
This commit is contained in:
Vikram Kanigiri 2014-03-20 16:27:01 +00:00 committed by Dan Handley
parent d118f9f864
commit d8b07aa03f
1 changed files with 1 additions and 1 deletions

View File

@ -444,7 +444,7 @@ get_exception_stack: ; .type get_exception_stack, %function
* Per-cpu exception stacks in normal memory.
* -----------------------------------------------------
*/
.section data, "aw", %nobits; .align 6
.section tzfw_normal_stacks, "aw", %nobits; .align 6
pcpu_exception_stack:
/* Zero fill */