summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-22 16:05:01 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-22 16:05:18 +0100
commit6937b1fd409803d25101dc2582c008b58d9be1ca (patch)
tree451767fd35537c00bd0dd14403ecf39de327be31
parentspecview.py: Improve validation information (diff)
downloadrtems-central-6937b1fd409803d25101dc2582c008b58d9be1ca.tar.bz2
spec: Remove duplicate constraints
-rw-r--r--spec/rtems/dpmem/if/create.yml2
-rw-r--r--spec/rtems/dpmem/if/delete.yml2
-rw-r--r--spec/rtems/dpmem/if/external-to-internal.yml2
-rw-r--r--spec/rtems/dpmem/if/ident.yml2
-rw-r--r--spec/rtems/dpmem/if/internal-to-external.yml2
5 files changed, 0 insertions, 10 deletions
diff --git a/spec/rtems/dpmem/if/create.yml b/spec/rtems/dpmem/if/create.yml
index 14c2d2c5..e6ecf5c3 100644
--- a/spec/rtems/dpmem/if/create.yml
+++ b/spec/rtems/dpmem/if/create.yml
@@ -43,8 +43,6 @@ links:
uid: ../constraint/max
- role: constraint
uid: /constraint/obj-unlimited-alloc
-- role: constraint
- uid: /constraint/directive-not-pre-qualified
name: rtems_port_create
notes: |
The ${.:/params[1]/name} and ${.:/params[2]/name} parameters must be on a
diff --git a/spec/rtems/dpmem/if/delete.yml b/spec/rtems/dpmem/if/delete.yml
index ef71535d..e6980432 100644
--- a/spec/rtems/dpmem/if/delete.yml
+++ b/spec/rtems/dpmem/if/delete.yml
@@ -35,8 +35,6 @@ links:
uid: ../../constraint/delete-by-any-task
- role: constraint
uid: /constraint/obj-unlimited-free
-- role: constraint
- uid: /constraint/directive-not-pre-qualified
name: rtems_port_delete
notes: |
The ${/glossary/dpcb:/term} for the deleted port is reclaimed by RTEMS.
diff --git a/spec/rtems/dpmem/if/external-to-internal.yml b/spec/rtems/dpmem/if/external-to-internal.yml
index 959b4cc2..a1161ad7 100644
--- a/spec/rtems/dpmem/if/external-to-internal.yml
+++ b/spec/rtems/dpmem/if/external-to-internal.yml
@@ -38,8 +38,6 @@ links:
uid: /constraint/directive-ctx-task
- role: constraint
uid: /constraint/directive-no-preempt
-- role: constraint
- uid: /constraint/directive-not-pre-qualified
name: rtems_port_external_to_internal
notes: null
params:
diff --git a/spec/rtems/dpmem/if/ident.yml b/spec/rtems/dpmem/if/ident.yml
index a9d8ddea..781e2a42 100644
--- a/spec/rtems/dpmem/if/ident.yml
+++ b/spec/rtems/dpmem/if/ident.yml
@@ -30,8 +30,6 @@ links:
uid: /constraint/directive-ctx-any
- role: constraint
uid: /constraint/directive-no-preempt
-- role: constraint
- uid: /constraint/directive-not-pre-qualified
name: rtems_port_ident
notes: |
If the port name is not unique, then the port identifier will match the first
diff --git a/spec/rtems/dpmem/if/internal-to-external.yml b/spec/rtems/dpmem/if/internal-to-external.yml
index e20fb939..f6435474 100644
--- a/spec/rtems/dpmem/if/internal-to-external.yml
+++ b/spec/rtems/dpmem/if/internal-to-external.yml
@@ -39,8 +39,6 @@ links:
uid: /constraint/directive-ctx-task
- role: constraint
uid: /constraint/directive-no-preempt
-- role: constraint
- uid: /constraint/directive-not-pre-qualified
name: rtems_port_internal_to_external
notes: null
params: