diff options
author | Haojian Zhuang <haojian.zhuang@linaro.org> | 2018-09-10 12:21:35 +0800 |
---|---|---|
committer | Haojian Zhuang <haojian.zhuang@linaro.org> | 2018-09-26 16:48:39 +0800 |
commit | 492a504c128551f64f3030fe198158f4d10e22f6 (patch) | |
tree | b308cc9f70c728ece2bc93901456227770600754 /docs | |
parent | 00a6462481f4bb8ddad03eb3f758d15e65eba707 (diff) | |
download | platform_external_arm-trusted-firmware-492a504c128551f64f3030fe198158f4d10e22f6.tar.gz platform_external_arm-trusted-firmware-492a504c128551f64f3030fe198158f4d10e22f6.tar.bz2 platform_external_arm-trusted-firmware-492a504c128551f64f3030fe198158f4d10e22f6.zip |
hikey960: fix build issue for clang
plat/hisilicon/hikey960/include/plat_macros.S:19:55: error: unexpected token in
'.asciz' directive
.asciz "gicd_ispendr regs (Offsets 0x200 - 0x278)\n" " Offset:\t\t\tvalue\n"
^
Makefile:720: recipe for target 'build/hikey960/debug/bl1/cortex_a53.o' failed
make: *** [build/hikey960/debug/bl1/cortex_a53.o] Error 1
Merge the two lines into one.
Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions