summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-MPEXTRASERVERSTACK.yml
blob: 02416bd427125de09ac981cac5e37a40e08c21b3 (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
33
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
appl-config-option-default-value: 0
appl-config-option-description: |
  The value of this configuration option defines the number of bytes the
  applications wishes to add to the MPCI task stack on top of
  :ref:`CONFIGURE_MINIMUM_TASK_STACK_SIZE`.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_EXTRA_MPCI_RECEIVE_SERVER_STACK
appl-config-option-notes: null
appl-config-option-type: integer
appl-config-option-constraint:
  min: 0
  max: '``UINT32_MAX``'
  custom:
  - |
    The value of this configuration option shall be small enough so that the
    MPCI receive server stack area calculation carried out by
    ``<rtems/confdefs.h>`` does not overflow an integer of type ``size_t``.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
derived: false
enabled-by: []
header: ''
interface-type: appl-config-option
level: 1.145
links:
- RTEMS-ACFG-MPCI: xehdBGNzB079tXh4oemnIjNyYffD-9n2YPdqHwfn7Hs=
normative: true
ref: ''
reviewed: null
text: ''
type: interface