summaryrefslogtreecommitdiffstats
path: root/spec/acfg/req/fatal-too-large-tls-size.yml
blob: 5f3228c4c0ac1bd913ea23f35906555205f5b904 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
  uid: /req/fatal-error
- role: requirement-refinement
  uid: max-thread-local-storage-size
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  Where the application was configured with a value not equal to zero for
  ${../if/max-thread-local-storage-size:/name}, while the system is
  initialized, if the actual thread-local storage size of the application is
  greater than the configure maximum size, then the system shall terminate with
  the ${/score/interr/if/internal-error-core:/name} fatal source and the
  ${/score/interr/if/too-large-tls-size:/name} fatal code.
type: requirement