#define LOSCFG_BASE_CORE_TSK_MIN_STACK_SIZE   (ALIGN(0x80, 4))

Minimum stack size.

0x80 bytes, aligned on a boundary of 8.

在文件los_config.h175行定义。