summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-17 10:06:27 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-17 16:32:51 +0100
commit64987c4dc4d83200f0fb0d0636ad7be621e5801a (patch)
tree001e6ffdbae32dee3bca245490bb2974097c5fd6 /spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml
parentcontent: Add method to register license/copyrights (diff)
downloadrtems-central-64987c4dc4d83200f0fb0d0636ad7be621e5801a.tar.bz2
spec: Add application configuration
Diffstat (limited to 'spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml37
1 files changed, 37 insertions, 0 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml
new file mode 100644
index 00000000..91945453
--- /dev/null
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATOR.yml
@@ -0,0 +1,37 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+active: true
+appl-config-option-data-type: |
+ Function pointer.
+appl-config-option-default-value: |
+ The default value is ``_Workspace_Allocate``, which indicates that task
+ stacks will be allocated from the RTEMS Workspace.
+appl-config-option-description: |
+ ``CONFIGURE_TASK_STACK_ALLOCATOR`` may point to a user provided routine to
+ allocate task stacks.
+appl-config-option-index:
+- task stack allocator
+appl-config-option-name: CONFIGURE_TASK_STACK_ALLOCATOR
+appl-config-option-notes: |
+ A correctly configured system must configure the following to be consistent:
+
+ - ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT``
+
+ - ``CONFIGURE_TASK_STACK_ALLOCATOR``
+
+ - ``CONFIGURE_TASK_STACK_DEALLOCATOR``
+appl-config-option-range: |
+ Undefined or valid function pointer.
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+derived: false
+enabled-by: []
+header: ''
+interface-type: appl-config-option
+level: 1.116
+links:
+- RTEMS-ACFG-STACKALLOC: RinkAR6bq3NOG7L5KiFW19GxN_mHxMpEd6-axxdk-k4=
+normative: true
+ref: ''
+reviewed: XLkmul143Ctik0B858wJI5kxJE5eYisStCSWSe4-34s=
+text: ''
+type: interface