mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 14:35:08 +00:00
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. |
||
|---|---|---|
| .. | ||
| a64/pinephone | ||
| fvp-v8r/fvp-armv8r | ||
| imx8/imx8qm-mek | ||
| imx9/imx93-evk | ||
| qemu/qemu-armv8a | ||
| rk3399 | ||