summaryrefslogtreecommitdiffstats
path: root/spec/acfg
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-26 16:10:36 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit95c3f2c10db0454cbb96574b00b1ba06eed8b7b8 (patch)
treec6941b215b71579b044ccfc84bc21b6d8254abb0 /spec/acfg
parentRename custom constraints attribute (diff)
downloadrtems-central-95c3f2c10db0454cbb96574b00b1ba06eed8b7b8.tar.bz2
spec: Add rationale attribute to requirements
Diffstat (limited to 'spec/acfg')
-rw-r--r--spec/acfg/opt/constraintbspappmin.yml1
-rw-r--r--spec/acfg/opt/constraintidlestackarea.yml1
-rw-r--r--spec/acfg/opt/constraintisrstackalign.yml1
-rw-r--r--spec/acfg/opt/constraintisrstackarea.yml1
-rw-r--r--spec/acfg/opt/constraintmemsz.yml1
-rw-r--r--spec/acfg/opt/constraintposix.yml1
-rw-r--r--spec/acfg/opt/constraintprioclassic.yml1
-rw-r--r--spec/acfg/opt/constraintstackspace.yml1
-rw-r--r--spec/acfg/opt/constraintunlimited.yml1
-rw-r--r--spec/acfg/opt/constraintwkspace.yml1
10 files changed, 10 insertions, 0 deletions
diff --git a/spec/acfg/opt/constraintbspappmin.yml b/spec/acfg/opt/constraintbspappmin.yml
index 576f85a5..8bf21c11 100644
--- a/spec/acfg/opt/constraintbspappmin.yml
+++ b/spec/acfg/opt/constraintbspappmin.yml
@@ -4,6 +4,7 @@ copyrights:
enabled-by: true
links: []
non-functional-type: constraint
+rationale: null
requirement-type: non-functional
text: |
The value of this configuration option shall be greater than or equal to a
diff --git a/spec/acfg/opt/constraintidlestackarea.yml b/spec/acfg/opt/constraintidlestackarea.yml
index e92edff2..faf99ba3 100644
--- a/spec/acfg/opt/constraintidlestackarea.yml
+++ b/spec/acfg/opt/constraintidlestackarea.yml
@@ -4,6 +4,7 @@ copyrights:
enabled-by: true
links: []
non-functional-type: constraint
+rationale: null
requirement-type: non-functional
text: |
The value of this configuration option shall be small enough so that the IDLE
diff --git a/spec/acfg/opt/constraintisrstackalign.yml b/spec/acfg/opt/constraintisrstackalign.yml
index bdf19962..e8b933bb 100644
--- a/spec/acfg/opt/constraintisrstackalign.yml
+++ b/spec/acfg/opt/constraintisrstackalign.yml
@@ -4,6 +4,7 @@ copyrights:
enabled-by: true
links: []
non-functional-type: constraint
+rationale: null
requirement-type: non-functional
text: |
The value of this configuration option shall be aligned according to
diff --git a/spec/acfg/opt/constraintisrstackarea.yml b/spec/acfg/opt/constraintisrstackarea.yml
index 85a72ca1..9100f986 100644
--- a/spec/acfg/opt/constraintisrstackarea.yml
+++ b/spec/acfg/opt/constraintisrstackarea.yml
@@ -4,6 +4,7 @@ copyrights:
enabled-by: true
links: []
non-functional-type: constraint
+rationale: null
requirement-type: non-functional
text: |
The value of this configuration option shall be small enough so that the
diff --git a/spec/acfg/opt/constraintmemsz.yml b/spec/acfg/opt/constraintmemsz.yml
index d1917070..8fa00639 100644
--- a/spec/acfg/opt/constraintmemsz.yml
+++ b/spec/acfg/opt/constraintmemsz.yml
@@ -4,6 +4,7 @@ copyrights:
enabled-by: true
links: []
non-functional-type: constraint
+rationale: null
requirement-type: non-functional
text: |
The value of this configuration option shall be less than or equal to a
diff --git a/spec/acfg/opt/constraintposix.yml b/spec/acfg/opt/constraintposix.yml
index d9ca8974..1720d109 100644
--- a/spec/acfg/opt/constraintposix.yml
+++ b/spec/acfg/opt/constraintposix.yml
@@ -4,6 +4,7 @@ copyrights:
enabled-by: true
links: []
non-functional-type: constraint
+rationale: null
requirement-type: non-functional
text: |
The value of this configuration option shall be zero if the POSIX API is not
diff --git a/spec/acfg/opt/constraintprioclassic.yml b/spec/acfg/opt/constraintprioclassic.yml
index fd1bc340..a0f861ba 100644
--- a/spec/acfg/opt/constraintprioclassic.yml
+++ b/spec/acfg/opt/constraintprioclassic.yml
@@ -4,6 +4,7 @@ copyrights:
enabled-by: true
links: []
non-functional-type: constraint
+rationale: null
requirement-type: non-functional
text: |
The value of this configuration option shall be a valid Classic API task
diff --git a/spec/acfg/opt/constraintstackspace.yml b/spec/acfg/opt/constraintstackspace.yml
index c2ef9983..7d444195 100644
--- a/spec/acfg/opt/constraintstackspace.yml
+++ b/spec/acfg/opt/constraintstackspace.yml
@@ -4,6 +4,7 @@ copyrights:
enabled-by: true
links: []
non-functional-type: constraint
+rationale: null
requirement-type: non-functional
text: |
The value of this configuration option shall be small enough so that the task
diff --git a/spec/acfg/opt/constraintunlimited.yml b/spec/acfg/opt/constraintunlimited.yml
index b8b00b4e..f1cba5ff 100644
--- a/spec/acfg/opt/constraintunlimited.yml
+++ b/spec/acfg/opt/constraintunlimited.yml
@@ -4,6 +4,7 @@ copyrights:
enabled-by: true
links: []
non-functional-type: constraint
+rationale: null
requirement-type: non-functional
text: |
The value of this configuration option may be defined through
diff --git a/spec/acfg/opt/constraintwkspace.yml b/spec/acfg/opt/constraintwkspace.yml
index 0772e697..64a8a130 100644
--- a/spec/acfg/opt/constraintwkspace.yml
+++ b/spec/acfg/opt/constraintwkspace.yml
@@ -4,6 +4,7 @@ copyrights:
enabled-by: true
links: []
non-functional-type: constraint
+rationale: null
requirement-type: non-functional
text: |
The value of this configuration option shall be small enough so that the