Warning, /spec/build/bsps/powerpc/mvme5500/optsbrk.yml is written in an unsupported language. File is not indexed.
0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 actions:
0003 - get-boolean: null
0004 - define-condition: null
0005 build-type: option
0006 copyrights:
0007 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0008 default:
0009 - enabled-by: true
0010 value: true
0011 description: |
0012 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.
0013 enabled-by: true
0014 links: []
0015 name: CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK
0016 type: build