Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
26e6e2ea
Commit
26e6e2ea
authored
Aug 05, 2020
by
Manish Pandey
Committed by
TrustedFirmware Code Review
Aug 05, 2020
Browse files
Merge "BL31: Fix relocation error for PIE" into integration
parents
47ee4087
c2e3b3bb
Changes
1
Show whitespace changes
Inline
Side-by-side
plat/common/aarch64/platform_mp_stack.S
View file @
26e6e2ea
...
...
@@ -59,7 +59,8 @@ func plat_get_my_stack
bic
x0
,
x0
,
#(
CACHE_WRITEBACK_GRANULE
-
1
)
ret
x10
#endif
.
word
platform_normal_stacks
/
*
Prevent
linker
from
removal
of
stack
section
*/
.
quad
platform_normal_stacks
#else /* !(IMAGE_BL31 && RECLAIM_INIT_CODE) */
mov
x10
,
x30
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment