summaryrefslogtreecommitdiff
path: root/spec/score/isr/req/stack-at-start-multitasking-per-cpu.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/score/isr/req/stack-at-start-multitasking-per-cpu.yml')
-rw-r--r--spec/score/isr/req/stack-at-start-multitasking-per-cpu.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/spec/score/isr/req/stack-at-start-multitasking-per-cpu.yml b/spec/score/isr/req/stack-at-start-multitasking-per-cpu.yml
new file mode 100644
index 00000000..76595289
--- /dev/null
+++ b/spec/score/isr/req/stack-at-start-multitasking-per-cpu.yml
@@ -0,0 +1,16 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+copyrights:
+- Copyright (C) 2023 embedded brains GmbH & Co. KG
+enabled-by: RTEMS_SMP
+links:
+- role: requirement-refinement
+ uid: ../if/group
+functional-type: function
+rationale: null
+references: []
+requirement-type: functional
+text: |
+ While an interrupt is pending, while multitasking is started, while
+ interrupts are enabled, when the interrupt is serviced, the stack of the
+ interrupted context shall be the temporary stack of the processor.
+type: requirement