nuttx/arch/misoc/src/lm32
chao an 64cf63475c arch/dumponexit: unify dump on exit to common code
remove arch implement and move to common code

Signed-off-by: chao an <anchao@xiaomi.com>
2023-11-15 08:28:25 -08:00
..
chip.h
Kconfig
lm32_allocateheap.c
lm32_config.h arch: Fix nxstyle errors 2023-05-02 18:31:40 -06:00
lm32_copystate.c
lm32_createstack.c
lm32_decodeirq.c
lm32_doirq.c arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
lm32_exit.c arch/dumponexit: unify dump on exit to common code 2023-11-15 08:28:25 -08:00
lm32_flushcache.c
lm32_idle.c
lm32_initialstate.c
lm32_irq.c arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
lm32_registerdump.c assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
lm32_releasestack.c
lm32_saveusercontext.c arch: Return directly when arch not support interrupt context save 2023-04-27 23:21:05 +03:00
lm32_schedulesigaction.c arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
lm32_sigdeliver.c
lm32_stackframe.c
lm32_swint.c arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
lm32_switchcontext.c nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
lm32_syscall.S
lm32_usestack.c
lm32_vectors.S
lm32.h arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
Make.defs arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
Toolchain.defs Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00