platform: Set per-HART stack size to 8KB in the template platform codes
authorBin Meng <bmeng.cn@gmail.com>
Fri, 13 Mar 2020 05:39:53 +0000 (22:39 -0700)
committerAnup Patel <anup@brainfault.org>
Sat, 14 Mar 2020 03:43:20 +0000 (09:13 +0530)
commit2343efd0401c329187f1375114b79dd2fb102e55
tree8a33f4333728ed1daecffb785733f5e12e8d2298
parent9275ed39492a3924a780a24a2c85b97807726965
platform: Set per-HART stack size to 8KB in the template platform codes

The template platform codes should set per-HART stack size to 8KB
to avoid possible mistakes of future platform ports.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
platform/template/platform.c