summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/constraintstackspace.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-27 10:51:43 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commitea176558fc14f46096e45f58cd858062acbcd150 (patch)
treeb55eb79f94330814261f541e7fb964cd02880d35 /spec/acfg/opt/constraintstackspace.yml
parent7f83e7fb5910f9c3f3c458dee28cfc555c0f9732 (diff)
spec: Add dedicated constraint items
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/constraintstackspace.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/spec/acfg/opt/constraintstackspace.yml b/spec/acfg/opt/constraintstackspace.yml
index 7d444195..3a2acb07 100644
--- a/spec/acfg/opt/constraintstackspace.yml
+++ b/spec/acfg/opt/constraintstackspace.yml
@@ -3,11 +3,10 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links: []
-non-functional-type: constraint
rationale: null
-requirement-type: non-functional
+scope: user
text: |
The value of this configuration option shall be small enough so that the task
stack space calculation carried out by ``<rtems/confdefs.h>`` does not
overflow an integer of type ``uintptr_t``.
-type: requirement
+type: constraint