CONFIG_THREAD_STACK_INFO:

This option allows each thread to store the thread stack info into the k_thread data structure.

Symbol:

THREAD_STACK_INFO

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“y”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Thread stack info”
Default values:
  • n (value: “n”)
  • Condition: (none)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

CPU_HAS_MPU && ARM && CPU_HAS_MPU && ARM_CORE_MPU || CPU_ARCV2 && ARC && ARC_STACK_CHECKING || STACK_SENTINEL (value: “n”)

Additional dependencies from enclosing menus and ifs:
 

(no additional dependencies)

Locations:
  • ../kernel/Kconfig:141