summaryrefslogtreecommitdiffstats
path: root/spec/acfg/req/malloc-bsp-supports-sbrk.yml
blob: a958de256b3874292055f4cfecb10f85d6431184 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
links:
- role: requirement-refinement
  uid: init
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  Where ${/bsp/if/acfg-malloc-supports-sbrk:/name} is defined by the
  ${/glossary/bsp:/term}, while ${../if/disable-bsp-settings:/name} is not
  defined by the application, when the application configuration is
  initialized, not all memory shall made available to the C Program Heap
  immediately at system initialization time.
type: requirement