arm-trusted-firmware/plat
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
..
arm Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn 2018-03-03 00:25:19 +00:00
common Merge pull request #1292 from danh-arm/dh/spurious-dep-warn 2018-03-03 13:26:18 +00:00
compat Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00
hisilicon hikey: fix build issue with CLANG 2018-03-06 17:59:47 +08:00
mediatek Merge pull request #1287 from davidcunado-arm/dc/fix_misra 2018-02-28 09:48:35 +00:00
nvidia/tegra tegra: Fix mmap_region_t struct mismatch 2018-02-17 06:15:35 +01:00
qemu Merge pull request #1288 from michpappas/tf-issues#558_qemu_separate_code_and_data 2018-03-05 10:52:41 +00:00
rockchip Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00
rpi3 Disable workaround for CVE-2017-5715 on unaffected platforms 2018-01-29 09:58:56 +00:00
socionext/uniphier Merge pull request #1224 from masahir0y/gzip 2018-02-06 05:12:28 +00:00
xilinx/zynqmp Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00