Attention is currently required from: Julius Werner, Paul Menzel.
Hello Julius Werner, Martin L Roth, Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69747?usp=email
to look at the new patch set (#22).
Change subject: arch/arm: Build test all arm targets with clang ......................................................................
arch/arm: Build test all arm targets with clang
Some targets cannot be supported by clang as clang generates slightly larger binaries which the hardware won't accept.
Other targets need more aggressive size optimization in the bootblock.
Change-Id: I88cf8ce16fb6c61c19d615e396f5871179b06fc8 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/arch/arm/Kconfig M src/soc/nvidia/tegra124/Makefile.mk M src/soc/qualcomm/ipq40xx/Kconfig M src/soc/qualcomm/ipq40xx/Makefile.mk M src/soc/qualcomm/ipq806x/Kconfig M src/soc/rockchip/rk3288/Kconfig 6 files changed, 16 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/69747/22