nuttx/arch/arm64
leisiji 8121b88666 cmake/elf: Fix ELF entry point from __start to _start
__start is the kernel boot entry for each chip, while _start (defined
in crt0.c) is the correct C runtime entry point for ELF executables.

Signed-off-by: leisiji <2265215145@qq.com>
2026-06-08 16:03:21 +08:00
..
include arm64/am62x: add core boot and serial support 2026-05-28 22:21:38 +08:00
src cmake/elf: Fix ELF entry point from __start to _start 2026-06-08 16:03:21 +08:00
CMakeLists.txt arch/arm64: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
Kconfig arm64/am62x: add core boot and serial support 2026-05-28 22:21:38 +08:00