arm-trusted-firmware/plat/hisilicon
Haojian Zhuang 84b589c9e7 hikey: fix build issue with CLANG
plat/hisilicon/hikey/hikey_bl1_setup.c:565:47:
error: value size does not match register size specified by the
constraint and modifier [-Werror,-Wasm-operand-widths]
        __asm__ volatile ("mrs  %0, cpacr_el1" : "=r"(data));

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
2018-03-06 17:59:47 +08:00
..
hikey hikey: fix build issue with CLANG 2018-03-06 17:59:47 +08:00
hikey960 hikey960: fix build issue with CLANG 2018-03-06 17:59:37 +08:00
poplar Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00