nuttx/arch/sim/src
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
..
sim arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
.gitignore arch/sim: Don't construct global C++ objects before main 2020-07-11 15:06:09 -03:00
Makefile arch: sim: Refactor signal handling 2021-04-08 01:59:31 -05:00
nuttx-names.in arch/sim: Move setjmp/longjmp to libc/machine/sim 2021-04-05 09:00:42 -03:00