Files
u-boot/include
Andrew Goodbody c347fb4b1a x86: select CONFIG_64BIT for X86_64
Select CONFIG_64BIT so that we pass the -m64 option (instead of -m32) to
static analysis tools.
Introduce CONFIG_SPL_64BIT and select it for architectures other than
x86 with 64 bit builds. Do not select it for x86 builds as x86 uses
a 32 bit SPL.
Ensure that when limits are set they use CONFIG_64BIT for U-Boot
proper and CONFIG_SPL_64BIT for SPL. This is to allow for the 32 bit
SPL build used by x86.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
(cherry picked from commit 99145eec2d)
2025-12-24 05:17:05 -07:00
..
2025-12-17 10:51:23 -07:00
2025-12-07 17:18:57 -07:00
2025-12-20 09:56:13 -07:00
2025-12-07 11:53:55 -07:00
2025-12-22 16:49:47 -07:00
2025-11-19 19:51:46 -07:00
2025-12-24 05:17:05 -07:00
2025-11-17 06:59:47 -07:00