[PATCH v2 2/2] arm64: Enable CONFIG_64BIT for static analysis

Tom Rini trini at konsulko.com
Thu Mar 14 01:38:57 CET 2024


On Mon, Mar 04, 2024 at 10:04:29AM +0300, Dan Carpenter wrote:

> In the Makefile there is a line that says this:
> 
>     # the checker needs the correct machine size
>     CHECKFLAGS += $(if $(CONFIG_64BIT),-m64,-m32)
> 
> Set CONFIG_64BIT for ARM64 so that we pass -m64 to the static checkers
> instead of -m32.
> 
> Signed-off-by: Dan Carpenter <dan.carpenter at linaro.org>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240313/6099284d/attachment.sig>


More information about the U-Boot mailing list