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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ In case safety or security is affected, in addition the impact analysis template
: :ref:`Impact Analysis Template <chm_impact_analysis_templates>` can be used to detail
out the impact on safety/security.

The impact analysis tool (:need:`gd_req__change_tool_impact_analysis`) can support to
here to identify the affected work products.

.. _chm_analysis:

Analysis of the Change Request
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@ In case safety or security is affected, in addition the impact analysis template
: :ref:`Impact Analysis Template <chm_impact_analysis_templates>` can be used to detail out the
impact on safety/security as part of the description.

(needs to be updated)
The impact analysis tool (:need:`gd_req__change_tool_impact_analysis`) can support to
here to identify the affected work products.

.. _prm_analysis:

Expand Down
22 changes: 16 additions & 6 deletions process/workproducts/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,21 @@ General
:complies: std_wp__iso26262__management_551

In general the project follows the Eclipse Foundation Development Process (EDP,
`https://www.eclipse.org/projects/dev_process/`). The EDP defines important concepts,
including the Open Source Rules of Engagement, the organizational framework for open
source projects and teams, releases, reviews, and more.
`Eclipse Foundation Development Process <https://www.eclipse.org/projects/dev_process/>`_).
The EDP defines important concepts, including the Open Source Rules of Engagement,
the organizational framework for open source projects and teams, releases, reviews,
and more.

Further the Eclipse Foundation Security Policy
(`https://www.eclipse.org/security/policy/`) applies.
(`Eclipse Foundation Security Policy <https://www.eclipse.org/security/policy/>`_)
applies.

The Eclipse Foundation Functional Safety Process (EFFSP, currently in DRAFT
`https://gitlab.eclipse.org/eclipsefdn/emo-team/policies/functional-safety-process/-/blob/main/source/fsp.adoc?ref_type=heads`)
`Eclipse Foundation Functional Safety Process <https://gitlab.eclipse.org/eclipsefdn/emo-team/policies/functional-safety-process/-/blob/main/source/fsp.adoc?ref_type=heads>`_)
applies.

Concerning the use of Generative Artificial Intelligence
`https://www.eclipse.org/projects/guidelines/genai/` applies.
`Usage Guidelines <https://www.eclipse.org/projects/guidelines/genai/>`_ applies.

Project specific Policies for functional safety and cybersecurity may extend the
ones from ECLIPSE.
Expand All @@ -63,6 +65,14 @@ Product development
Platform development
^^^^^^^^^^^^^^^^^^^^

.. workproduct:: SW-Platform Assumptions of Use
:id: wp__platform_sw_aou
:status: valid
:complies: std_wp__iso26262__software_651

SW Safety Requirements for the user of the platform, exportable requirements for the user to integrate in their requirements management system.


.. workproduct:: Platform Build Configuration
:id: wp__platform_sw_build_config
:status: draft
Expand Down
Loading