nuttx/arch/z80/src/common
Xiang Xiao 19e5ee6ce0 arch: Remove FILE dump code from _up_dumponexit
since the kernel build can't access the userspace memory
inside other process directly

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-12-06 11:23:58 +09:00
..
Kconfig
z80_allocateheap.c arch/z80: Fix z80 file naming 2020-04-26 22:14:25 +01:00
z80_arch.h Run files in previous commit through nxstyle, fixing issues. 2020-04-26 22:14:25 +01:00
z80_assert.c arch: Fix rtcb can't found error 2021-07-16 12:48:09 -03:00
z80_blocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
z80_createstack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
z80_doirq.c eZ80: ensure DECL_SAVESTATE() is done when needed 2021-02-17 02:32:12 -08:00
z80_exit.c arch: Remove FILE dump code from _up_dumponexit 2021-12-06 11:23:58 +09:00
z80_idle.c arch/z80: Fix z80 file naming 2020-04-26 22:14:25 +01:00
z80_initialize.c Move note driver from drivers/syslog to drivers/note 2020-09-07 11:54:10 +08:00
z80_internal.h arch: Rename xxx_getsp to up_getsp 2021-06-09 10:20:02 -07:00
z80_interruptcontext.c arch/z80: Fix z80 file naming 2020-04-26 22:14:25 +01:00
z80_mdelay.c arch/z80: Fix z80 file naming 2020-04-26 22:14:25 +01:00
z80_puts.c arch/z80: Fix z80 file naming 2020-04-26 22:14:25 +01:00
z80_releasepending.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
z80_releasestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
z80_reprioritizertr.c arch/*_reprioritizertr.c: Fix typos in comments. 2021-08-14 11:19:34 -07:00
z80_stackdump.c arch: Rename xxx_getsp to up_getsp 2021-06-09 10:20:02 -07:00
z80_stackframe.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
z80_udelay.c arch/z80: Fix z80 file naming 2020-04-26 22:14:25 +01:00
z80_unblocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
z80_usestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00