summaryrefslogtreecommitdiffstats
path: root/eng/req (follow)
Commit message (Collapse)AuthorAgeFilesLines
* eng: Allow target attribute in build script itemsSebastian Huber2023-09-181-0/+5
|
* eng: Add guidelines for validation testsSebastian Huber2023-06-261-0/+78
| | | | Update #3717.
* Update company nameSebastian Huber2023-05-206-19/+19
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* eng: Add register block specification typesSebastian Huber2023-05-191-0/+337
| | | | | | | | | | | | | | | A register block may be used to specify the interface of devices which contain registers associated with an integer address. Register blocks consist of register block members specified by the ``definition`` attribute. Register block members are either instances of registers specified by the ``registers`` attribute or instances of other register blocks specified by links with the "register-block-include" link role. Registers consists of bit fields. The register block members are placed into the address space of the device relative to the base address of the register block. Register member offests and the register block size are specified in units of the address space granule. Update #3715.
* eng: Add unspecified header file item typeSebastian Huber2023-05-091-0/+24
| | | | Update #3715.
* eng: Make design group identifiers optionalSebastian Huber2023-05-051-3/+19
| | | | Update #3715.
* eng: Add an item type for not defined definesSebastian Huber2023-05-051-0/+3
| | | | | | | This helps to deduce that a missing define in the software design is intended. Update #3715.
* eng: Remove ambiguous interface typesSebastian Huber2023-05-051-6/+0
| | | | | | Use an item proxy instead. Update #3715.
* eng: Add proxy item typeSebastian Huber2023-05-051-0/+29
| | | | Update #3715.
* eng: Add design target item typeSebastian Huber2023-05-041-0/+25
| | | | Update #3715.
* eng: Remove obsolete type listingSebastian Huber2023-05-041-2/+0
| | | | Update #3715.
* eng: Update application configuration how-toSebastian Huber2023-05-042-28/+28
| | | | | | | Change paths to be in line with the actual specification. Fix group membership link role. Update #3715.
* eng: Add optional floating-point number typeSebastian Huber2023-05-041-0/+11
| | | | Update #3715.
* eng: Use type refinement for validation methodSebastian Huber2023-05-041-2/+5
| | | | Update #3715.
* eng: Add conditional build dependenciesSebastian Huber2023-05-041-0/+18
| | | | Update #3715.
* eng: Generalize external referencesSebastian Huber2023-05-041-63/+115
| | | | | | | Use a common subtype for external references of interfaces and requirements. Add specializations for document and file references. Update #3715.
* eng: Rework performance meansurement itemsSebastian Huber2023-05-041-54/+53
| | | | | | | Use links to specify runtime performance limits in target-specific items. Clarify wording. Update #3715.
* eng: Remove test-suite-name attributeSebastian Huber2023-02-161-4/+0
|
* eng: Add ObjectsItem detailsKinsey Moore2023-02-091-2/+6
| | | | This adds a section on adding ObjectsItems.
* eng: Use a recommendation for requirement textsSebastian Huber2023-01-231-63/+63
| | | | Update #3715.
* eng: Add reason to test program stateSebastian Huber2023-01-231-8/+19
|
* eng: Improve build option default valuesSebastian Huber2023-01-231-37/+25
| | | | | Merge "default" and "default-by-variant" attributes. Use an enabled-by expression to select the default value.
* eng: Add more flags to build group itemSebastian Huber2023-01-231-0/+8
|
* eng: Add memory benachmark type refinementSebastian Huber2022-10-041-4/+10
| | | | Update #3715.
* eng: Use type refinement for validation methodSebastian Huber2022-10-041-18/+22
| | | | Update #3715.
* eng: Remove appl config group member link roleSebastian Huber2022-10-041-9/+0
| | | | Update #3715.
* eng: Refine unspecified interfacesSebastian Huber2022-10-041-3/+24
| | | | Update #3715.
* eng: Add function implementation link roleSebastian Huber2022-10-041-1/+14
| | | | Update #3715.
* eng: Unify interface function and macroSebastian Huber2022-10-041-107/+66
| | | | | | This allows the documentation of parameter and return types for macros. Update #3715.
* eng: Remove interface container item typeSebastian Huber2022-10-041-19/+1
| | | | Update #3715.
* eng: Document new build item attributesSebastian Huber2022-09-081-0/+20
| | | | Close #4670.
* eng/req/howto.rst: Fix ./spec2dmodules.py to ./spec2modules.py typoJoel Sherrill2022-08-111-1/+1
|
* eng: Add script usage to how-toSebastian Huber2022-01-241-1/+102
| | | | Update #3715.
* eng: Document get-string-command-line actionSebastian Huber2022-01-111-4/+4
| | | | Update #4548.
* eng: Add runtime performance kindsSebastian Huber2022-01-111-0/+4
|
* eng: Document get-string-command-line actionSebastian Huber2022-01-111-0/+6
| | | | Close #4548.
* eng: Fix action requirement patternsSebastian Huber2022-01-111-5/+5
|
* eng: Fix wording in specification itemsSebastian Huber2021-09-131-14/+14
|
* eng: Add hidden interface group membershipSebastian Huber2021-09-101-0/+14
| | | | Update #3715.
* eng: Make interface definitions optionalSebastian Huber2021-09-101-36/+45
| | | | Update #3715.
* eng: Add interface params/return to typedefsSebastian Huber2021-09-101-0/+11
| | | | Update #3715.
* eng: Simplify interface return specificationSebastian Huber2021-09-101-8/+13
| | | | Update #3715.
* eng: Document use of BSP family for defaultsSebastian Huber2021-08-301-2/+6
| | | | Update #4468.
* eng: Add freestanding test casesSebastian Huber2021-08-031-0/+6
| | | | Update #3715.
* eng: Add unspecified interface groupsSebastian Huber2021-05-081-0/+3
| | | | Update #3715.
* eng: Remove text attribute from acfg optionsSebastian Huber2021-04-301-6/+0
| | | | Update #3715.
* eng: Add test suite nameSebastian Huber2021-04-291-0/+4
| | | | Update #3715.
* eng: Remove scope from constraintsSebastian Huber2021-04-291-4/+0
| | | | | | Use links instead of this special purpose attributes. Update #3715.
* eng: Add unit test link roleSebastian Huber2021-04-291-2/+23
| | | | Update #3715.
* eng: Remove embedded constraintsSebastian Huber2021-04-291-44/+1
| | | | Update #3715.