|
| 1 | +.. |
| 2 | + # ******************************************************************************* |
| 3 | + # Copyright (c) 2025 Contributors to the Eclipse Foundation |
| 4 | + # |
| 5 | + # See the NOTICE file(s) distributed with this work for additional |
| 6 | + # information regarding copyright ownership. |
| 7 | + # |
| 8 | + # This program and the accompanying materials are made available under the |
| 9 | + # terms of the Apache License Version 2.0 which is available at |
| 10 | + # https://www.apache.org/licenses/LICENSE-2.0 |
| 11 | + # |
| 12 | + # SPDX-License-Identifier: Apache-2.0 |
| 13 | + # ******************************************************************************* |
| 14 | +
|
| 15 | + |
| 16 | +Safety Analysis Checklist |
| 17 | +========================= |
| 18 | + |
| 19 | +.. document:: [Your Feature Name] Safety Analysis Checklist |
| 20 | + :id: doc__feature_name_safety_analysis_fdr |
| 21 | + :status: draft |
| 22 | + :safety: ASIL_B |
| 23 | + :security: YES |
| 24 | + :realizes: wp__fdr_reports |
| 25 | + :tags: template |
| 26 | + |
| 27 | +.. attention:: |
| 28 | + The above directive must be updated according to your Feature. |
| 29 | + |
| 30 | + - Modify ``Your Feature Name`` to be your Feature Name |
| 31 | + - Modify ``id`` to be your Feature Name in lower snake case preceded by ``doc__`` and followed by ``_safety _analysis_fdr`` |
| 32 | + - Adjust ``status`` to be ``valid`` |
| 33 | + - Adjust ``safety``, ``security`` and ``tags`` according to your needs |
| 34 | + |
| 35 | + |
| 36 | +**Purpose** |
| 37 | + |
| 38 | +The purpose of this Safety Analysis (DFA and FMEA) checklist template is to collect the topics to be checked during verification of the Safety Analysis. |
| 39 | + |
| 40 | +**Conduct** |
| 41 | + |
| 42 | +As described in :need:`wf__p_formal_rv`, the formal document review is performed by an "external" safety manager: |
| 43 | + |
| 44 | +- reviewer: <committer with safety manager skills explicitly named here> |
| 45 | + |
| 46 | +**Checklist** |
| 47 | + |
| 48 | +Please note that the "passed" column must contain "yes" or "no" for each checklist item. Additionally, the remarks column must explain why item passed or did not passed. In case of "no" an issue link to the issue tracking system has to be added in the last column. See also :ref:`review_concept` for further information about reviews in general and inspection in particular. |
| 49 | + |
| 50 | +.. list-table:: General Checklist |
| 51 | + :header-rows: 1 |
| 52 | + :widths: 10,10,30,30,20 |
| 53 | + |
| 54 | + * - ID |
| 55 | + - Safety analysis activity |
| 56 | + - Compliant to ISO 26262? |
| 57 | + - Reference |
| 58 | + - Comment |
| 59 | + |
| 60 | + * - 1 |
| 61 | + - Are the safety analysis performed according to the defined process and templates? See :ref:`process_requirements_safety_analysis` and also :ref:`FMEA_templates` and :ref:`dfa_templates` |
| 62 | + - [YES | NO ] |
| 63 | + - :need:`[[title]] <std_req__iso26262__analysis_841>` |
| 64 | + - <Rationale for result> |
| 65 | + |
| 66 | + * - 2 |
| 67 | + - Is the result of the safety analysis indicate if the safety requirements are complied? |
| 68 | + - [YES | NO ] |
| 69 | + - :need:`[[title]] <std_req__iso26262__analysis_842>` |
| 70 | + - <Rationale for result> |
| 71 | + |
| 72 | + * - 3 |
| 73 | + - Are for all not complied safety requirements mitigations defined to resolute the non-compliance? The mitigations shall have a direct influence on the violation by prevention, detection or mitigation to reduce the risk to an acceptable level. |
| 74 | + - [YES | NO ] |
| 75 | + - :need:`[[title]] <std_req__iso26262__analysis_843>` |
| 76 | + - <Rationale for result> |
| 77 | + |
| 78 | + * - 4 |
| 79 | + - Are the mitigations effective and implemented? |
| 80 | + - [YES | NO ] |
| 81 | + - :need:`[[title]] <std_req__iso26262__analysis_844>` |
| 82 | + - <Rationale for result> |
| 83 | + |
| 84 | + * - 5 |
| 85 | + - Are newly identified hazards adressed to be considered in HARA in the safety manual? |
| 86 | + - [YES | NO ] |
| 87 | + - :need:`[[title]] <std_req__iso26262__analysis_845>` |
| 88 | + - <Rationale for result> |
| 89 | + |
| 90 | + * - 6 |
| 91 | + - Are additional safety-related test cases determined by potential results of the safety analyses? |
| 92 | + - [YES | NO ] |
| 93 | + - :need:`[[title]] <std_req__iso26262__analysis_847>` |
| 94 | + - <Rationale for result> |
| 95 | + |
| 96 | + |
| 97 | +.. list-table:: DFA Checklist |
| 98 | + :header-rows: 1 |
| 99 | + :widths: 10,10,30,30,20 |
| 100 | + |
| 101 | + * - ID |
| 102 | + - Safety analysis activity |
| 103 | + - Compliant to ISO 26262? |
| 104 | + - Reference |
| 105 | + - Comment |
| 106 | + |
| 107 | + * - 1 |
| 108 | + - Are the potential dependent failures identified by performming a DFA? |
| 109 | + - [YES | NO ] |
| 110 | + - :need:`[[title]] <std_req__iso26262__analysis_741>` |
| 111 | + - <Rationale for result> |
| 112 | + |
| 113 | + * - 2 |
| 114 | + - Is it plausible that each potential identified dependent failure that has been identified, will lead to a dependent failure which cause a violation of FFI? |
| 115 | + - [YES | NO ] |
| 116 | + - :need:`[[title]] <std_req__iso26262__analysis_742>` |
| 117 | + - <Rationale for result> |
| 118 | + |
| 119 | + * - 3 |
| 120 | + - Are applicable operational situations and operating modes considered? |
| 121 | + - [YES | NO ] |
| 122 | + - :need:`[[title]] <std_req__iso26262__analysis_743>` |
| 123 | + - <Rationale for result> |
| 124 | + |
| 125 | + * - 4 |
| 126 | + - Are the failure initiators :need:`[[title]] <gd_guidl__dfa_failure_initiators>` suitable and applied? |
| 127 | + - [YES | NO ] |
| 128 | + - :need:`[[title]] <std_req__iso26262__analysis_744>` |
| 129 | + - <Rationale for result> |
| 130 | + |
| 131 | + * - 5 |
| 132 | + - Is a rationale provided for each identified potential dependent failure? |
| 133 | + - [YES | NO ] |
| 134 | + - :need:`[[title]] <std_req__iso26262__analysis_745>` |
| 135 | + - <Rationale for result> |
| 136 | + |
| 137 | + * - 6 |
| 138 | + - Are measures defined to resolute the identified potential dependent failures? |
| 139 | + - [YES | NO ] |
| 140 | + - :need:`[[title]] <std_req__iso26262__analysis_746>`, :need:`[[title]] <std_req__iso26262__analysis_747>` |
| 141 | + - <Rationale for result> |
| 142 | + |
| 143 | + * - 7 |
| 144 | + - Can be the required level of independence shown for the identified potential dependent failures? |
| 145 | + - [YES | NO ] |
| 146 | + - :need:`[[title]] <std_req__iso26262__analysis_748>` |
| 147 | + - <Rationale for result> |
| 148 | + |
| 149 | + * - 8 |
| 150 | + - Are the templates for DFA used? See :ref:`dfa_templates` and also :ref:`process_requirements_safety_analysis` |
| 151 | + - [YES | NO ] |
| 152 | + - :need:`[[title]] <std_req__iso26262__analysis_748>` |
| 153 | + - <Rationale for result> |
| 154 | + |
| 155 | + * - 9 |
| 156 | + - Is the DFA performed in a systematic way to identify the potential dependent failures and their effects? Are the failure effect and the mitigation described? |
| 157 | + - [YES | NO ] |
| 158 | + - :need:`[[title]] <std_req__iso26262__analysis_8410>` |
| 159 | + - <Rationale for result> |
| 160 | + |
| 161 | + |
| 162 | +.. list-table:: FMEA Checklist |
| 163 | + :header-rows: 1 |
| 164 | + :widths: 10,10,30,30,20 |
| 165 | + |
| 166 | + * - ID |
| 167 | + - Safety analysis activity |
| 168 | + - Compliant to ISO 26262? |
| 169 | + - Reference |
| 170 | + - Comment |
| 171 | + |
| 172 | + * - 1 |
| 173 | + - Are the fault models suitable and applied for the FMEA? See :ref:`fault_models` and also :ref:`process_requirements_safety_analysis` |
| 174 | + - [YES | NO ] |
| 175 | + - :need:`[[title]] <std_req__iso26262__analysis_846>` |
| 176 | + - <Rationale for result> |
| 177 | + |
| 178 | + * - 2 |
| 179 | + - Is the FMEA performed in a systmatic way to identify the potential failure modes and their effects? Are the failure effect and the mitigation described? |
| 180 | + - [YES | NO ] |
| 181 | + - :need:`[[title]] <std_req__iso26262__analysis_849>` |
| 182 | + - <Rationale for result> |
| 183 | + |
| 184 | + * - 3 |
| 185 | + - Are the templates for FMEA used? See :ref:`FMEA_templates` and also :ref:`process_requirements_safety_analysis` |
| 186 | + - [YES | NO ] |
| 187 | + - :need:`[[title]] <std_req__iso26262__analysis_849>`, :need:`[[title]] <std_req__iso26262__analysis_8410>` |
| 188 | + - <Rationale for result> |
0 commit comments