summaryrefslogtreecommitdiffstats
path: root/spec/acfg
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-01 07:49:47 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-01 07:49:47 +0200
commit0417df45be6343214574c1ff555678453934ebef (patch)
tree783a499cebbe755ed7896b4ec6aef864746448c6 /spec/acfg
parentspec: Add undocumented configuration options (diff)
downloadrtems-central-0417df45be6343214574c1ff555678453934ebef.tar.bz2
spec: Add and use constraint
Diffstat (limited to 'spec/acfg')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-ATADRIVERTASKPRIORITY.yml6
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-BDBUFREADAHEADTASKPRIORITY.yml6
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-CONSTRAINTPRIOCLASSIC.yml16
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-INITTASKPRIORITY.yml6
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-SWAPOUTTASKPRIORITY.yml6
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-SWAPOUTWORKERTASKPRIORITY.yml6
6 files changed, 26 insertions, 20 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-ATADRIVERTASKPRIORITY.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-ATADRIVERTASKPRIORITY.yml
index f21cc580..0fd74847 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-ATADRIVERTASKPRIORITY.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-ATADRIVERTASKPRIORITY.yml
@@ -10,10 +10,8 @@ appl-config-option-notes: |
This configuration option is only evaluated if the configuration option
:ref:`CONFIGURE_APPLICATION_NEEDS_ATA_DRIVER` is defined.
appl-config-option-constraint:
- custom:
- - |
- The value of this configuration option shall be a valid Classic API task
- priority. The set of valid task priorities is scheduler-specific.
+ links:
+ - RTEMS-ACFG-OPT-CONSTRAINTPRIOCLASSIC
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
derived: false
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-BDBUFREADAHEADTASKPRIORITY.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-BDBUFREADAHEADTASKPRIORITY.yml
index 8cf8401a..bf854b4f 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-BDBUFREADAHEADTASKPRIORITY.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-BDBUFREADAHEADTASKPRIORITY.yml
@@ -9,10 +9,8 @@ appl-config-option-notes: |
appl-config-option-index: []
appl-config-option-name: CONFIGURE_BDBUF_READ_AHEAD_TASK_PRIORITY
appl-config-option-constraint:
- custom:
- - |
- The value of this configuration option shall be a valid task priority of the
- configured scheduler.
+ links:
+ - RTEMS-ACFG-OPT-CONSTRAINTPRIOCLASSIC
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-CONSTRAINTPRIOCLASSIC.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-CONSTRAINTPRIOCLASSIC.yml
new file mode 100644
index 00000000..db559ab7
--- /dev/null
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-CONSTRAINTPRIOCLASSIC.yml
@@ -0,0 +1,16 @@
+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.162
+links: []
+normative: true
+ref: ''
+reviewed: null
+text: |
+ The value of this configuration option shall be a valid Classic API task
+ priority. The set of valid task priorities is scheduler-specific.
+type: constraint
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-INITTASKPRIORITY.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-INITTASKPRIORITY.yml
index 9f0e75c7..5ed5c392 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-INITTASKPRIORITY.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-INITTASKPRIORITY.yml
@@ -10,10 +10,8 @@ appl-config-option-name: CONFIGURE_INIT_TASK_PRIORITY
appl-config-option-notes: |
None.
appl-config-option-constraint:
- custom:
- - |
- The value of this configuration option shall be a valid task priority. The
- set of valid task priorities is scheduler-specific.
+ links:
+ - RTEMS-ACFG-OPT-CONSTRAINTPRIOCLASSIC
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-SWAPOUTTASKPRIORITY.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-SWAPOUTTASKPRIORITY.yml
index e39615ec..b506ced2 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-SWAPOUTTASKPRIORITY.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-SWAPOUTTASKPRIORITY.yml
@@ -9,10 +9,8 @@ appl-config-option-name: CONFIGURE_SWAPOUT_TASK_PRIORITY
appl-config-option-notes: |
None.
appl-config-option-constraint:
- custom:
- - |
- The value of this configuration option shall be a valid Classic API task
- priority. The set of valid task priorities is scheduler-specific.
+ links:
+ - RTEMS-ACFG-OPT-CONSTRAINTPRIOCLASSIC
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-SWAPOUTWORKERTASKPRIORITY.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-SWAPOUTWORKERTASKPRIORITY.yml
index e5f48f63..b63d7c8c 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-SWAPOUTWORKERTASKPRIORITY.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-SWAPOUTWORKERTASKPRIORITY.yml
@@ -10,10 +10,8 @@ appl-config-option-name: CONFIGURE_SWAPOUT_WORKER_TASK_PRIORITY
appl-config-option-notes: |
None.
appl-config-option-constraint:
- custom:
- - |
- The value of this configuration option shall be a valid Classic API task
- priority. The set of valid task priorities is scheduler-specific.
+ links:
+ - RTEMS-ACFG-OPT-CONSTRAINTPRIOCLASSIC
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false