nuttx/arch/misoc/src/minerva
xuxingliang c6d712df0e sched: move nxsched_dumponexit() to task_exithook
So the tcb->group still exists to dump files.

Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
2024-06-30 17:30:42 +08:00
..
chip.h arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05: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: save user context in assert common code 2022-12-24 13:02:56 +08:00
minerva.h arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
minerva_allocateheap.c arch/misoc: Remove FAR from chip folder 2022-04-17 18:42:38 +03:00
minerva_config.h arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
minerva_copystate.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
minerva_createstack.c arch/misoc: Remove FAR from chip folder 2022-04-17 18:42:38 +03:00
minerva_decodeirq.c Fix typos in comments and Kconfig files 2021-12-21 03:26:16 -06:00
minerva_doexceptions.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
minerva_doirq.c arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
minerva_exit.c sched: move nxsched_dumponexit() to task_exithook 2024-06-30 17:30:42 +08:00
minerva_flushcache.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
minerva_idle.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
minerva_initialstate.c pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
minerva_irq.c arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
minerva_registerdump.c assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
minerva_releasestack.c arch/misoc: Remove FAR from chip folder 2022-04-17 18:42:38 +03:00
minerva_saveusercontext.c arch: Return directly when arch not support interrupt context save 2023-04-27 23:21:05 +03:00
minerva_schedulesigaction.c arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
minerva_sigdeliver.c signal: signal handler may cause task's state error 2022-01-05 21:36:44 +09:00
minerva_stackframe.c arch/misoc: Remove FAR from chip folder 2022-04-17 18:42:38 +03:00
minerva_swint.c arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
minerva_switchcontext.c nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
minerva_syscall.S arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
minerva_usestack.c arch: Align the implementation of stack related functions 2022-02-28 15:05:41 +08:00
minerva_vectors.S arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
Toolchain.defs Add basic support for locales in order to C++ streams to build and work for simple cases (POSIX / C locale). 2024-04-29 17:34:10 +08:00