summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-CONSTRAINTSTACKSPACE.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-30 13:26:38 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-30 15:02:25 +0200
commit210d32477ccf8ec761f8f601acddfe4286299280 (patch)
tree7f6b6bb39a895b953e99a78006a7df75c1936a67 /spec/acfg/opt/RTEMS-ACFG-OPT-CONSTRAINTSTACKSPACE.yml
parentc151e39137d1673fb9d90b03ae70bcaf986c1639 (diff)
spec: Use constraint links
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-CONSTRAINTSTACKSPACE.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-CONSTRAINTSTACKSPACE.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-CONSTRAINTSTACKSPACE.yml
new file mode 100644
index 00000000..1a0a6080
--- /dev/null
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-CONSTRAINTSTACKSPACE.yml
@@ -0,0 +1,17 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+active: true
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+derived: false
+enabled-by: []
+header: ''
+level: 1.132
+links: []
+normative: true
+ref: ''
+reviewed: null
+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