Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions process/folder_templates/features/feature_name/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,6 @@ Footnotes
requirements/chklst_req_inspection.rst
safety_analysis/fmea.rst
safety_analysis/dfa.rst
safety_analysis/feature_safety_analysis_fdr.rst
safety_planning/index.rst
security_planning/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,188 @@
..
# *******************************************************************************
# Copyright (c) 2025 Contributors to the Eclipse Foundation
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
#
# This program and the accompanying materials are made available under the
# terms of the Apache License Version 2.0 which is available at
# https://www.apache.org/licenses/LICENSE-2.0
#
# SPDX-License-Identifier: Apache-2.0
# *******************************************************************************


Safety Analysis Checklist
=========================

.. document:: [Your Feature Name] Safety Analysis Checklist
:id: doc__feature_name_safety_analysis_fdr
:status: draft
:safety: ASIL_B
:security: YES
:realizes: wp__fdr_reports
:tags: template

.. attention::
The above directive must be updated according to your Feature.

- Modify ``Your Feature Name`` to be your Feature Name
- Modify ``id`` to be your Feature Name in lower snake case preceded by ``doc__`` and followed by ``_safety _analysis_fdr``
- Adjust ``status`` to be ``valid``
- Adjust ``safety``, ``security`` and ``tags`` according to your needs


**Purpose**

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.

**Conduct**

As described in :need:`wf__p_formal_rv`, the formal document review is performed by an "external" safety manager:

- reviewer: <committer with safety manager skills explicitly named here>

**Checklist**

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.

.. list-table:: General Checklist
:header-rows: 1
:widths: 10,10,30,30,20

* - ID
- Safety analysis activity
- Compliant to ISO 26262?
- Reference
- Comment

* - 1
- 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`
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_841>`
- <Rationale for result>

* - 2
- Is the result of the safety analysis indicate if the safety requirements are complied?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_842>`
- <Rationale for result>

* - 3
- 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.
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_843>`
- <Rationale for result>

* - 4
- Are the mitigations effective and implemented?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_844>`
- <Rationale for result>

* - 5
- Are newly identified hazards adressed to be considered in HARA in the safety manual?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_845>`
- <Rationale for result>

* - 6
- Are additional safety-related test cases determined by potential results of the safety analyses?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_847>`
- <Rationale for result>


.. list-table:: DFA Checklist
:header-rows: 1
:widths: 10,10,30,30,20

* - ID
- Safety analysis activity
- Compliant to ISO 26262?
- Reference
- Comment

* - 1
- Are the potential dependent failures identified by performming a DFA?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_741>`
- <Rationale for result>

* - 2
- 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?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_742>`
- <Rationale for result>

* - 3
- Are applicable operational situations and operating modes considered?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_743>`
- <Rationale for result>

* - 4
- Are the failure initiators :need:`[[title]] <gd_guidl__dfa_failure_initiators>` suitable and applied?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_744>`
- <Rationale for result>

* - 5
- Is a rationale provided for each identified potential dependent failure?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_745>`
- <Rationale for result>

* - 6
- Are measures defined to resolute the identified potential dependent failures?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_746>`, :need:`[[title]] <std_req__iso26262__analysis_747>`
- <Rationale for result>

* - 7
- Can be the required level of independence shown for the identified potential dependent failures?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_748>`
- <Rationale for result>

* - 8
- Are the templates for DFA used? See :ref:`dfa_templates` and also :ref:`process_requirements_safety_analysis`
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_748>`
- <Rationale for result>

* - 9
- 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?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_8410>`
- <Rationale for result>


.. list-table:: FMEA Checklist
:header-rows: 1
:widths: 10,10,30,30,20

* - ID
- Safety analysis activity
- Compliant to ISO 26262?
- Reference
- Comment

* - 1
- Are the fault models suitable and applied for the FMEA? See :ref:`fault_models` and also :ref:`process_requirements_safety_analysis`
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_846>`
- <Rationale for result>

* - 2
- 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?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_849>`
- <Rationale for result>

* - 3
- Are the templates for FMEA used? See :ref:`FMEA_templates` and also :ref:`process_requirements_safety_analysis`
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_849>`, :need:`[[title]] <std_req__iso26262__analysis_8410>`
- <Rationale for result>
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ As described in :need:`wf__p_formal_rv`, the formal document review is performed

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.

.. list-table:: Safety Analysis Checklist

.. list-table:: General Checklist
:header-rows: 1
:widths: 10,10,30,30,20

Expand All @@ -58,43 +59,131 @@ Please note that the "passed" column must contain "yes" or "no" for each checkli
- Comment

* - 1
- 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?
- 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`
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_742>`
- :need:`[[title]] <std_req__iso26262__analysis_841>`
- <Rationale for result>

* - 2
- Are the failure initiators :need:`[[title]] <gd_guidl__dfa_failure_initiators>` / fault models :need:`[[title]] <gd_guidl__fault_models>` applied?
- Is the result of the safety analysis indicate if the safety requirements are complied?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_744>`
- :need:`[[title]] <std_req__iso26262__analysis_842>`
- <Rationale for result>

* - 3
- Are measures defined to resolute the identified potential dependent failures?
- 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.
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_746>`, :need:`[[title]] <std_req__iso26262__analysis_747>`
- :need:`[[title]] <std_req__iso26262__analysis_843>`
- <Rationale for result>

* - 4
- Is the result of the safety analysis indicate if the safety requirements are complied?
- Are the mitigations effective and implemented?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_842>`
- :need:`[[title]] <std_req__iso26262__analysis_844>`
- <Rationale for result>

* - 5
- 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.
- Are newly identified hazards adressed to be considered in HARA in the safety manual?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_843>`
- :need:`[[title]] <std_req__iso26262__analysis_845>`
- <Rationale for result>

* - 6
- Are the mitigations effective and implemented?
- Are additional safety-related test cases determined by potential results of the safety analyses?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_844>`
- :need:`[[title]] <std_req__iso26262__analysis_847>`
- <Rationale for result>


.. list-table:: DFA Checklist
:header-rows: 1
:widths: 10,10,30,30,20

* - ID
- Safety analysis activity
- Compliant to ISO 26262?
- Reference
- Comment

* - 1
- Are the potential dependent failures identified by performming a DFA?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_741>`
- <Rationale for result>

* - 2
- 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?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_742>`
- <Rationale for result>

* - 3
- Are applicable operational situations and operating modes considered?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_743>`
- <Rationale for result>

* - 4
- Are the failure initiators :need:`[[title]] <gd_guidl__dfa_failure_initiators>` suitable and applied?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_744>`
- <Rationale for result>

* - 5
- Is a rationale provided for each identified potential dependent failure?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_745>`
- <Rationale for result>

* - 6
- Are measures defined to resolute the identified potential dependent failures?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_746>`, :need:`[[title]] <std_req__iso26262__analysis_747>`
- <Rationale for result>

* - 7
- Are the templates for DFA and/or FMEA used? See :ref:`dfa_templates` / :ref:`FMEA_templates` and also :ref:`process_requirements_safety_analysis`
- Can be the required level of independence shown for the identified potential dependent failures?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_748>`
- <Rationale for result>

* - 8
- Are the templates for DFA used? See :ref:`dfa_templates` and also :ref:`process_requirements_safety_analysis`
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_748>`
- <Rationale for result>

* - 9
- 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?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_8410>`
- <Rationale for result>


.. list-table:: FMEA Checklist
:header-rows: 1
:widths: 10,10,30,30,20

* - ID
- Safety analysis activity
- Compliant to ISO 26262?
- Reference
- Comment

* - 1
- Are the fault models suitable and applied for the FMEA? See :ref:`fault_models` and also :ref:`process_requirements_safety_analysis`
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_846>`
- <Rationale for result>

* - 2
- 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?
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_849>`
- <Rationale for result>

* - 3
- Are the templates for FMEA used? See :ref:`FMEA_templates` and also :ref:`process_requirements_safety_analysis`
- [YES | NO ]
- :need:`[[title]] <std_req__iso26262__analysis_748>`, :need:`[[title]] <std_req__iso26262__analysis_849>`, :need:`[[title]] <std_req__iso26262__analysis_8410>`
- :need:`[[title]] <std_req__iso26262__analysis_849>`, :need:`[[title]] <std_req__iso26262__analysis_8410>`
- <Rationale for result>
Loading
Loading