summaryrefslogtreecommitdiffstats
path: root/spec/acfg/req/malloc-dirty.yml
blob: 88f9fd1feb752180247a228617a1ca6b38cb9a93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: false
functional-type: function
links:
- role: interface-function
  uid: ../if/malloc-dirty
- role: requirement-refinement
  uid: group
rationale: null
references: []
requirement-type: functional
text: |
  The application configuration option shall enable that each memory area
  returned by C Program Heap allocator functions such as ${/c/if/malloc:/name}
  is dirtied with a ``0xCF`` byte pattern before it is handed over to the
  application.
type: requirement