summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/executive-ram-size.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/if/executive-ram-size.yml')
-rw-r--r--spec/acfg/if/executive-ram-size.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/spec/acfg/if/executive-ram-size.yml b/spec/acfg/if/executive-ram-size.yml
index 89f4f960..509c8393 100644
--- a/spec/acfg/if/executive-ram-size.yml
+++ b/spec/acfg/if/executive-ram-size.yml
@@ -1,8 +1,5 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: integer
-constraints:
- max: ${/c/if/uintptr_max:/name}
- min: 0
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default-value: |
@@ -19,7 +16,11 @@ links:
- role: appl-config-group-member
uid: group-general
- role: constraint
- uid: constraint-memsz
+ uid: ../constraint/min-zero
+- role: constraint
+ uid: ../constraint/max-uintptr
+- role: constraint
+ uid: ../constraint/memory-size
name: CONFIGURE_EXECUTIVE_RAM_SIZE
notes: |
This is an advanced configuration option. Use it only if you know exactly