projects
/
project
/
bcm63xx
/
atf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d118f9f
)
Move per cpu exception stack in BL31 to tzfw_normal_stacks
author
Vikram Kanigiri
<vikram.kanigiri@arm.com>
Thu, 20 Mar 2014 16:27:01 +0000
(16:27 +0000)
committer
Dan Handley
<dan.handley@arm.com>
Wed, 26 Mar 2014 17:36:36 +0000
(17:36 +0000)
Fixes ARM-software/tf-issues#70
Change-Id: I7f024f173fbdecd315076f528b05d6295aff7276
bl31/aarch64/runtime_exceptions.S
patch
|
blob
|
history
diff --git
a/bl31/aarch64/runtime_exceptions.S
b/bl31/aarch64/runtime_exceptions.S
index 870c27427fc2986dfd3d826672ba658f5548f927..223514e1ec52e0809539a5f166df3484f47c9576 100644
(file)
--- a/
bl31/aarch64/runtime_exceptions.S
+++ b/
bl31/aarch64/runtime_exceptions.S
@@
-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 */