Skip to content

Commit 91bdaf5

Browse files
add another links
1 parent 4a55670 commit 91bdaf5

File tree

3 files changed

+14
-5
lines changed

3 files changed

+14
-5
lines changed

process/folder_templates/features/feature_name/architecture/chklst_arc_inspection.rst

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,11 +163,20 @@ Checklist
163163
-
164164
-
165165
* - ARC_04_01
166-
- If software partitioning (different operting system processes) is used to implement freedom from interference:
166+
- If software partitioning (different operting system processes) is used to implement freedom from interference between the processes with different rating (QM/ASIL), is effectiveness evidence generated during integration and verification tests?
167+
168+
Note: see ISO 26262-6, 7.4.9 and Annex D for partitioning
169+
- manual
170+
-
167171
a) shared resources (cpu time, shared memory, ...) are used so that freedom from interference between the processes is ensured,
168172
b) the operating system supports freedom from interference between the processes
173+
-
174+
-
175+
-
176+
* - ARC_04_02
177+
- Is an upper estimation of the required resources (RAM, ROM, non volatile memory, communication) available and documented?
169178

170-
Note: see ISO 26262-6, 7.4.9 and Annex D for partitioning
179+
Note: see ISO 26262-6, 7.4.11
171180
- manual
172181
-
173182
-

process/process_areas/architecture_design/guidance/architecture_inspection_checklist.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Inspection Checklist Template
2121
:id: gd_chklst__arch_inspection_checklist
2222
:status: valid
2323
:tags: architecture_design
24-
:complies: std_req__iso26262__software_647
24+
:complies: std_req__iso26262__software_647, std_req__iso26262__software_749, std_req__iso26262__software_7413
2525

2626
For the content see here:
2727

process/process_areas/verification/verification_workproducts.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Platform
3434
.. workproduct:: Platform Integration Test
3535
:id: wp__verification_platform_int_test
3636
:status: valid
37-
:complies: std_wp__iso26262__support_952, std_req__iso26262__software_749
37+
:complies: std_wp__iso26262__support_952
3838

3939
Platform Integration Testing verifies Stakeholder Requirements performed on reference HW.
4040
Depending on the nature of the project, respective tailoring (e.g. for reduced requirements
@@ -70,7 +70,7 @@ Feature
7070
.. workproduct:: Feature Integration test
7171
:id: wp__verification_feat_int_test
7272
:status: valid
73-
:complies: std_wp__iso26262__software_1051, std_wp__iso26262__support_952, std_req__iso26262__software_749
73+
:complies: std_wp__iso26262__software_1051, std_wp__iso26262__support_952
7474

7575
Integration Testing verifies feature requirements and architecture:
7676

0 commit comments

Comments
 (0)