summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--spec/rtems/task/if/storage-alignment.yml2
-rw-r--r--spec/score/cpu/if/stack-alignment.yml12
2 files changed, 13 insertions, 1 deletions
diff --git a/spec/rtems/task/if/storage-alignment.yml b/spec/rtems/task/if/storage-alignment.yml
index c2aa348d..8ce31472 100644
--- a/spec/rtems/task/if/storage-alignment.yml
+++ b/spec/rtems/task/if/storage-alignment.yml
@@ -5,7 +5,7 @@ brief: |
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
- default: ${/score/cpu/if/heap-alignment:/name}
+ default: ${/score/cpu/if/stack-alignment:/name}
variants: []
description: null
enabled-by: true
diff --git a/spec/score/cpu/if/stack-alignment.yml b/spec/score/cpu/if/stack-alignment.yml
new file mode 100644
index 00000000..223f0144
--- /dev/null
+++ b/spec/score/cpu/if/stack-alignment.yml
@@ -0,0 +1,12 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+index-entries: []
+interface-type: unspecified-define
+links:
+- role: interface-placement
+ uid: header
+name: CPU_STACK_ALIGNMENT
+reference: null
+type: interface