summaryrefslogtreecommitdiffstats
path: root/spec/acfg/req/init.yml
blob: 38925e28a362af9c3158807a77a88af57cae07e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: interface-function
  uid: ../if/init
- role: interface-function
  uid: ../if/header-confdefs
- role: requirement-refinement
  uid: group
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  While ${../if/init:/name} is defined, while ${../if/header-confdefs:/path} is
  included in a translation unit after the definition of ${../if/init:/name},
  when the translation unit is preprocessed and compiled, the system settings
  defined by present application configuration options shall be statically
  allocated and initialized.
type: requirement