summaryrefslogtreecommitdiff
path: root/spec/acfg/req/malloc-bsp-supports-sbrk.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/req/malloc-bsp-supports-sbrk.yml')
-rw-r--r--spec/acfg/req/malloc-bsp-supports-sbrk.yml13
1 files changed, 8 insertions, 5 deletions
diff --git a/spec/acfg/req/malloc-bsp-supports-sbrk.yml b/spec/acfg/req/malloc-bsp-supports-sbrk.yml
index 832d2473..a2b8ffdc 100644
--- a/spec/acfg/req/malloc-bsp-supports-sbrk.yml
+++ b/spec/acfg/req/malloc-bsp-supports-sbrk.yml
@@ -4,12 +4,15 @@ copyrights:
enabled-by: true
links:
- role: requirement-refinement
- uid: /req/applconfig
-non-functional-type: interface-requirement
+ uid: init
+functional-type: function
rationale: null
references: []
-requirement-type: non-functional
+requirement-type: functional
text: |
- The ${/glossary/bsp:/term} may define that not all memory is made available
- to the C Program Heap immediately at system initialization time.
+ Where ${../if/disable-bsp-settings:/name} is not defined by the application,
+ where ${/bsp/if/acfg-malloc-supports-sbrk:/name} is defined by the
+ ${/glossary/bsp:/term}, when the application configuration is initialized,
+ not all memory shall made available to the C Program Heap immediately at
+ system initialization time.
type: requirement