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
9a983cfe
Unverified
Commit
9a983cfe
authored
Oct 01, 2018
by
Dimitris Papastamos
Committed by
GitHub
Oct 01, 2018
Browse files
Merge pull request #1589 from hzhuang1/topic/fix_clang
Topic/fix clang
parents
7b0a5f84
492a504c
Changes
2
Hide whitespace changes
Inline
Side-by-side
plat/hisilicon/hikey/include/plat_macros.S
View file @
9a983cfe
...
@@ -16,8 +16,7 @@
...
@@ -16,8 +16,7 @@
gicc_regs
:
gicc_regs
:
.
asciz
"gicc_hppir"
,
"gicc_ahppir"
,
"gicc_ctlr"
,
""
.
asciz
"gicc_hppir"
,
"gicc_ahppir"
,
"gicc_ctlr"
,
""
gicd_pend_reg
:
gicd_pend_reg
:
.
asciz
"gicd_ispendr regs (Offsets 0x200 - 0x278)\n"
\
.
asciz
"gicd_ispendr regs (Offsets 0x200 - 0x278)\n Offset:\t\t\tvalue\n"
"
Offset
:\
t
\
t
\
tvalue
\
n
"
newline
:
newline
:
.
asciz
"\n"
.
asciz
"\n"
spacer
:
spacer
:
...
...
plat/hisilicon/hikey960/include/plat_macros.S
View file @
9a983cfe
...
@@ -16,8 +16,7 @@
...
@@ -16,8 +16,7 @@
gicc_regs
:
gicc_regs
:
.
asciz
"gicc_hppir"
,
"gicc_ahppir"
,
"gicc_ctlr"
,
""
.
asciz
"gicc_hppir"
,
"gicc_ahppir"
,
"gicc_ctlr"
,
""
gicd_pend_reg
:
gicd_pend_reg
:
.
asciz
"gicd_ispendr regs (Offsets 0x200 - 0x278)\n"
\
.
asciz
"gicd_ispendr regs (Offsets 0x200 - 0x278)\n Offset:\t\t\tvalue\n"
"
Offset
:\
t
\
t
\
tvalue
\
n
"
newline
:
newline
:
.
asciz
"\n"
.
asciz
"\n"
spacer
:
spacer
:
...
...
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