nuttx/arch/misoc
Xiang Xiao b3bcc02a04 sched: Identify the stack need to free by TCB_FLAG_FREE_STACK
instead calling kmm_heapmember or umm_heapmember because:
1.The stack supplied by caller may allocate from heap too
2.It's hard to implement these two function in ASan case

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I196377822b7c4643ab4f29b7c1dc41dcd7c4dab1
2021-06-18 20:59:03 +08:00
..
include arch: Rename xxx_getsp to up_getsp 2021-06-11 11:37:19 +08:00
src sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 20:59:03 +08:00
Kconfig arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00