summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-TASKSTACKALLOCATORINIT.yml
blob: fee5437c4e38dd69a26f0a4e956710aac1526c5e (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
34
35
36
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
appl-config-option-type: initializer
appl-config-option-default-value: '``NULL``'
appl-config-option-description: |
  The value of this configuration option initializes the stack allocator
  initialization handler.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_TASK_STACK_ALLOCATOR_INIT
appl-config-option-notes: |
  A correctly configured system must configure the following to be consistent:

  - `CONFIGURE_TASK_STACK_ALLOCATOR_INIT`

  - :ref:`CONFIGURE_TASK_STACK_ALLOCATOR`

  - :ref:`CONFIGURE_TASK_STACK_DEALLOCATOR`
appl-config-option-constraint:
  custom:
  - |
    The value of this configuration option must be defined to a valid function
    pointer of the type ``void ( *initialize )( size_t )`` or to ``NULL``.
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false
enabled-by: []
header: ''
interface-type: appl-config-option
level: 1.117
links:
- RTEMS-ACFG-STACKALLOC: RinkAR6bq3NOG7L5KiFW19GxN_mHxMpEd6-axxdk-k4=
normative: true
ref: ''
reviewed: SF03ndITkMwZXooeg1Y03N5KqDcc9vk-mykL_FCSJUo=
text: ''
type: interface