summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/mp-extra-server-stack.yml
blob: 39cee972bfa9784710571a0eec4a10ecd368ef3d (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
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: 0
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
  ${min-task-stack-size:/name}.
enabled-by: true
index-entries: []
interface-type: appl-config-option
links:
- role: interface-placement
  uid: domain
- role: interface-ingroup
  uid: group-mpci
- role: constraint
  uid: ../constraint/option-not-pre-qualified
- role: constraint
  uid: ../constraint/min-zero
- role: constraint
  uid: ../constraint/max-uint32
- role: constraint
  uid: ../constraint/mpci-receive-server-stack
name: CONFIGURE_EXTRA_MPCI_RECEIVE_SERVER_STACK
notes: |
  This configuration option is only evaluated if
  ${mp-appl:/name} is defined.
type: interface