summaryrefslogtreecommitdiffstats
path: root/spec/score/smp/req/fatal-multitasking-start-on-unassigned-processor.yml
blob: ebbd80c704962182e2dd544608c847517a93e7ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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: RTEMS_SMP
links:
- role: requirement-refinement
  uid: /req/fatal-error
- role: requirement-refinement
  uid: ../if/group
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  While the system is initialized, if multitasking is started on a processor
  which has no scheduler assigned by the application configuration, then the
  system shall terminate with the ${/score/interr/if/source-smp:/name} fatal
  source and the
  ${../if/fatal-multitasking-start-on-unassigned-processor:/name} fatal code.
type: requirement