-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Description
The Safety Committee / WG started the effort to gather software requirements for the Zephyr project which are needed for the safety efforts and the quality of the project.
For the management of the requirements the open source tool StrictDoc was identified ( after evaluation of different tools ) as tool of choice. ( Note: The tool is not absolutely necessary for adding requirements )
The requirements are gathered in the following separate repository:
https://github.com/zephyrproject-rtos/reqmgmt
The requirements in the repository where gathered and formulated by the safety committee as starting point therefore they are far from complete state.
Goal: with the following tasks a requirements base shall be generate which pushes the overall quality of the project and which can be reused for the safety effort.
- Confirmed in scope
- Thread Requirements reqmgmt#24
- Scheduling Requirements reqmgmt#16
- Semaphore Requirements reqmgmt#18
- Mutex Requirements reqmgmt#17
- Interrupts Requirements reqmgmt#19
- FIFO Requirements reqmgmt#20
- Queue Requirements reqmgmt#21
- LIFO Requirements reqmgmt#22
- Pipes Requirements reqmgmt#62
- Mailbox Requirements reqmgmt#63
- SMP Requirements reqmgmt#84
- Timers Requirements reqmgmt#65
- Task Watchdog Requirements reqmgmt#91
- Additional components/topics whose scope needs to be confirmed by Architect & Architectural analysis
- List to be refined from architectural documentation (e.g. similar to https://docs.zephyrproject.org/latest/doxygen/html/topics.html)
The tasks where defined with the starting scope (kernel/* folder) for the safety in mind which is defined in following issue:
#57702
But any software requirements can be added into the requirements repository by generating an issue and a PR within the repository and linking it into this head issue.
Within these tasks the safety WG/committee also wants to gather information how we can handle the addition of new requirements and how we can describe such a process in the documentation.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status