u-boot/arch/x86/cpu/i386
Simon Glass 5ee60f3afa x86: Support CPU functions in long mode
At present it is not possible to find out the physical-address size in
long mode, so a predefined value is used.

Update the macros to support this properly, since it is important when
programming MTRRs.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-04-03 11:41:55 -06:00
..
call64.S x86: Use a simple jump into long mode 2025-04-03 11:41:55 -06:00
cpu.c x86: Support CPU functions in long mode 2025-04-03 11:41:55 -06:00
interrupt.c x86: cpu: Mark a few functions static 2024-10-18 14:10:22 -06:00
Makefile x86: Drop unnecessary interrupt code for TPL 2019-12-15 11:44:10 +08:00
setjmp.S x86: fix longjmp() implementation 2022-10-29 07:36:33 -06:00