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
23 changes: 14 additions & 9 deletions docs/platform_management_plan/safety_management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,8 @@ Functional Safety Quality Criteria
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The platform management plan defines :doc:`quality_management`

Platform Safety Plan
++++++++++++++++++++
Platform Safety Plan / Package
++++++++++++++++++++++++++++++

.. _sw_platform_wp_list:

Expand Down Expand Up @@ -379,8 +379,13 @@ Functional Safety/Security Management SW Platform Work Products

* - :need:`wp__requirements_stkh`
- :ndf:`copy('status', need_id='wf__req_stkh_req')`
- :ref:`stakeholder_requirements`
- <automated>
- :need:`doc__stakeholder_requirements`
- :ndf:`copy('status', need_id='doc__stakeholder_requirements')`

* - :need:`wp__requirements_sw_platform_aou`
- :ndf:`copy('status', need_id='wf__req_stkh_req')`
- :need:`doc__platform_assumptions`
- :ndf:`copy('status', need_id='doc__platform_assumptions')`

* - :need:`wp__sw_development_plan`
- :ndf:`copy('status', need_id='wf__sw_development_plan')`
Expand Down Expand Up @@ -416,8 +421,8 @@ Functional Safety Specific SW Platform Work Products

* - :need:`wp__platform_safety_package`
- :ndf:`copy('status', need_id='wf__cr_mt_safety_package')`
- <Link to WP>
- <automated>
- this document
- see above

* - :need:`wp__fdr_reports` (platform Safety Plan)
- :ndf:`copy('status', need_id='wf__p_formal_rv')`
Expand All @@ -430,7 +435,7 @@ Functional Safety Specific SW Platform Work Products
- <automated>

* - :need:`wp__fdr_reports` (feature's Safety Analyses & DFA)
- <Process status>
- :ndf:`copy('status', need_id='wf__p_formal_rv')`
- <Link to WP>
- <automated>

Expand All @@ -439,8 +444,8 @@ Functional Safety Specific SW Platform Work Products
- <Link to WP>
- intermediate

* - :need:`wp__feature_dfa`
- <Process status>
* - :need:`wp__platform_dfa`
- :ndf:`copy('status', need_id='wf__analyse_platform_featarch')`
- <Link to WP>
- <automated>

Expand Down
9 changes: 8 additions & 1 deletion docs/requirements/stakeholder/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@
Stakeholder Requirements
========================

.. document:: SW-platform stakeholder requirements
:id: doc__stakeholder_requirements
:status: draft
:security: YES
:safety: ASIL_B
:realizes: wp__requirements_stkh

Overall goals
-------------

Expand Down Expand Up @@ -1200,7 +1207,7 @@ Requirements Engineering
:rationale: This is a usability constraint needed for long term maintenance support
:status: valid

he SW-platform infrastructure shall support linking all requirements from lower to upper level, whereby on the top-level are the stakeholder requirements.
The SW-platform infrastructure shall support linking all requirements from lower to upper level, whereby on the top-level are the stakeholder requirements.

.. stkh_req:: Document requirements as code
:id: stkh_req__requirements__as_code
Expand Down