Changeset 822ebb4c in rtems for cpukit/score/src

Timestamp:
10/07/21 22:28:26 (3 years ago)
Author:
Joel Sherrill <joel@…>
Branches:
master
Children:
edf8b49e
Parents:
d61fbeda
git-author:
Joel Sherrill <joel@…> (10/07/21 22:28:26)
git-committer:
Joel Sherrill <joel@…> (10/11/21 13:42:25)
Message:

Add support for IDLE Thread stack allocator

Add a stack allocator hook specifically for allocation of IDLE thread stacks.
This allows the user to decide if IDLE thread stacks are statically allocated
or handled by the same custom allocator mechanism as other thread stacks.

Closes #4524.

(No files)

Note: See TracChangeset for help on using the changeset viewer.