Skip to content

Commit f17f403

Browse files
add first linkage
1 parent 581e2ae commit f17f403

File tree

9 files changed

+7
-29
lines changed

9 files changed

+7
-29
lines changed

process/folder_templates/features/feature_name/requirements/chklst_req_inspection.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,6 @@ Requirement Inspection Checklist
9494
-
9595
-
9696
* - REQ_03_01
97-
- For stakeholder requirements: Is the *rationale* correct?
98-
- Rationales explain why the top level requirements were created. Do those cover the requirement?
99-
-
100-
-
101-
-
102-
* - REQ_03_02
10397
- Is the *linkage to the parent requirement* correct?
10498
- Linkage to correct levels and ASIL attributes is checked automatically, but it needs checking if the child requirement implements (at least) a part of the parent requirement.
10599
-
@@ -142,12 +136,6 @@ Requirement Inspection Checklist
142136
-
143137
-
144138
* - REQ_09_01
145-
- For stakeholder requirements: Do those cover assumed safety mechanisms needed by the hardware and system?
146-
- Note that stakeholder requirements covering safety mechanisms come from rationales, whereas feature requirements are covering safety mechanisms coming from :need:`gd_chklst__safety_analysis`
147-
-
148-
-
149-
-
150-
* - REQ_09_02
151139
- Do the feature requirements defining a safety mechanism contain the error reaction leading to a safe state?
152140
- Alternatively to the safe state there could also be "repair" mechanisms. Also do not forget to consider REQ_05_01 for these.
153141
-

process/folder_templates/modules/module_name/component_name/docs/requirements/chklst_req_inspection.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,6 @@ Requirement Inspection Checklist
9494
-
9595
-
9696
* - REQ_03_01
97-
- For stakeholder requirements: Is the *rationale* correct?
98-
- Rationales explain why the top level requirements were created. Do those cover the requirement?
99-
-
100-
-
101-
-
102-
* - REQ_03_02
10397
- Is the *linkage to the parent feature/component requirement* correct?
10498
- Linkage to correct levels and ASIL attributes is checked automatically, but it needs checking if the child requirement implements (at least) a part of the parent requirement.
10599
-
@@ -142,12 +136,6 @@ Requirement Inspection Checklist
142136
-
143137
-
144138
* - REQ_09_01
145-
- Note that stakeholder requirements covering safety mechanisms come from rationales, whereas component requirements are covering safety mechanisms coming from :need:`gd_chklst__safety_analysis`
146-
-
147-
-
148-
-
149-
-
150-
* - REQ_09_02
151139
- Do the requirements that define a safety mechanism specify the error reaction leading to a safe state?
152140
- Alternatively to the safe state there could also be "repair" mechanisms. Also do not forget to consider REQ_05_01 for these.
153141
-

process/process_areas/architecture_design/guidance/architecture_guideline.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Architecture Guideline
2020
.. gd_guidl:: Architectural Design
2121
:id: gd_guidl__arch_design
2222
:status: valid
23-
:complies: std_req__isopas8926__44411, std_req__isopas8926__44412, std_req__iso26262__software_745
23+
:complies: std_req__isopas8926__44411, std_req__isopas8926__44412, std_req__iso26262__software_744, std_req__iso26262__software_745
2424

2525
The guideline focuses on the steps which need to be performed in order to create the architectural design. The concept behind those steps is described in the :need:`[[title]] <doc_concept__arch_process>`.
2626

process/process_areas/architecture_design/guidance/architecture_process_reqs.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ Checks for Architectural Design
206206
:status: valid
207207
:tags: prio_1_automation, attribute, check
208208
:satisfies: wf__cr_mt_featarch, wf__cr_mt_comparch
209+
:complies: std_req__iso26262__software_748
209210

210211
It shall be checked that valid safety architectural elements (Safety != QM) can only be linked against valid safety architectural elements.
211212

process/process_areas/architecture_design/guidance/component_architecture_template.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ Component Architecture Template
1919
:id: gd_temp__arch_comp
2020
:status: valid
2121
:tags: architecture_design
22-
:complies: std_req__iso26262__software_741, std_req__iso26262__software_742, std_req__iso26262__software_743
22+
:complies: std_req__iso26262__software_741, std_req__iso26262__software_742, std_req__iso26262__software_743, std_req__iso26262__software_744
2323

2424
For the content see here: :ref:`component_architecture_template`

process/process_areas/implementation/guidance/detailed_design_template.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ Detailed Design Template
1919
.. gd_temp:: Detailed Design Templates
2020
:id: gd_temp__detailed_design
2121
:status: valid
22-
:complies: std_req__iso26262__software_542, std_req__iso26262__support_641, std_req__iso26262__support_6421, std_req__iso26262__support_6425
22+
:complies: std_req__iso26262__software_542, std_req__iso26262__support_641, std_req__iso26262__support_6421, std_req__iso26262__support_6425, std_req__iso26262__software_744
2323

2424
For the content see here: :ref:`component_detailed_design_template`

process/process_areas/implementation/guidance/implementation_checklist.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Implementation Inspection Checklist
2020
:id: gd_chklst__impl_inspection_checklist
2121
:status: valid
2222
:tags: implementation
23-
:complies: std_req__iso26262__software_942
23+
:complies: std_req__iso26262__software_942, std_req__iso26262__software_748
2424

2525
Purpose
2626
-------

process/process_areas/implementation/guidance/implementation_guideline.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Guideline
1818
.. gd_guidl:: Implementation Guideline
1919
:id: gd_guidl__implementation
2020
:status: valid
21+
:complies: std_req__iso26262__software_744
2122

2223
This document describes the general guidances for implementation based on the concept which is defined :need:`[[title]]<doc_concept__imp_concept>`.
2324
In the concept is a example of a Detailed Design included.

process/process_areas/safety_analysis/guidance/dfa_failure_initiators.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ DFA failure initiators
2020
.. gd_guidl:: DFA failure initiators
2121
:id: gd_guidl__dfa_failure_initiators
2222
:status: valid
23-
:complies: std_req__iso26262__software_7411
23+
:complies: std_req__iso26262__software_7411, std_req__iso26262__software_748
2424

2525

2626
.. note:: Use all applicable failure initiators to ensure a structured analysis. If there are additional failure initiators needed, please enlarge the list of fault models.

0 commit comments

Comments
 (0)