Skip to content

Commit 4b8eaaa

Browse files
fix review findings
1 parent da4fe50 commit 4b8eaaa

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

process/process_areas/architecture_design/architecture_concept.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ The *static view* shows the *building blocks* of the architecture. It shall be c
280280
- comp_arc_sta
281281
- comp_arc_sta_t
282282

283-
To represent the CI build tool artifact an additional container (or package) is introduced. It can only contain components:
283+
To represent the CI build tool module (for example a `Bazel Modules <https://bazel.build/external/module>`_) an additional container (or package) is introduced. It can only contain components:
284284

285285
.. list-table:: Definition of the static module view
286286
:header-rows: 1

process/process_areas/safety_management/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Safety Plans
6464

6565
This SW platform project defines two levels of planning: platform and module. There will be one safety plan on platform level and several safety plans on module level (one for each module).
6666
This is how we organize our development teams and repositories. Each of these safety plan "creates" one SEooC.
67-
The :need:`Platform Safety Plan <wp__platform_safety_plan>` exists only once and is part of the :need:`Platform Management Plan <wp__platform_mgmt>` of S-CORE.
67+
The :need:`Platform Safety Plan <wp__platform_safety_plan>` exists only once and is part of the :need:`Platform Management Plan <wp__platform_mgmt>`.
6868

6969
Safety Management Work Products
7070
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

process/process_areas/verification/guidance/verification_guideline.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ General Principles
3737
* **Documentation:** All verification activities and their results must be documented appropriately.
3838

3939
More details on the test strategy and execution can be found in the verification plan implemented by
40-
:need:`wp__verification_plan`.
40+
:need:`wp__verification_plan` of the project.
4141

4242

4343
Test Case Description

process/process_areas/verification/guidance/verification_methods.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ In S-CORE we do both:
130130
S-CORE evaluates this coverage using the compiler selected for the target reference platform.
131131

132132
If a sufficient structural coverage is not reached then additional test cases are added.
133-
What is sufficient and how to determine the coverage is defined in the :need:`wp__verification_plan`.
133+
What is sufficient and how to determine the coverage is defined in the :need:`wp__verification_plan` of the project.
134134

135135

136136
Derivation Techniques

0 commit comments

Comments
 (0)