summaryrefslogtreecommitdiffstats
path: root/spec/score/stack/if
diff options
context:
space:
mode:
Diffstat (limited to 'spec/score/stack/if')
-rw-r--r--spec/score/stack/if/allocator-allocate-type.yml11
-rw-r--r--spec/score/stack/if/allocator-allocate.yml11
-rw-r--r--spec/score/stack/if/allocator-avoids-workspace.yml11
-rw-r--r--spec/score/stack/if/allocator-free-type.yml11
-rw-r--r--spec/score/stack/if/allocator-free.yml11
-rw-r--r--spec/score/stack/if/allocator-initialize-type.yml11
-rw-r--r--spec/score/stack/if/allocator-initialize.yml11
-rw-r--r--spec/score/stack/if/header.yml12
-rw-r--r--spec/score/stack/if/minimum-size.yml11
9 files changed, 100 insertions, 0 deletions
diff --git a/spec/score/stack/if/allocator-allocate-type.yml b/spec/score/stack/if/allocator-allocate-type.yml
new file mode 100644
index 00000000..d4211ee1
--- /dev/null
+++ b/spec/score/stack/if/allocator-allocate-type.yml
@@ -0,0 +1,11 @@
+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
+interface-type: unspecified
+links:
+- role: interface-placement
+ uid: header
+name: Stack_Allocator_allocate
+reference: null
+type: interface
diff --git a/spec/score/stack/if/allocator-allocate.yml b/spec/score/stack/if/allocator-allocate.yml
new file mode 100644
index 00000000..dd59ddf6
--- /dev/null
+++ b/spec/score/stack/if/allocator-allocate.yml
@@ -0,0 +1,11 @@
+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
+interface-type: unspecified
+links:
+- role: interface-placement
+ uid: header
+name: _Stack_Allocator_allocate
+reference: null
+type: interface
diff --git a/spec/score/stack/if/allocator-avoids-workspace.yml b/spec/score/stack/if/allocator-avoids-workspace.yml
new file mode 100644
index 00000000..90cc64e5
--- /dev/null
+++ b/spec/score/stack/if/allocator-avoids-workspace.yml
@@ -0,0 +1,11 @@
+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
+interface-type: unspecified
+links:
+- role: interface-placement
+ uid: header
+name: _Stack_Allocator_avoids_workspace
+reference: null
+type: interface
diff --git a/spec/score/stack/if/allocator-free-type.yml b/spec/score/stack/if/allocator-free-type.yml
new file mode 100644
index 00000000..cacca0e2
--- /dev/null
+++ b/spec/score/stack/if/allocator-free-type.yml
@@ -0,0 +1,11 @@
+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
+interface-type: unspecified
+links:
+- role: interface-placement
+ uid: header
+name: Stack_Allocator_free
+reference: null
+type: interface
diff --git a/spec/score/stack/if/allocator-free.yml b/spec/score/stack/if/allocator-free.yml
new file mode 100644
index 00000000..9a3247f5
--- /dev/null
+++ b/spec/score/stack/if/allocator-free.yml
@@ -0,0 +1,11 @@
+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
+interface-type: unspecified
+links:
+- role: interface-placement
+ uid: header
+name: _Stack_Allocator_free
+reference: null
+type: interface
diff --git a/spec/score/stack/if/allocator-initialize-type.yml b/spec/score/stack/if/allocator-initialize-type.yml
new file mode 100644
index 00000000..5872ec59
--- /dev/null
+++ b/spec/score/stack/if/allocator-initialize-type.yml
@@ -0,0 +1,11 @@
+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
+interface-type: unspecified
+links:
+- role: interface-placement
+ uid: header
+name: Stack_Allocator_initialize
+reference: null
+type: interface
diff --git a/spec/score/stack/if/allocator-initialize.yml b/spec/score/stack/if/allocator-initialize.yml
new file mode 100644
index 00000000..d62a6927
--- /dev/null
+++ b/spec/score/stack/if/allocator-initialize.yml
@@ -0,0 +1,11 @@
+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
+interface-type: unspecified
+links:
+- role: interface-placement
+ uid: header
+name: _Stack_Allocator_initialize
+reference: null
+type: interface
diff --git a/spec/score/stack/if/header.yml b/spec/score/stack/if/header.yml
new file mode 100644
index 00000000..8beb4742
--- /dev/null
+++ b/spec/score/stack/if/header.yml
@@ -0,0 +1,12 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+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
+interface-type: header-file
+links:
+- role: interface-placement
+ uid: ../../if/domain
+path: rtems/score/stack.h
+prefix: cpukit/include
+type: interface
diff --git a/spec/score/stack/if/minimum-size.yml b/spec/score/stack/if/minimum-size.yml
new file mode 100644
index 00000000..fc06a25d
--- /dev/null
+++ b/spec/score/stack/if/minimum-size.yml
@@ -0,0 +1,11 @@
+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
+interface-type: unspecified
+links:
+- role: interface-placement
+ uid: header
+name: STACK_MINIMUM_SIZE
+reference: null
+type: interface