summaryrefslogtreecommitdiffstats
path: root/spec/score/thread/req/fatal-bad-thread-dispatch-disable-level.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-07-30 11:32:00 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-08-03 10:30:54 +0200
commitc6d847e22d3ca95340cb1badaf36c5f6722f58bf (patch)
treec5bb7ae96718e3627e2b55c646dbc1e5ef7cebda /spec/score/thread/req/fatal-bad-thread-dispatch-disable-level.yml
parentspec: Specify some cache manager directives (diff)
downloadrtems-central-c6d847e22d3ca95340cb1badaf36c5f6722f58bf.tar.bz2
spec: Specify some fatal errors
Diffstat (limited to 'spec/score/thread/req/fatal-bad-thread-dispatch-disable-level.yml')
-rw-r--r--spec/score/thread/req/fatal-bad-thread-dispatch-disable-level.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/score/thread/req/fatal-bad-thread-dispatch-disable-level.yml b/spec/score/thread/req/fatal-bad-thread-dispatch-disable-level.yml
new file mode 100644
index 00000000..28d9a068
--- /dev/null
+++ b/spec/score/thread/req/fatal-bad-thread-dispatch-disable-level.yml
@@ -0,0 +1,17 @@
+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: true
+links:
+- role: requirement-refinement
+ uid: /req/fatal-error
+functional-type: function
+rationale: null
+references: []
+requirement-type: functional
+text: |
+ While the thread dispatch disable level is not equal to one, if a direct
+ thread dispatch is done, then the system shall terminate with the
+ ${/score/interr/if/internal-error-core:/name} fatal source and the
+ ${/score/interr/if/bad-thread-dispatch-disable-level:/name} fatal code.
+type: requirement