summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/constraintstackspace.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-22 14:08:39 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit6aaf56cfecf971cadea90191fe0db36d9b19c8bc (patch)
tree0d7fb361d093fad27a62bcc6e1501c26d56ab6ae /spec/acfg/opt/constraintstackspace.yml
parentb4f60b6035ea6bb256fd1c88449ef49e20bb1866 (diff)
spec: Make constraints non-functional requirements
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/constraintstackspace.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/acfg/opt/constraintstackspace.yml b/spec/acfg/opt/constraintstackspace.yml
index c1a5e09d..c2ef9983 100644
--- a/spec/acfg/opt/constraintstackspace.yml
+++ b/spec/acfg/opt/constraintstackspace.yml
@@ -3,8 +3,10 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links: []
+non-functional-type: constraint
+requirement-type: non-functional
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: constraint
+type: requirement