Skip to content
Commit 84b589c9 authored by Haojian Zhuang's avatar Haojian Zhuang
Browse files

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: default avatarHaojian Zhuang <haojian.zhuang@linaro.org>
parent 056b3d49
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment