nuttx/arch/mips/src/mips32
Xiang Xiao 2335b69120 arch: Allocate the space from the beginning in up_stack_frame
arch: Allocate the space from the beginning in up_stack_frame

and modify the affected portion:
1.Correct the stack dump and check
2.Allocate tls_info_s by up_stack_frame too
3.Move the stack fork allocation from arch to sched

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-04-16 12:41:41 +09:00
..
Kconfig tools: Remove the special handle for Ubuntu under Windows 10 2020-10-18 11:48:19 -07:00
mips32-memorymap.h arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_assert.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_blocktask.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_cache.S NuttX: Abdelatif Guettouche: update licenses to Apache 2021-04-01 12:13:12 -05:00
mips_copystate.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_doirq.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_dumpstate.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
mips_initialstate.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
mips_irq.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_releasepending.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_reprioritizertr.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_schedulesigaction.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_sigdeliver.c arch/mips/src/mips32/mips_sigdeliver.c: Fix a syslog format 2020-12-05 08:13:32 -06:00
mips_swint0.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_syscall0.S arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_unblocktask.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_vfork.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
mips_vfork.h arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
Toolchain.defs arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
vfork.S arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00