summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/req/get-stack-allocate-hook.yml
blob: 2509533ac25e21e6f990247cd72c06c76874e613 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: interface-function
  uid: ../if/get-stack-allocate-hook
functional-type: function
rationale: |
  The directive may be used to check the setting of the
  ${/acfg/if/task-stack-allocator:/name} application configuration option.
references: []
requirement-type: functional
text: |
  The ${../if/get-stack-allocate-hook:/name} directive shall return the address
  of the task stack allocator which is used to allocate the stack for a task
  which is not an ${/glossary/idletask:/term}.
type: requirement