arch/sim: Initialize the idle thread stack info correctly

and change the default value of IDLETHREAD_STACKSIZE to 65536

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ia54efbbca4b69706150bc4178844b316688a104e
This commit is contained in:
Xiang Xiao
2021-07-16 02:23:59 +08:00
committed by Masayuki Ishikawa
parent a5ac4463c2
commit cee43ce280
5 changed files with 41 additions and 22 deletions
+1
View File
@@ -1800,6 +1800,7 @@ config DEFAULT_TASK_STACKSIZE
config IDLETHREAD_STACKSIZE
int "Idle thread stack size"
default DEFAULT_TASK_STACKSIZE if ARCH_SIM
default 1024
---help---
The size of the initial stack used by the IDLE thread. The IDLE thread