summaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-01-12 14:03:41 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-01 06:26:18 +0100
commit51e59d59b72ccb834c6121a844c352e146929256 (patch)
tree9a7f0161c2f0b619f89902b24798b4e29fa17e94 /spec
parentnios2: Optimize ISR dispatch variant (diff)
downloadrtems-51e59d59b72ccb834c6121a844c352e146929256.tar.bz2
nios2: Allow ISR nesting in dispatch variant
Rename _Nios2_ISR_Dispatch_with_shadow_non_preemptive() in _Nios2_ISR_Dispatch_with_shadow_register_set(). Remove _Nios2_ISR_Dispatch_with_shadow_preemptive().
Diffstat (limited to 'spec')
-rw-r--r--spec/build/cpukit/cpunios2.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/build/cpukit/cpunios2.yml b/spec/build/cpukit/cpunios2.yml
index 4b43f852f9..40201dcc3e 100644
--- a/spec/build/cpukit/cpunios2.yml
+++ b/spec/build/cpukit/cpunios2.yml
@@ -31,7 +31,6 @@ source:
- cpukit/score/cpu/nios2/nios2-context-validate.S
- cpukit/score/cpu/nios2/nios2-context-volatile-clobber.S
- cpukit/score/cpu/nios2/nios2-eic-il-low-level.S
-- cpukit/score/cpu/nios2/nios2-eic-rsie-low-level.S
- cpukit/score/cpu/nios2/nios2-exception-frame-print.c
- cpukit/score/cpu/nios2/nios2-fatal-halt.c
- cpukit/score/cpu/nios2/nios2-iic-irq.c