summaryrefslogtreecommitdiffstats
path: root/spec/score/stack
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-05 15:43:02 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-07 11:31:07 +0200
commit5f977997e5d833dfe343e215f3409d051bf37728 (patch)
tree27298b4b8f26271fb5a89606f3871ea4a729e769 /spec/score/stack
parentspec: Set IO Manager documentation order (diff)
downloadrtems-central-5f977997e5d833dfe343e215f3409d051bf37728.tar.bz2
spec: Move index-entries to interface type
Diffstat (limited to 'spec/score/stack')
-rw-r--r--spec/score/stack/if/allocator-allocate-type.yml1
-rw-r--r--spec/score/stack/if/allocator-allocate.yml1
-rw-r--r--spec/score/stack/if/allocator-avoids-workspace.yml1
-rw-r--r--spec/score/stack/if/allocator-free-type.yml1
-rw-r--r--spec/score/stack/if/allocator-free.yml1
-rw-r--r--spec/score/stack/if/allocator-initialize-type.yml1
-rw-r--r--spec/score/stack/if/allocator-initialize.yml1
-rw-r--r--spec/score/stack/if/header.yml1
-rw-r--r--spec/score/stack/if/minimum-size.yml1
9 files changed, 9 insertions, 0 deletions
diff --git a/spec/score/stack/if/allocator-allocate-type.yml b/spec/score/stack/if/allocator-allocate-type.yml
index d4211ee1..83c6320f 100644
--- a/spec/score/stack/if/allocator-allocate-type.yml
+++ b/spec/score/stack/if/allocator-allocate-type.yml
@@ -2,6 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
+index-entries: []
interface-type: unspecified
links:
- role: interface-placement
diff --git a/spec/score/stack/if/allocator-allocate.yml b/spec/score/stack/if/allocator-allocate.yml
index dd59ddf6..cb179ccf 100644
--- a/spec/score/stack/if/allocator-allocate.yml
+++ b/spec/score/stack/if/allocator-allocate.yml
@@ -2,6 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
+index-entries: []
interface-type: unspecified
links:
- role: interface-placement
diff --git a/spec/score/stack/if/allocator-avoids-workspace.yml b/spec/score/stack/if/allocator-avoids-workspace.yml
index 90cc64e5..81c70405 100644
--- a/spec/score/stack/if/allocator-avoids-workspace.yml
+++ b/spec/score/stack/if/allocator-avoids-workspace.yml
@@ -2,6 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
+index-entries: []
interface-type: unspecified
links:
- role: interface-placement
diff --git a/spec/score/stack/if/allocator-free-type.yml b/spec/score/stack/if/allocator-free-type.yml
index cacca0e2..51c1d9a3 100644
--- a/spec/score/stack/if/allocator-free-type.yml
+++ b/spec/score/stack/if/allocator-free-type.yml
@@ -2,6 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
+index-entries: []
interface-type: unspecified
links:
- role: interface-placement
diff --git a/spec/score/stack/if/allocator-free.yml b/spec/score/stack/if/allocator-free.yml
index 9a3247f5..4a1b7870 100644
--- a/spec/score/stack/if/allocator-free.yml
+++ b/spec/score/stack/if/allocator-free.yml
@@ -2,6 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
+index-entries: []
interface-type: unspecified
links:
- role: interface-placement
diff --git a/spec/score/stack/if/allocator-initialize-type.yml b/spec/score/stack/if/allocator-initialize-type.yml
index 5872ec59..6dc7d233 100644
--- a/spec/score/stack/if/allocator-initialize-type.yml
+++ b/spec/score/stack/if/allocator-initialize-type.yml
@@ -2,6 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
+index-entries: []
interface-type: unspecified
links:
- role: interface-placement
diff --git a/spec/score/stack/if/allocator-initialize.yml b/spec/score/stack/if/allocator-initialize.yml
index d62a6927..998dd643 100644
--- a/spec/score/stack/if/allocator-initialize.yml
+++ b/spec/score/stack/if/allocator-initialize.yml
@@ -2,6 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
+index-entries: []
interface-type: unspecified
links:
- role: interface-placement
diff --git a/spec/score/stack/if/header.yml b/spec/score/stack/if/header.yml
index 8beb4742..796841b4 100644
--- a/spec/score/stack/if/header.yml
+++ b/spec/score/stack/if/header.yml
@@ -3,6 +3,7 @@ brief: This header file defines interfaces of the Stack Handler.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
+index-entries: []
interface-type: header-file
links:
- role: interface-placement
diff --git a/spec/score/stack/if/minimum-size.yml b/spec/score/stack/if/minimum-size.yml
index fc06a25d..9f0027bc 100644
--- a/spec/score/stack/if/minimum-size.yml
+++ b/spec/score/stack/if/minimum-size.yml
@@ -2,6 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
+index-entries: []
interface-type: unspecified
links:
- role: interface-placement