summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-02-14 08:07:53 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-02-14 15:17:18 +0100
commitc381c8e6ab8350ee8f419862edf3a6c244e35f31 (patch)
treeb92a1280b0ec7f46589ea8a7d4513935d7e60e48
parentspec: Fix score group names (diff)
downloadrtems-central-c381c8e6ab8350ee8f419862edf3a6c244e35f31.tar.bz2
spec: Fix SMP fatal code names
-rw-r--r--spec/score/smp/if/fatal-start-on-not-online-processor.yml2
-rw-r--r--spec/score/smp/if/fatal-wrong-cpu-state-to-perform-jobs.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/spec/score/smp/if/fatal-start-on-not-online-processor.yml b/spec/score/smp/if/fatal-start-on-not-online-processor.yml
index c9d84004..83077856 100644
--- a/spec/score/smp/if/fatal-start-on-not-online-processor.yml
+++ b/spec/score/smp/if/fatal-start-on-not-online-processor.yml
@@ -9,6 +9,6 @@ links:
uid: header-impl
- role: interface-ingroup
uid: group
-name: SMP_FATAL_MULTITASKING_START_ON_INVALID_PROCESSOR
+name: SMP_FATAL_MULTITASKING_START_ON_NOT_ONLINE_PROCESSOR
references: []
type: interface
diff --git a/spec/score/smp/if/fatal-wrong-cpu-state-to-perform-jobs.yml b/spec/score/smp/if/fatal-wrong-cpu-state-to-perform-jobs.yml
index f38634ec..7a753761 100644
--- a/spec/score/smp/if/fatal-wrong-cpu-state-to-perform-jobs.yml
+++ b/spec/score/smp/if/fatal-wrong-cpu-state-to-perform-jobs.yml
@@ -9,6 +9,6 @@ links:
uid: header-impl
- role: interface-ingroup
uid: group
-name: SMP_FATAL_START_OF_MANDATORY_PROCESSOR_FAILED
+name: SMP_FATAL_WRONG_CPU_STATE_TO_PERFORM_JOBS
references: []
type: interface