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
d4d55f99
"vscode:/vscode.git/clone" did not exist on "a2921812278e52c41ac53f14846ee964ca912ea2"
Commit
d4d55f99
authored
Jan 22, 2021
by
Madhukar Pappireddy
Committed by
TrustedFirmware Code Review
Jan 22, 2021
Browse files
Merge "stm32mp1: correct plat_crash_console_flush()" into integration
parents
0ac8591d
aeb727f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/st/stm32mp1/stm32mp1_helper.S
View file @
d4d55f99
...
@@ -204,7 +204,7 @@ endfunc plat_crash_console_init
...
@@ -204,7 +204,7 @@ endfunc plat_crash_console_init
*
---------------------------------------------
*
---------------------------------------------
*/
*/
func
plat_crash_console_flush
func
plat_crash_console_flush
ldr
r
1
,
=
STM32MP_DEBUG_USART_BASE
ldr
r
0
,
=
STM32MP_DEBUG_USART_BASE
b
console_stm32_core_flush
b
console_stm32_core_flush
endfunc
plat_crash_console_flush
endfunc
plat_crash_console_flush
...
...
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