nuttx/arch/misoc/src/minerva
Yanfeng Liu 495f6cc31f arch/Toolchain.defs: use _start entry
This adjusts more archs to use _start as ELF entry.

Signed-off-by: Yanfeng Liu <p-liuyanfeng9@xiaomi.com>
2025-12-16 13:07:37 -03:00
..
chip.h arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
Kconfig arch/misoc: Unify the toolchain definition of GNU for linux and windows 2022-04-19 23:17:27 +08:00
Make.defs arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
minerva.h arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_allocateheap.c arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_config.h arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_copystate.c arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_createstack.c arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_decodeirq.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
minerva_doexceptions.c arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_doirq.c arch: replace all nxsched_suspend/resume_*** with nxsched_switch_context 2025-09-25 16:40:23 +08:00
minerva_exit.c arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_flushcache.c arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_idle.c arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_initialstate.c arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_irq.c arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_registerdump.c arch: up_getusrsp change to inline and implement in irq.h 2025-01-06 23:03:05 +08:00
minerva_releasestack.c arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_saveusercontext.c arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_schedulesigaction.c Revert "Reduce the size of tcb by four bytes." 2025-05-27 16:30:35 +08:00
minerva_sigdeliver.c Revert "Reduce the size of tcb by four bytes." 2025-05-27 16:30:35 +08:00
minerva_stackframe.c arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_swint.c arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_switchcontext.c arch: replace all nxsched_suspend/resume_*** with nxsched_switch_context 2025-09-25 16:40:23 +08:00
minerva_syscall.S arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
minerva_usestack.c arch: fix alignment bug for archs that need stack alignment 2025-09-18 11:11:32 -03:00
minerva_vectors.S arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
Toolchain.defs arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00