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
d5794b0e
Commit
d5794b0e
authored
Sep 02, 2020
by
Madhukar Pappireddy
Committed by
TrustedFirmware Code Review
Sep 02, 2020
Browse files
Merge "Tegra: common: fixup the bl31 code size to be copied at reset" into integration
parents
675e3f75
a565d16c
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/nvidia/tegra/common/aarch64/tegra_helpers.S
View file @
d5794b0e
...
...
@@ -215,7 +215,8 @@ func plat_reset_handler
*/
mov
x0
,
x17
mov
x1
,
x18
mov
x2
,
#
BL31_SIZE
adr
x2
,
__RELA_END__
sub
x2
,
x2
,
x18
_loop16
:
cmp
x2
,
#
16
b.lo
_loop1
...
...
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