Skip to content

requirements: add missing parent links for traceability#147

Open
nashif wants to merge 1 commit into
zephyrproject-rtos:mainfrom
nashif:topic/req/trace
Open

requirements: add missing parent links for traceability#147
nashif wants to merge 1 commit into
zephyrproject-rtos:mainfrom
nashif:topic/req/trace

Conversation

@nashif

@nashif nashif commented Jun 25, 2026

Copy link
Copy Markdown
Member

Eight software requirement documents had requirements with no Parent
relation, breaking traceability to the system requirements. Add the
unambiguous parent link to every affected requirement:

  • memory_objects, memory_protection -> ZEP-SYRS-9 (Memory Management)
  • device_driver_api -> ZEP-SYRS-4 (Device Drivers)
  • exception_and_error_handling -> ZEP-SYRS-5 (Exception and Error Handling)
  • file_system -> ZEP-SYRS-6 (File Systems)
  • logging -> ZEP-SYRS-8 (Logging)
  • power_management -> ZEP-SYRS-10 (Power Management)
  • tracing -> ZEP-SYRS-19 (Tracing)

Only Parent relations were added; no statements were changed.

Signed-off-by: Anas Nashif anas.nashif@intel.com

Eight software requirement documents had requirements with no Parent
relation, breaking traceability to the system requirements. Add the
unambiguous parent link to every affected requirement:

- memory_objects, memory_protection -> ZEP-SYRS-9 (Memory Management)
- device_driver_api               -> ZEP-SYRS-4 (Device Drivers)
- exception_and_error_handling     -> ZEP-SYRS-5 (Exception and Error Handling)
- file_system                      -> ZEP-SYRS-6 (File Systems)
- logging                          -> ZEP-SYRS-8 (Logging)
- power_management                 -> ZEP-SYRS-10 (Power Management)
- tracing                          -> ZEP-SYRS-19 (Tracing)

Only Parent relations were added; no statements were changed.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant