summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/constraint-idlestackarea.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/if/constraint-idlestackarea.yml')
-rw-r--r--spec/acfg/if/constraint-idlestackarea.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/spec/acfg/if/constraint-idlestackarea.yml b/spec/acfg/if/constraint-idlestackarea.yml
new file mode 100644
index 00000000..93301fc5
--- /dev/null
+++ b/spec/acfg/if/constraint-idlestackarea.yml
@@ -0,0 +1,12 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links: []
+rationale: null
+scope: user
+text: |
+ The value of this configuration option shall be small enough so that the IDLE
+ task stack area calculation carried out by ``<rtems/confdefs.h>`` does not
+ overflow an integer of type ${/c/if/size_t:/name}.
+type: constraint