summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/taskstackfromalloc.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-20 07:26:15 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-21 17:37:21 +0200
commit71d8b3c08ae2baacf410abe33da475de3db644da (patch)
tree948b4b4da73ede172430cb4d6f647687461ffc12 /spec/acfg/opt/taskstackfromalloc.yml
parenta4e08c54d4682b445145ce12a4c353d0caa3a7b3 (diff)
Remove Doorstop specifics
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/taskstackfromalloc.yml (renamed from spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKFROMALLOC.yml)28
1 files changed, 11 insertions, 17 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKFROMALLOC.yml b/spec/acfg/opt/taskstackfromalloc.yml
index f5885fb2..9820e2e2 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKFROMALLOC.yml
+++ b/spec/acfg/opt/taskstackfromalloc.yml
@@ -1,6 +1,12 @@
SPDX-License-Identifier: CC-BY-SA-4.0
-active: true
-appl-config-option-type: initializer
+appl-config-option-constraint:
+ custom:
+ - |
+ The value of this configuration option shall be defined to a macro which
+ accepts exactly one parameter and returns an unsigned integer. The
+ parameter will be an allocation size and the macro shall return this size
+ plus the overhead of the allocator to manage an allocation request for this
+ size.
appl-config-option-default-value: |
The default value is a macro which supports the system heap allocator.
appl-config-option-description: |
@@ -12,25 +18,13 @@ appl-config-option-name: CONFIGURE_TASK_STACK_FROM_ALLOCATOR
appl-config-option-notes: |
This configuration option may be used if a custom task stack allocator is
configured, see :ref:`CONFIGURE_TASK_STACK_ALLOCATOR`.
-appl-config-option-constraint:
- custom:
- - |
- The value of this configuration option shall be defined to a macro which
- accepts exactly one parameter and returns an unsigned integer. The
- parameter will be an allocation size and the macro shall return this size
- plus the overhead of the allocator to manage an allocation request for this
- size.
+appl-config-option-type: initializer
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-derived: false
enabled-by: []
-header: ''
interface-type: appl-config-option
-level: 1.161
links:
-- RTEMS-ACFG-STACKALLOC: RinkAR6bq3NOG7L5KiFW19GxN_mHxMpEd6-axxdk-k4=
-normative: true
-ref: ''
-reviewed: null
+- role: null
+ uid: ../stackalloc
text: ''
type: interface