nuttx/boards/x86_64/intel64/qemu-intel64
p-szafonimateusz b634798bd6 qemu-intel64: add .note.gnu.* to linker script
this prevents section overlap linker errors which sometimes occurs:

  ld: section .rodata LMA [0000000000990000,00000000009c1f27] overlaps section .note.gnu.property LMA [000000000098ffe0,000000000099000f]
  make[1]: *** [Makefile:114: nuttx.elf] Error 1

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-02-26 18:18:48 -03:00
..
configs arch/intel64/Kconfig: add chip choice option 2024-02-26 20:06:35 +08:00
include Various fixes for PCI work 2024-01-25 09:09:30 -08:00
scripts qemu-intel64: add .note.gnu.* to linker script 2024-02-26 18:18:48 -03:00
src arch/intel64: add software reset support 2024-02-26 23:55:14 +08:00
CMakeLists.txt arch/x86_64: add cmake support 2024-02-23 07:45:57 +08:00
Kconfig Various fixes for PCI work 2024-01-25 09:09:30 -08:00