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
ca1e6b63
Commit
ca1e6b63
authored
Jun 12, 2014
by
achingupta
Browse files
Merge pull request #126 from sandrine-bailleux/sb/include-missing-hfile
Include 'platform_def.h' header file in 'crash_reporting.S'
parents
4c5f8dc9
e4d13389
Changes
1
Hide whitespace changes
Inline
Side-by-side
bl31/aarch64/crash_reporting.S
View file @
ca1e6b63
...
...
@@ -31,6 +31,7 @@
#include <asm_macros.S>
#include <context.h>
#include <plat_macros.S>
#include <platform_def.h>
.
globl
get_crash_stack
.
globl
dump_state_and_die
...
...
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