From 2a1bcd07252f5189e2e1be6fc13692135ce5a926 Mon Sep 17 00:00:00 2001 From: aschemmel-git Date: Fri, 27 Feb 2026 09:12:26 +0100 Subject: [PATCH] Classification planning in Safety Mgt Concept Refers: #556 --- .../guidance/guideline_safety_management.rst | 3 +++ .../safety_management/safety_management_concept.rst | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/process/process_areas/safety_management/guidance/guideline_safety_management.rst b/process/process_areas/safety_management/guidance/guideline_safety_management.rst index 2051f53571..c68f043cd8 100644 --- a/process/process_areas/safety_management/guidance/guideline_safety_management.rst +++ b/process/process_areas/safety_management/guidance/guideline_safety_management.rst @@ -143,6 +143,9 @@ Safety Management Guideline Based on the component classification as described in :need:`gd_guidl__component_classification`, the qualification of the component is planned as part of the :need:`gd_temp__module_safety_plan`. The template contains guidance how to do this and to document in the "OSS (sub-)component Workproducts" list. + As an alternative the module safety manager can also decide to use the :ref:`external_tsf` + to reach enough trust in an externally provided (OSS) to use it for safety related functionality + in the scope of the SW platform. This approach is also documented in the module safety plan. .. gd_guidl:: Safety manual generation diff --git a/process/process_areas/safety_management/safety_management_concept.rst b/process/process_areas/safety_management/safety_management_concept.rst index 87c76e0d97..fadeb2e386 100644 --- a/process/process_areas/safety_management/safety_management_concept.rst +++ b/process/process_areas/safety_management/safety_management_concept.rst @@ -90,9 +90,10 @@ Safety Management Work Products Apart from the safety plans the main work products of Safety Management are: -* :need:`Safety Manual ` - the safety manual defines the requirements for safe usage or integration of the SW platform (or its individual modules) +* :need:`Safety Manual ` - defines the requirements for safe usage or integration of the SW platform (or its individual modules) * :need:`Formal Document Review Reports ` - on safety plan, safety package and safety analyses, according to ISO 26262 requirements -* :need:`Safety Package ` - the safety package contains the released work products planned in the safety plan, it does not contain the safety argumentation. By this the project ensures it does not take over liability for the SW platform (or its individual modules). But it enables the user to integrate the SW platform (or its individual modules) in their safety case. +* :need:`Safety Package ` - contains the released work products planned in the safety plan, it does not contain the safety argumentation. By this the project ensures it does not take over liability for the SW platform (or its individual modules). But it enables the user to integrate the SW platform (or its individual modules) in their safety case. +* :need:`SW Component Classification ` - used for pre-existing software components, to determine their usability for safety funtionalities and the activities needed for its qualification in context of the SW platform. Is used as an input for the planning of SW component qualification documented in :need:`Module Safety Plan `. Safety Management Tooling ^^^^^^^^^^^^^^^^^^^^^^^^^