nuttx/arch/ceva/src/common
Matteo Golin a5e8ea2b40 arch/ceva: Replace board_app_initialize
Replaced board_app_initialize logic with board_late_initialize.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
2026-05-02 18:36:46 +08:00
..
ceva_board.c arch/ceva: Replace board_app_initialize 2026-05-02 18:36:46 +08:00
ceva_checkstack.c checkstack: fix access overflow when checkstack 2026-01-17 18:04:28 -03:00
ceva_createstack.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ceva_doirq.c arch: replace all nxsched_suspend/resume_*** with nxsched_switch_context 2025-09-25 16:40:23 +08:00
ceva_exit.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ceva_fork.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ceva_fullcontextrestore.c arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
ceva_getintstack.c arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
ceva_heap.c protect: move us_heap to userspace_data_s 2026-02-02 11:06:53 +08:00
ceva_idle.c arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
ceva_initialize.c arch/init: call up_color_intstack before up_irq_enable 2025-10-14 17:42:01 +08:00
ceva_internal.h arch: move some macros to public code. 2026-01-20 01:53:08 +08:00
ceva_modifyreg8.c modifyreg[8|32]: use small lock in modifyreg[8|32] 2024-12-19 21:55:21 +08:00
ceva_modifyreg16.c modifyreg16: use small lock in modifyreg16 2024-12-18 20:28:26 +08:00
ceva_modifyreg32.c modifyreg[8|32]: use small lock in modifyreg[8|32] 2024-12-19 21:55:21 +08:00
ceva_nputs.c arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
ceva_pthread_start.c arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
ceva_registerdump.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ceva_releasestack.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ceva_saveusercontext.c arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
ceva_schedulesigaction.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ceva_sigdeliver.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ceva_signal_dispatch.c arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
ceva_stackframe.c arch: rename STACK_ALIGNMENT to STACKFRAME_ALIGN across all architectures 2026-01-22 15:37:24 +08:00
ceva_start.c arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
ceva_svcall.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ceva_switchcontext.c arch: replace all nxsched_suspend/resume_*** with nxsched_switch_context 2025-09-25 16:40:23 +08:00
ceva_task_start.c arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
ceva_userspace.c arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
ceva_usestack.c arch: Add stack alignment and stack size checking when CONFIG_TLS_ALIGNED=y 2026-01-22 22:18:11 +08:00
mpu.h arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
vintc.h arch/ceva: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00