summaryrefslogtreecommitdiffstats
path: root/spec/rtems/fatal/req/fatal.yml
blob: fc85a97261251069f230d91296aab3ef0dc20b90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: interface-function
  uid: ../if/fatal
- role: function-implementation
  uid: /score/interr/req/terminate
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  When ${../if/fatal:/name} is called, the system shall terminate with a fatal
  source specified by the ${../if/fatal:/params[0]/name} parameter and a fatal
  code specified by the ${../if/fatal:/params[1]/name} parameter.
type: requirement