incubator-nuttx/boards/x86_64/intel64/qemu-intel64
ouyangxiangzhen edd7d718eb arch/x86_64: Reimplement the NuttX32 multiboot1 wrapper.
This commit reimplemented the NuttX32 multiboot1 wrapper:
1. Fixed the issue of SMP AP booting.
2. Reduced memory copy overhead. We only need to copy .realmode section
   now.
3. Move the multiboot1 header to intel64_head.S.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2024-09-30 15:35:41 +08:00
..
configs boards/x86_64/qemu-intel64: add configs with PCI serial console 2024-09-15 03:37:58 +08:00
include Various fixes for PCI work 2024-01-25 09:09:30 -08:00
scripts arch/x86_64: Reimplement the NuttX32 multiboot1 wrapper. 2024-09-30 15:35:41 +08:00
src drivers/uart_16550: configure MCR_OUT2 bit from Kconfig 2024-09-15 03:37:58 +08:00
CMakeLists.txt fix nxstyle 2024-05-13 22:24:36 +02:00
Kconfig Fix Kconfig style 2024-05-29 17:15:57 -03:00