You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each architectural element shall have a automotive safety integrity level (ASIL) identifier:
@@ -128,7 +133,7 @@ Attributes of Architectural Elements
128
133
.. gd_req:: Architecture attribute: status
129
134
:id: gd_req__arch__attr_status
130
135
:status: valid
131
-
:tags: attribute, mandatory
136
+
:tags:manual, attribute, mandatory
132
137
:complies: std_req__iso26262__support_6425
133
138
134
139
Each architectural element shall have a status:
@@ -142,15 +147,15 @@ Traceability to Requirements
142
147
.. gd_req:: Architecture attribute: fulfils
143
148
:id: gd_req__arch__attr_fulfils
144
149
:status: valid
145
-
:tags: attribute, mandatory
150
+
:tags:manual, attribute, mandatory
146
151
:complies: std_req__iso26262__support_6425
147
152
148
153
Each architectural element shall be linked to a requirement.
149
154
150
155
.. gd_req:: Architecture traceability
151
156
:id: gd_req__arch__traceability
152
157
:status: valid
153
-
:tags:architecture_design
158
+
:tags:manual
154
159
:complies: std_req__iso26262__support_6432
155
160
:satisfies: wf__cr_mt_featarch
156
161
@@ -170,7 +175,7 @@ Checks for Architectural Design
170
175
.. gd_req:: Architecture mandatory attributes
171
176
:id: gd_req__arch__attr_mandatory
172
177
:status: valid
173
-
:tags: attribute, check
178
+
:tags:prio_1_automation, attribute, check
174
179
175
180
It shall be checked if all mandatory attributes for each architectural element are provided by the user. For all elements following attributes shall be mandatory:
176
181
@@ -183,65 +188,67 @@ Checks for Architectural Design
183
188
.. gd_req:: Architecture linkage metamodel
184
189
:id: gd_req__arch__linkage_safety
185
190
:status: valid
186
-
:tags: attribute, check
191
+
:tags:prio_1_automation, attribute, check
187
192
188
193
It shall be checked that every valid safety architectural element is linked according to the defined model :need:`gd_req__arch__build_blocks_corr`.
189
194
190
195
.. gd_req:: Architecture linkage safety
191
196
:id: gd_req__arch__linkage_safety_trace
192
197
:status: valid
193
-
:tags: attribute, check
198
+
:tags:prio_1_automation, attribute, check
194
199
195
200
It shall be checked that valid safety architectural elements (Safety != QM) can only be linked against valid safety architectural elements.
196
201
197
202
.. gd_req:: Architecture linkage security
198
203
:id: gd_req__arch__linkage_security_trace
199
204
:status: valid
200
-
:tags: attribute, check
205
+
:tags:prio_2_automation, attribute, check
201
206
202
207
It shall be checked that security relevant architectural elements (Security == YES) can only be linked against security relevant architectural elements.
203
208
204
209
.. gd_req:: Architecture linkage requirement
205
210
:id: gd_req__arch__linkage_requirement
206
211
:status: valid
207
-
:tags: attribute, check
212
+
:tags:prio_1_automation, attribute, check
208
213
209
214
It shall be checked that each architectural element (safety!=QM) is linked against at least one safety requirement (safety!=QM).
215
+
It shall be checked that architectural elements with safety=QM are not linked against safety requirements (safety!=QM).
210
216
211
217
.. gd_req:: Architecture linkage requirement type
212
218
:id: gd_req__arch__linkage_requirement_type
213
219
:status: valid
214
-
:tags: attribute, check
220
+
:tags:prio_3_automation, attribute, check
215
221
216
222
It shall be checked that requirements of a respective type can only be linked to architectural elements according to following traceability:
0 commit comments