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
42de214f
Commit
42de214f
authored
Mar 04, 2021
by
Madhukar Pappireddy
Committed by
TrustedFirmware Code Review
Mar 04, 2021
Browse files
Merge "Print newline after hex address in aarch64 el3_panic function" into integration
parents
893716d7
805f22ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/aarch64/debug.S
View file @
42de214f
...
...
@@ -208,6 +208,9 @@ el3_panic:
sub
x4
,
x4
,
#
4
bl
asm_print_hex
/
*
Print
new
line
*/
bl
asm_print_newline
bl
plat_crash_console_flush
_panic_handler
:
...
...
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