summaryrefslogtreecommitdiffstats
path: root/spec/score/smp
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-02 10:05:18 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-02 13:27:38 +0200
commit6da921e574b1d73e9dfaf1857318a587c0980820 (patch)
tree803ee1dc7e48c0b4aeffdb9e704115072ca5367e /spec/score/smp
parentspec: Add Classic API items to groups (diff)
downloadrtems-central-6da921e574b1d73e9dfaf1857318a587c0980820.tar.bz2
spec: Add score interfaces to groups
Diffstat (limited to 'spec/score/smp')
-rw-r--r--spec/score/smp/if/fatal-boot-processor-not-assigned-to-scheduler.yml2
-rw-r--r--spec/score/smp/if/fatal-mandatory-processor-not-present.yml2
-rw-r--r--spec/score/smp/if/fatal-multitasking-start-on-invalid-processor.yml2
-rw-r--r--spec/score/smp/if/fatal-multitasking-start-on-unassigned-processor.yml2
-rw-r--r--spec/score/smp/if/fatal-scheduler-requires-exactly-one-processor.yml2
-rw-r--r--spec/score/smp/if/fatal-shutdown-response.yml2
-rw-r--r--spec/score/smp/if/fatal-start-of-mandatory-processor-failed.yml2
-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
-rw-r--r--spec/score/smp/if/get-current-processor.yml2
-rw-r--r--spec/score/smp/if/get-processor-maximum.yml2
-rw-r--r--spec/score/smp/if/header-2.yml2
-rw-r--r--spec/score/smp/if/header-impl.yml2
-rw-r--r--spec/score/smp/if/header.yml2
-rw-r--r--spec/score/smp/if/lock-acquire.yml2
-rw-r--r--spec/score/smp/if/lock-release.yml2
-rw-r--r--spec/score/smp/if/processor-configured-maximum.yml2
17 files changed, 34 insertions, 0 deletions
diff --git a/spec/score/smp/if/fatal-boot-processor-not-assigned-to-scheduler.yml b/spec/score/smp/if/fatal-boot-processor-not-assigned-to-scheduler.yml
index 9e29a49e..f303842e 100644
--- a/spec/score/smp/if/fatal-boot-processor-not-assigned-to-scheduler.yml
+++ b/spec/score/smp/if/fatal-boot-processor-not-assigned-to-scheduler.yml
@@ -7,6 +7,8 @@ interface-type: unspecified-define
links:
- role: interface-placement
uid: header-impl
+- role: interface-ingroup
+ uid: group
name: SMP_FATAL_BOOT_PROCESSOR_NOT_ASSIGNED_TO_SCHEDULER
references: []
type: interface
diff --git a/spec/score/smp/if/fatal-mandatory-processor-not-present.yml b/spec/score/smp/if/fatal-mandatory-processor-not-present.yml
index 1e7c462d..55a6d9ef 100644
--- a/spec/score/smp/if/fatal-mandatory-processor-not-present.yml
+++ b/spec/score/smp/if/fatal-mandatory-processor-not-present.yml
@@ -7,6 +7,8 @@ interface-type: unspecified-define
links:
- role: interface-placement
uid: header-impl
+- role: interface-ingroup
+ uid: group
name: SMP_FATAL_MANDATORY_PROCESSOR_NOT_PRESENT
references: []
type: interface
diff --git a/spec/score/smp/if/fatal-multitasking-start-on-invalid-processor.yml b/spec/score/smp/if/fatal-multitasking-start-on-invalid-processor.yml
index 3af88a54..9485ccee 100644
--- a/spec/score/smp/if/fatal-multitasking-start-on-invalid-processor.yml
+++ b/spec/score/smp/if/fatal-multitasking-start-on-invalid-processor.yml
@@ -7,6 +7,8 @@ interface-type: unspecified-define
links:
- role: interface-placement
uid: header-impl
+- role: interface-ingroup
+ uid: group
name: SMP_FATAL_MULTITASKING_START_ON_INVALID_PROCESSOR
references: []
type: interface
diff --git a/spec/score/smp/if/fatal-multitasking-start-on-unassigned-processor.yml b/spec/score/smp/if/fatal-multitasking-start-on-unassigned-processor.yml
index 3f8e2ae3..cd439a8b 100644
--- a/spec/score/smp/if/fatal-multitasking-start-on-unassigned-processor.yml
+++ b/spec/score/smp/if/fatal-multitasking-start-on-unassigned-processor.yml
@@ -7,6 +7,8 @@ interface-type: unspecified-define
links:
- role: interface-placement
uid: header-impl
+- role: interface-ingroup
+ uid: group
name: SMP_FATAL_MULTITASKING_START_ON_UNASSIGNED_PROCESSOR
references: []
type: interface
diff --git a/spec/score/smp/if/fatal-scheduler-requires-exactly-one-processor.yml b/spec/score/smp/if/fatal-scheduler-requires-exactly-one-processor.yml
index cb9e8123..9c856e76 100644
--- a/spec/score/smp/if/fatal-scheduler-requires-exactly-one-processor.yml
+++ b/spec/score/smp/if/fatal-scheduler-requires-exactly-one-processor.yml
@@ -7,6 +7,8 @@ interface-type: unspecified-define
links:
- role: interface-placement
uid: header-impl
+- role: interface-ingroup
+ uid: group
name: SMP_FATAL_SCHEDULER_REQUIRES_EXACTLY_ONE_PROCESSOR
references: []
type: interface
diff --git a/spec/score/smp/if/fatal-shutdown-response.yml b/spec/score/smp/if/fatal-shutdown-response.yml
index 721d0d46..76f42063 100644
--- a/spec/score/smp/if/fatal-shutdown-response.yml
+++ b/spec/score/smp/if/fatal-shutdown-response.yml
@@ -7,6 +7,8 @@ interface-type: unspecified-define
links:
- role: interface-placement
uid: header-impl
+- role: interface-ingroup
+ uid: group
name: SMP_SHUTDOWN_RESPONSE
references: []
type: interface
diff --git a/spec/score/smp/if/fatal-start-of-mandatory-processor-failed.yml b/spec/score/smp/if/fatal-start-of-mandatory-processor-failed.yml
index b001b1d4..3e4ea427 100644
--- a/spec/score/smp/if/fatal-start-of-mandatory-processor-failed.yml
+++ b/spec/score/smp/if/fatal-start-of-mandatory-processor-failed.yml
@@ -7,6 +7,8 @@ interface-type: unspecified-define
links:
- role: interface-placement
uid: header-impl
+- role: interface-ingroup
+ uid: group
name: SMP_FATAL_START_OF_MANDATORY_PROCESSOR_FAILED
references: []
type: interface
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 a27becbb..5c62b632 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
@@ -7,6 +7,8 @@ interface-type: unspecified-define
links:
- role: interface-placement
uid: header-impl
+- role: interface-ingroup
+ uid: group
name: SMP_FATAL_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 b001b1d4..3e4ea427 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
@@ -7,6 +7,8 @@ interface-type: unspecified-define
links:
- role: interface-placement
uid: header-impl
+- role: interface-ingroup
+ uid: group
name: SMP_FATAL_START_OF_MANDATORY_PROCESSOR_FAILED
references: []
type: interface
diff --git a/spec/score/smp/if/get-current-processor.yml b/spec/score/smp/if/get-current-processor.yml
index ba5fb0e5..2f8cc312 100644
--- a/spec/score/smp/if/get-current-processor.yml
+++ b/spec/score/smp/if/get-current-processor.yml
@@ -7,6 +7,8 @@ interface-type: unspecified-function
links:
- role: interface-placement
uid: header
+- role: interface-ingroup
+ uid: group
name: _SMP_Get_current_processor
references: []
type: interface
diff --git a/spec/score/smp/if/get-processor-maximum.yml b/spec/score/smp/if/get-processor-maximum.yml
index cb96e630..83c017a0 100644
--- a/spec/score/smp/if/get-processor-maximum.yml
+++ b/spec/score/smp/if/get-processor-maximum.yml
@@ -7,6 +7,8 @@ interface-type: unspecified-function
links:
- role: interface-placement
uid: header
+- role: interface-ingroup
+ uid: group
name: _SMP_Get_processor_maximum
references: []
type: interface
diff --git a/spec/score/smp/if/header-2.yml b/spec/score/smp/if/header-2.yml
index b9b4ddc4..454328ce 100644
--- a/spec/score/smp/if/header-2.yml
+++ b/spec/score/smp/if/header-2.yml
@@ -8,6 +8,8 @@ interface-type: header-file
links:
- role: interface-placement
uid: ../../if/domain
+- role: interface-ingroup
+ uid: group
path: rtems/score/smplock.h
prefix: cpukit/include
type: interface
diff --git a/spec/score/smp/if/header-impl.yml b/spec/score/smp/if/header-impl.yml
index a09e0dab..b0afb6c1 100644
--- a/spec/score/smp/if/header-impl.yml
+++ b/spec/score/smp/if/header-impl.yml
@@ -9,6 +9,8 @@ interface-type: header-file
links:
- role: interface-placement
uid: ../../if/domain
+- role: interface-ingroup
+ uid: group
path: rtems/score/smpimpl.h
prefix: cpukit/include
type: interface
diff --git a/spec/score/smp/if/header.yml b/spec/score/smp/if/header.yml
index dc8bb680..476a8301 100644
--- a/spec/score/smp/if/header.yml
+++ b/spec/score/smp/if/header.yml
@@ -8,6 +8,8 @@ interface-type: header-file
links:
- role: interface-placement
uid: ../../if/domain
+- role: interface-ingroup
+ uid: group
path: rtems/score/smp.h
prefix: cpukit/include
type: interface
diff --git a/spec/score/smp/if/lock-acquire.yml b/spec/score/smp/if/lock-acquire.yml
index 9b128645..7e13b385 100644
--- a/spec/score/smp/if/lock-acquire.yml
+++ b/spec/score/smp/if/lock-acquire.yml
@@ -7,6 +7,8 @@ interface-type: unspecified-function
links:
- role: interface-placement
uid: header-2
+- role: interface-ingroup
+ uid: group
name: _SMP_lock_Acquire
references: []
type: interface
diff --git a/spec/score/smp/if/lock-release.yml b/spec/score/smp/if/lock-release.yml
index 77cada86..4a73c08d 100644
--- a/spec/score/smp/if/lock-release.yml
+++ b/spec/score/smp/if/lock-release.yml
@@ -7,6 +7,8 @@ interface-type: unspecified-function
links:
- role: interface-placement
uid: header-2
+- role: interface-ingroup
+ uid: group
name: _SMP_lock_Release
references: []
type: interface
diff --git a/spec/score/smp/if/processor-configured-maximum.yml b/spec/score/smp/if/processor-configured-maximum.yml
index 6b3646c9..f6eca137 100644
--- a/spec/score/smp/if/processor-configured-maximum.yml
+++ b/spec/score/smp/if/processor-configured-maximum.yml
@@ -7,6 +7,8 @@ interface-type: unspecified
links:
- role: interface-placement
uid: header
+- role: interface-ingroup
+ uid: group
name: _SMP_Processor_configured_maximum
references: []
type: interface