[PATCH] armv8: fix Clang warning on writing 32-bit variable to a 64-bit register

Tom Rini trini at konsulko.com
Fri Jun 6 18:46:59 CEST 2025


On Tue, 27 May 2025 14:04:31 -0700, Raymond Mao wrote:

> Clang is stricter than GCC when it comes to inline assembly and expects the
> register to be written with explicitly same type of variable.
> 
> 

Applied to u-boot/next, thanks!

[1/1] armv8: fix Clang warning on writing 32-bit variable to a 64-bit register
      commit: 85683bd1959cb7f3c870c9da12217f5a4ba0e922
-- 
Tom




More information about the U-Boot mailing list