Skip to content

Commit 05a24f1

Browse files
use linkage to ISO
1 parent 7deb96b commit 05a24f1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Checklist
165165
* - ARC_04_01
166166
- If software partitioning (different operating 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?
167167

168-
Note: see ISO 26262-6, 7.4.9 and Annex D for partitioning
168+
Note: see :need:`std_req__iso26262__software_749` and Annex D for partitioning
169169
- manual
170170
-
171171
a) the usage of shared resources (cpu time, shared memory, ...) are checked in a way that freedom from interference between the processes is ensured,
@@ -176,7 +176,7 @@ Checklist
176176
* - ARC_04_02
177177
- Is an upper estimation of the required resources (RAM, ROM, non volatile memory, communication) available and documented?
178178

179-
Note: see ISO 26262-6, 7.4.11
179+
Note: see :need:`std_req__iso26262__software_7411`
180180
- manual
181181
-
182182
-
@@ -185,7 +185,7 @@ Checklist
185185
* - ARC_04_03
186186
- Are the the scheduling properties for the component defined and documented?
187187

188-
Note: see ISO 26262-6, 7.4.3
188+
Note: see :need:`std_req__iso26262__software_743`
189189
- manual
190190
-
191191
-

process/standards/aspice_40/swe/swe.3.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Base practices
110110

111111
Examples for coding principles at capability level 1 are not to use implicit type conversions,
112112
only one entry and one exit point in subroutines, and range checks (design-by-contract, defensive
113-
programming). Further examples see e.g, ISO 26262-6 clause 8.4.5 together with table 6.
113+
programming). Further examples see e.g, :need:`std_req__iso26262__software_845` together with table 6.
114114

115115

116116
.. std_req:: SWE.3.BP4: Ensure consistency and establish bidirectional traceability
@@ -150,5 +150,5 @@ Base practices
150150
affected parties.
151151

152152

153-
.. needextend:: "c.this_doc()"
154-
:+tags: aspice40_swe3
153+
.. needextend:: "c.this_doc()"
154+
:+tags: aspice40_swe3

0 commit comments

Comments
 (0)