summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/powerpc/mvme5500/optsbrk.yml
blob: 05a1acd75fae2856f033dbc7fa3d1eeb88fc3d0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: true
default-by-variant: []
description: |
  If defined then the BSP may reduce the available memory size initially. This can be useful for debugging (reduce the core size) or dynamic loading (std gcc text offsets/jumps are < +/-32M).  Note that the policy can still be defined by the application (see sbrk.c, BSP_sbrk_policy). By undefining CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK this feature is removed and a little memory is saved.
enabled-by: true
links: []
name: CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK
type: build