summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/task-stack-allocator.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-28 08:16:25 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-29 16:45:46 +0200
commitb1f05da86f5fe5bbb923d1d61e6ddfa1604add63 (patch)
treef768370a80193e1331b7ae4f2c70dc5fc44cf050 /spec/acfg/if/task-stack-allocator.yml
parentcontent: Apply initial indent only to first block (diff)
downloadrtems-central-b1f05da86f5fe5bbb923d1d61e6ddfa1604add63.tar.bz2
spec: Use explicit constraints for acfg
Diffstat (limited to 'spec/acfg/if/task-stack-allocator.yml')
-rw-r--r--spec/acfg/if/task-stack-allocator.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/spec/acfg/if/task-stack-allocator.yml b/spec/acfg/if/task-stack-allocator.yml
index fe877091..75c17c2d 100644
--- a/spec/acfg/if/task-stack-allocator.yml
+++ b/spec/acfg/if/task-stack-allocator.yml
@@ -1,10 +1,5 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: initializer
-constraints:
- texts:
- - |
- The value of this configuration option shall be defined to a valid function
- pointer of the type ``void *( *allocate )( size_t )``.
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
default-value: |
@@ -20,6 +15,8 @@ interface-type: appl-config-option
links:
- role: appl-config-group-member
uid: group-stackalloc
+- role: constraint
+ uid: ../constraint/init-task-stack-allocator
name: CONFIGURE_TASK_STACK_ALLOCATOR
notes: |
A correctly configured system shall configure the following to be consistent: