summaryrefslogtreecommitdiffstats
path: root/spec/score/thread/req/fatal-idle-thread-stack-too-small.yml
blob: 56c5f51623f17975fefae185595adf8d45d5a963 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
  uid: /req/fatal-error
- role: requirement-refinement
  uid: ../if/group
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  If the idle thread stack is less than the configured stack size for idle
  threads, then the system shall terminate with the
  ${/score/interr/if/internal-error-core:/name} fatal source and the
  ${/score/interr/if/idle-thread-stack-too-small:/name} fatal code.
type: requirement