Skip to content

Commit 9200b6d

Browse files
authored
Merge branch 'eclipse-score:main' into vohae_safety_analysis
2 parents cec5c79 + 82a9c6a commit 9200b6d

File tree

35 files changed

+250
-165
lines changed

35 files changed

+250
-165
lines changed

NOTICE

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Notices for Eclipse Score
2+
3+
This content is produced and maintained by the Eclipse Score project.
4+
5+
* Project home: https://projects.eclipse.org/projects/automotive.score
6+
7+
## Trademarks
8+
9+
Eclipse Score and Score are trademarks of the Eclipse Foundation.
10+
Eclipse, and the Eclipse Logo are registered trademarks of
11+
the Eclipse Foundation.
12+
13+
## Copyright
14+
15+
All content is the property of the respective authors or their employers.
16+
For more information regarding authorship of content, please consult the
17+
listed source code repository logs.
18+
19+
## Declared Project Licenses
20+
21+
This program and the accompanying materials are made available under the terms
22+
of the Apache License Version 2.0 which is available at
23+
https://www.apache.org/licenses/LICENSE-2.0.
24+
25+
SPDX-License-Identifier: Apache-2.0
26+
27+
## Source Code
28+
29+
The project maintains the following source code repositories:
30+
31+
* TBD
32+
33+
## Third party Content
34+
35+
TBD

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Feature Architecture
2020
.. document:: [Your Feature Name] Architecture
2121
:id: doc__feature_name_architecture
2222
:status: draft
23-
:safety: ASIL_D
23+
:safety: ASIL_B
2424
:realizes: wp__feature_arch
2525
:tags: template
2626

@@ -69,7 +69,7 @@ Static Architecture
6969
.. feat_arc_sta:: Static View
7070
:id: feat_arc_sta__feature_name__static_view
7171
:security: YES
72-
:safety: ASIL_D
72+
:safety: ASIL_B
7373
:status: invalid
7474
:fulfils: feat_req__feature_name__some_title
7575
:includes: logic_arc_int__feature_name__interface_name
@@ -86,7 +86,7 @@ Dynamic Architecture
8686
.. feat_arc_dyn:: Dynamic View
8787
:id: feat_arc_dyn__feature_name__dynamic_view
8888
:security: YES
89-
:safety: ASIL_D
89+
:safety: ASIL_B
9090
:status: invalid
9191
:fulfils: feat_req__feature_name__some_title
9292

@@ -98,7 +98,7 @@ Logical Interfaces
9898
.. logic_arc_int:: Interface Name
9999
:id: logic_arc_int__feature_name__interface_name
100100
:security: YES
101-
:safety: ASIL_D
101+
:safety: ASIL_B
102102
:status: invalid
103103

104104
.. needarch::
@@ -110,7 +110,7 @@ Logical Interfaces
110110
.. logic_arc_int_op:: Operation
111111
:id: logic_arc_int_op__feature_name__operation
112112
:security: YES
113-
:safety: ASIL_D
113+
:safety: ASIL_B
114114
:status: invalid
115115
:included_by: logic_arc_int__feature_name__interface_name
116116

@@ -138,7 +138,7 @@ They will be replaced by linking the proper SW component definitions in the used
138138

139139
.. comp_arc_sta:: Component Name
140140
:id: comp_arc_sta__feature_name__component_name
141-
:safety: ASIL_D
141+
:safety: ASIL_B
142142
:security: YES
143143
:status: invalid
144144
:implements: logic_arc_int__feature_name__interface_name

process/folder_templates/features/feature_name/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
.. document:: [Your Feature Name]
2323
:id: doc__feature_name
2424
:status: draft
25-
:safety: ASIL_D
25+
:safety: ASIL_B
2626
:realizes: wp__feat_request
2727
:tags: template
2828

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Requirements
1818
.. document:: [Your Feature Name] Requirements
1919
:id: doc__feature_name_requirements
2020
:status: draft
21-
:safety: ASIL_D
21+
:safety: ASIL_B
2222
:realizes: wp__requirements__feat
2323
:tags: template
2424

@@ -36,7 +36,7 @@ Requirements
3636
.. stkh_req:: Template
3737
:id: stkh_req__requirements__template
3838
:reqtype: Non-Functional
39-
:safety: ASIL_D
39+
:safety: ASIL_B
4040
:rationale: Exists just for the template example
4141
:status: invalid
4242

@@ -49,7 +49,7 @@ Requirements
4949
:id: feat_req__feature_name__some_title
5050
:reqtype: Process
5151
:security: YES
52-
:safety: ASIL_D
52+
:safety: ASIL_B
5353
:satisfies: stkh_req__requirements__template
5454
:status: invalid
5555

@@ -61,7 +61,7 @@ Requirements
6161
:id: aou_req__feature_name__some_other_title
6262
:reqtype: Process
6363
:security: YES
64-
:safety: ASIL_D
64+
:safety: ASIL_B
6565
:status: invalid
6666

6767
The Feature User shall do xyz to use the feature safely

process/folder_templates/features/feature_name/safety_analysis/dfa.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Dependent Failure Analysis
1919
.. document:: [Your Feature Name] DFA
2020
:id: doc__feature_name_dfa
2121
:status: draft
22-
:safety: ASIL_D
22+
:safety: ASIL_B
2323
:realizes: wp__sw_feature_dfa
2424
:tags: template
2525

process/folder_templates/features/feature_name/safety_analysis/fmea.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Safety Analysis : FMEA
1919
.. document:: [Your Feature Name] FMEA
2020
:id: doc__feature_name_fmea
2121
:status: draft
22-
:safety: ASIL_D
22+
:safety: ASIL_B
2323
:realizes: wp__sw_feature_safety_analysis
2424
:tags: template
2525

process/folder_templates/features/feature_name/safety_planning/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Feature Safety Planning
2020
.. document:: [Your Feature Name] Safety WPs
2121
:id: doc__feature_name_safety_wp
2222
:status: draft
23-
:safety: ASIL_D
23+
:safety: ASIL_B
2424
:realizes: wp__platform_safety_plan
2525
:tags: template
2626

process/folder_templates/modules/module_name/component_name/docs/architecture/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Component Architecture
2020
.. document:: [Your Component Name] Architecture
2121
:id: doc__component_name_architecture
2222
:status: draft
23-
:safety: ASIL_D
23+
:safety: ASIL_B
2424
:realizes: wp__component_arch
2525
:tags: template
2626

@@ -71,7 +71,7 @@ The components are designed to cover the expectations from the feature architect
7171
.. comp_arc_sta:: Component Name (Static View)
7272
:id: comp_arc_sta__component_name__static_view
7373
:security: YES
74-
:safety: ASIL_D
74+
:safety: ASIL_B
7575
:status: invalid
7676
:implements: logic_arc_int__feature_name__interface_name
7777
:fulfils: comp_req__component_name__some_title
@@ -89,7 +89,7 @@ Dynamic Architecture
8989
.. comp_arc_dyn:: Dynamic View
9090
:id: comp_arc_dyn__component_name__dynamic_view
9191
:security: YES
92-
:safety: ASIL_D
92+
:safety: ASIL_B
9393
:status: invalid
9494
:fulfils: comp_req__component_name__some_title
9595

@@ -104,7 +104,7 @@ Interfaces
104104
.. real_arc_int:: <Title>
105105
:id: real_arc_int__<component>__<Title>
106106
:security: <YES|NO>
107-
:safety: <QM|ASIL_B|ASIL_D>
107+
:safety: <QM|ASIL_B>
108108
:fulfils: <link to component requirement id>
109109
:language: cpp
110110
@@ -114,7 +114,7 @@ Lower Level Components
114114
.. comp_arc_sta:: Component Name 2
115115
:id: comp_arc_sta__component_name__2
116116
:status: invalid
117-
:safety: ASIL_D
117+
:safety: ASIL_B
118118
:security: YES
119119
:implements: logic_arc_int__feature_name__interface_name
120120

process/folder_templates/modules/module_name/component_name/docs/component_classification.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Component Classification
2020
.. document:: [Your Component Name] Component Classification
2121
:id: doc__component_name_comp_class
2222
:status: draft
23-
:safety: ASIL_D
23+
:safety: ASIL_B
2424
:realizes: wp__sw_component_class
2525
:tags: template
2626

process/folder_templates/modules/module_name/component_name/docs/detailed_design/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Detailed Design
2020
.. document:: [Your Component Name] Detailed Design
2121
:id: doc__component_name_detailed_design
2222
:status: draft
23-
:safety: ASIL_D
23+
:safety: ASIL_B
2424
:realizes: wp__sw_implementation
2525
:tags: template
2626

@@ -56,7 +56,7 @@ Static Diagrams for Unit Interactions
5656
.. dd_sta:: <Title>
5757
:id: dd_sta__<Title>
5858
:security: <YES|NO>
59-
:safety: <QM|ASIL_B|ASIL_D>
59+
:safety: <QM|ASIL_B>
6060
:status: <valid|invalid>
6161
:implements: <link to component requirement id>
6262
:satisfies: <link to component architecture id>
@@ -70,7 +70,7 @@ Dynamic Diagrams for Unit Interactions
7070
.. dd_dyn:: <Title>
7171
:id: dd_dyn__<Title>
7272
:security: <YES|NO>
73-
:safety: <QM|ASIL_B|ASIL_D>
73+
:safety: <QM|ASIL_B>
7474
:status: <valid|invalid>
7575
:implements: <link to component requirement id>
7676
:satisfies: <link to component architecture id>

0 commit comments

Comments
 (0)