summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-STACKCHECKERENABLED.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-17 10:06:27 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-17 16:32:51 +0100
commit64987c4dc4d83200f0fb0d0636ad7be621e5801a (patch)
tree001e6ffdbae32dee3bca245490bb2974097c5fd6 /spec/acfg/opt/RTEMS-ACFG-OPT-STACKCHECKERENABLED.yml
parentdfca4bc1bc0355c4b40bc8ba638fd1ef7bff40ff (diff)
spec: Add application configuration
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-STACKCHECKERENABLED.yml32
1 files changed, 32 insertions, 0 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-STACKCHECKERENABLED.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-STACKCHECKERENABLED.yml
new file mode 100644
index 00000000..3c8aa992
--- /dev/null
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-STACKCHECKERENABLED.yml
@@ -0,0 +1,32 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+active: true
+appl-config-option-data-type: |
+ Boolean feature macro.
+appl-config-option-default-value: |
+ This is not defined by default, and thus stack checking is disabled.
+appl-config-option-description: |
+ This configuration parameter is defined when the application wishes to
+ enable run-time stack bounds checking.
+appl-config-option-index: []
+appl-config-option-name: CONFIGURE_STACK_CHECKER_ENABLED
+appl-config-option-notes: |
+ In 4.9 and older, this configuration parameter was named ``STACK_CHECKER_ON``.
+
+ This increases the time required to create tasks as well as adding overhead
+ to each context switch.
+appl-config-option-range: |
+ Defined or undefined.
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+derived: false
+enabled-by: []
+header: ''
+interface-type: appl-config-option
+level: 1.79
+links:
+- RTEMS-ACFG-GENERAL: B6rbi_eXOZOzB3o8-DYzrc0JmF7ON1adlcZj3dQd6WY=
+normative: true
+ref: ''
+reviewed: oQczTVsafGtaaeNZ_cRs7tkFGeXNI7M78k7m40NQVSg=
+text: ''
+type: interface