Skip to content
Closed
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
64 changes: 64 additions & 0 deletions docs/requirements/stakeholder/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -904,3 +904,67 @@ Requirements Engineering
:status: valid

Requirements shall be documented as code (Docs-as-code).


Supported Platforms
-------------------

.. stkh_req:: Host Platform Support
:id: stkh_req__supported_platforms__host
:reqtype: Functional
:security: NO
:safety: QM
:rationale: Host platforms are required to execute the development process.
:status: valid

The platform shall support host platforms for executing the development process, including integration with CI systems.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, what is the platform? platform shall support platform?


.. stkh_req:: Development Target Support
:id: stkh_req__supported_platforms__dev_target
:reqtype: Functional
:security: NO
:safety: QM
:rationale: Development targets are required to functionally validate reference integrations.
:status: valid

The platform shall support development targets to enable functional validation of reference integrations.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rephrase this with more clarity. The platform shall support development targets -> it's not clear who has to do what.


.. stkh_req:: Production Target Support
:id: stkh_req__supported_platforms__prod_target
:reqtype: Functional
:security: NO
:safety: QM
:rationale: Production targets ensure conformance between assumed and available AoUs.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please write the complete meaning at least once. AoU? Area of Use?

Suggested change
:rationale: Production targets ensure conformance between assumed and available AoUs.
:rationale: Production targets ensure conformance between assumed and available Areas of Use (AoUs).

:status: valid

The platform shall support production targets by confirming conformance between assumed and available Assumptions of Use (AoUs).

.. stkh_req:: Linux Host Platform
:id: stkh_req__supported_platforms__linux
:reqtype: Functional
:security: NO
:safety: QM
:rationale: Linux is required as a host platform.
:status: valid

The platform shall support Linux as a host platform on the x86_64 architecture.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to be more specific then linux, and not only x64


.. stkh_req:: CentOS AutoSD 9 Development Target
:id: stkh_req__supported_platforms__autosd_dev
:reqtype: Functional
:security: NO
:safety: QM
:rationale: CentOS AutoSD 9 is required as a development target.
:status: valid

The platform shall include CentOS AutoSD 9 as a development target on the aarch64 architecture.
Copy link
Contributor

@odra odra Aug 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both x86_64 and aarch64.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

development target is a target where we want to be able to develop? So where the IDE needs to be supported? Or is it the "real hardware target" where score is supposed to run afterwards?


Copy link
Contributor

@opajonk opajonk Aug 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.. stkh_req:: EB corbos Linux - built on Ubuntu Development Target
:id: stkh_req__supported_platforms__ebcl_dev
:reqtype: Functional
:security: NO
:safety: QM
The platform shall include EB corbos Linux - built on Ubuntu as a development target on the aarch64 and x86_64 architectures.

It would be nice to see alternatives added as development targets, of course. E.g. I can demonstrate that this is working already, notwithstanding some technical details about "integratability" in the S-CORE build setup and code. Those we're discussing already in the operational team. Feel free to invite me into the required rounds - in the last architecture round there was a discussion to create an integration team where I asked to be included.

.. stkh_req:: QNX 8.0 Production Target
:id: stkh_req__supported_platforms__qnx8_prod
:reqtype: Functional
:security: NO
:safety: QM
:rationale: QNX 8.0 is required as a production target.
:status: valid

The platform shall include QNX 8.0 as a production target on the aarch64 architecture.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The platform shall include QNX 8.0 as a production target on the aarch64 architecture.
The platform shall include QNX 8.0 as a production target on the aarch64 architecture.
.. stkh_req:: EB corbos Linux for Safety Applications
:id: stkh_req__supported_platforms__ebclfsa_prod
:reqtype: Functional
:security: NO
:safety: QM
:rationale: EB corbos Linux for Safety Applications is required as a production target.
:status: valid
The platform shall include EB corbos Linux for Safety Applications as a production target on the aarch64 architecture.

Same actually for production targets.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

platform -> reference integration?

Or is it "S-CORE shall support QNX 8.0 as a production target" ?!