nuttx/boards
Ville Juven 738bdb95b7 arm64_head.S: Add explicit input section for __start
As __start must be placed at a precise location, a separate, explicit
input section is needed to guarantee this.

Why is this an issue ? NuttX uses --entry=__start which puts __start in
its correct location, but out-of-tree builds won't work, so it more robust
to use an explicit section for the startup code and enforce its placement
in the linker script.
2024-03-23 00:21:54 +08:00
..
arm fdt: move fdx_xx extend APIs from boards to drivers 2024-03-22 18:51:33 +08:00
arm64 arm64_head.S: Add explicit input section for __start 2024-03-23 00:21:54 +08:00
avr
dummy
hc/m9s12
mips
misoc/lm32/misoc
or1k/mor1kx/or1k
renesas
risc-v add open posix test cases on qemu and sim on CI 2024-03-21 18:42:47 +08:00
sim/sim/sim add open posix test cases on qemu and sim on CI 2024-03-21 18:42:47 +08:00
sparc
tricore/tc3xx/tc397 arch/tricore: add spinlock support 2024-03-21 18:47:14 +08:00
x86/qemu/qemu-i486
x86_64/intel64/qemu-intel64 arch/intel64: move timer frequency configuration to common files 2024-03-09 11:52:29 +08:00
xtensa arch/esp32 bringup openeth 2024-03-12 08:31:06 -03:00
z16/z16f/z16f2800100zcog
z80
.gitignore
Board.mk sh:Change expansion path logic 2024-03-04 01:18:45 +08:00
boardctl.c
CMakeLists.txt
dummy.c
Kconfig add two new gd32f4 boards 2024-03-22 13:22:20 +08:00
Makefile