nuttx/sched
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
..
clock Separate CLOCK_TIMEKEEPING and SCHED_TICKLESS. 2021-04-13 11:42:31 -05:00
environ sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
group arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
init mm/heap: Move semaphore related declaration to private header 2021-03-22 15:35:32 +01:00
irq sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
module modlib: Implement sh_addralign handling 2021-04-14 21:17:07 -05:00
mqueue sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
paging sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
pthread arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
sched arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
semaphore sched: semaphore: Remove a redundant critical section in nxsem_tickwait() 2021-03-16 19:50:18 -07:00
signal sched/signal: Implement SA_NODEFER and SA_RESETHAND 2021-03-31 18:27:01 -03:00
task arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
timer sched/timer: get the previous reload value correctly 2021-01-26 18:22:54 -08:00
wdog sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
wqueue sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
Kconfig sched: Move the default Task Stack size to Stack menu 2021-03-31 02:29:04 -05:00
Makefile style/Makefile: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00