nuttx/boards/arm/cxd56xx/common
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
..
src arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
Kconfig
Makefile makefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00