summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/executive-ram-size.yml
blob: 32d781608f267ea745ba6e3639139a6bd8181577 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: integer
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
default-value: |
  If this configuration option is undefined, then the RTEMS Workspace and task
  stack space size is calculated by ${header-confdefs:/path} based on the
  values configuration options.
description: |
  The value of this configuration option defines the RTEMS Workspace size in
  bytes.
enabled-by: true
index-entries: []
interface-type: appl-config-option
links:
- role: interface-placement
  uid: domain
- role: interface-ingroup
  uid: group-general
- role: constraint
  uid: ../constraint/option-not-pre-qualified
- role: constraint
  uid: ../constraint/min-zero
- role: constraint
  uid: ../constraint/max-uintptr
- role: constraint
  uid: ../constraint/memory-size
name: CONFIGURE_EXECUTIVE_RAM_SIZE
notes: |
  This is an advanced configuration option.  Use it only if you know exactly
  what you are doing.
type: interface