Skip to content

Commit 27520a3

Browse files
committed
close #144 findings in process reqirements
1 parent aa7cbc8 commit 27520a3

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

process/process_areas/safety_analysis/guidance/safety_analysis_process_reqs.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ Safety Analysis Process Requirements
3030

3131
Following levels are defined:
3232

33-
* Feature architecture
34-
* Component architecture
33+
* Platform DFA
34+
* Feature DFA/FMEA
35+
* Component DFA/FMEA
3536

3637
.. _process_requirements_safety_analysis_attributes:
3738

@@ -132,7 +133,7 @@ Safety Analysis Linkage
132133
:satisfies: wf__analyse_platform_featarch, wf__analyse_featarch, wf__analyse_comparch
133134
:complies: std_req__iso26262__analysis_842, std_req__iso26262__software_7410, std_req__iso26262__software_7411
134135

135-
Safety Analysis shall be linked to the architecture on the corresponding level via the attribute violates.
136+
Safety Analysis shall be linked to the architecture view on the corresponding level via the attribute violates.
136137

137138
.. gd_req:: Safety Analysis Linkage
138139
:id: gd_req__saf_linkage
@@ -141,7 +142,7 @@ Safety Analysis Linkage
141142
:satisfies: wf__analyse_platform_featarch, wf__analyse_featarch, wf__analyse_comparch
142143
:complies: std_req__iso26262__analysis_842, std_req__iso26262__software_7410, std_req__iso26262__software_7411
143144

144-
Each Safety Analysis shall be automatically linked (inverse direction) to the corresponding architecture via the "violates by" linkage.
145+
Each Safety Analysis shall be automatically linked (inverse direction) to the corresponding architecture view via the "violates by" linkage.
145146

146147
.. gd_req:: Safety Analysis attribute: check Requirements linkage
147148
:id: gd_req__saf_attr_requirements_check
@@ -186,7 +187,7 @@ Safety Analysis Linkage
186187
:satisfies: wf__analyse_platform_featarch, wf__analyse_featarch, wf__analyse_comparch
187188
:complies: std_req__iso26262__analysis_842, std_req__iso26262__software_7410, std_req__iso26262__software_7411
188189

189-
It shall be checked that safety analysis can only be linked against valid safety elements (architecture, requirement, AoU). A valid safety element has the attribute 'status == valid' and safety != QM.
190+
It shall be checked that safety analysis can only be linked against valid safety elements (architecture view, requirement, AoU). A valid safety element has the attribute 'status == valid' and safety != QM.
190191

191192
.. _process_requirements_safety_analysis_checks:
192193

0 commit comments

Comments
 (0)