[PATCH 0/5] clang: more warning and error fixes

Sascha Hauer s.hauer at pengutronix.de
Fri Sep 4 02:44:30 PDT 2026


On Fri, 04 Sep 2026 09:59:12 +0200, Ahmad Fatoum wrote:
> In preparation for making bare metal targets also compile with clang,
> here are some more warning and error fixes for both assembler and compiler.
> 
> Ahmad Fatoum (5):
>   kbuild: emit asm-offsets markers as .ascii strings
>   scripts: imx9image: fix warnings reported by clang
>   kbuild: disable -Wunused-but-set-variable after -Wall
>   kbuild: disable -Winitializer-overrides for clang
>   ARM64: cache: use WEAK() for v8_flush_l3_cache stub
> 
> [...]

Applied, thanks!

[1/5] kbuild: emit asm-offsets markers as .ascii strings
      https://git.pengutronix.de/cgit/barebox/commit/?id=d0be5d7ff7d9 (link may not be stable)
[2/5] scripts: imx9image: fix warnings reported by clang
      https://git.pengutronix.de/cgit/barebox/commit/?id=0ed92a5f4ca1 (link may not be stable)
[3/5] kbuild: disable -Wunused-but-set-variable after -Wall
      https://git.pengutronix.de/cgit/barebox/commit/?id=52d6a7a60bae (link may not be stable)
[4/5] kbuild: disable -Winitializer-overrides for clang
      https://git.pengutronix.de/cgit/barebox/commit/?id=9c787cdf53df (link may not be stable)
[5/5] ARM64: cache: use WEAK() for v8_flush_l3_cache stub
      https://git.pengutronix.de/cgit/barebox/commit/?id=69b498bb79a5 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list