summaryrefslogtreecommitdiffstats
path: root/spec/score/thread/req/fatal-bad-thread-dispatch-environment-ipi.yml
blob: 0c5923bf9fedc74434088f8f4a669b64c9a76331 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by:
  and:
  - RTEMS_SMP
  - not:
    - aarch64
    - arm
    - riscv
links:
- role: requirement-refinement
  uid: /req/fatal-error
- role: requirement-refinement
  uid: ../if/group
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  Where the system needs inter-processor interrupts, if a thread dispatch is
  done with maskable interrupts disabled, then the system shall terminate with
  the ${/score/interr/if/internal-error-core:/name} fatal source and the
  ${/score/interr/if/bad-thread-dispatch-environment:/name} fatal code.
type: requirement