summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task/req
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-18 08:50:19 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-19 08:22:34 +0100
commitbd9519d7e97b67b5776fa88968246b8a4f1aa478 (patch)
tree48cf72a2bd11d5b0f562e756ef3a15efd705703a /spec/rtems/task/req
parentspec: Specify RTEMS_NO_PRIORITY (diff)
downloadrtems-central-bd9519d7e97b67b5776fa88968246b8a4f1aa478.tar.bz2
spec: Specify RTEMS_MINIMUM_STACK_SIZE
Diffstat (limited to 'spec/rtems/task/req')
-rw-r--r--spec/rtems/task/req/minimum-stack-size.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/spec/rtems/task/req/minimum-stack-size.yml b/spec/rtems/task/req/minimum-stack-size.yml
new file mode 100644
index 00000000..8b085030
--- /dev/null
+++ b/spec/rtems/task/req/minimum-stack-size.yml
@@ -0,0 +1,16 @@
+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/minimum-stack-size
+functional-type: function
+rationale: null
+references: []
+requirement-type: functional
+text: |
+ The ${../if/minimum-stack-size:/name} constant shall expand to a constant
+ expression which evaluates to the value of
+ ${/score/stack/if/minimum-size:/name}.
+type: requirement