summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/zeroworkspaceautomatically.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-26 14:20:52 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit92ea0a0cdeb38290478685ab40a35b5338592f4d (patch)
treed4d03e15f49d73d4555581efc51fdf07c0b85cda /spec/acfg/opt/zeroworkspaceautomatically.yml
parentcontent: Add and use Content.paste_and_add() (diff)
downloadrtems-central-92ea0a0cdeb38290478685ab40a35b5338592f4d.tar.bz2
Rename application configuration attributes
Diffstat (limited to 'spec/acfg/opt/zeroworkspaceautomatically.yml')
-rw-r--r--spec/acfg/opt/zeroworkspaceautomatically.yml24
1 files changed, 12 insertions, 12 deletions
diff --git a/spec/acfg/opt/zeroworkspaceautomatically.yml b/spec/acfg/opt/zeroworkspaceautomatically.yml
index 6ff530ac..fdf52162 100644
--- a/spec/acfg/opt/zeroworkspaceautomatically.yml
+++ b/spec/acfg/opt/zeroworkspaceautomatically.yml
@@ -1,26 +1,26 @@
SPDX-License-Identifier: CC-BY-SA-4.0
-appl-config-option-description: |
+appl-config-option-type: feature-enable
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+description: |
In case this configuration option is defined, then the memory areas used for
the RTEMS Workspace and the C Program Heap are zeroed with a ``0x00`` byte
pattern during system initialization.
-appl-config-option-index:
+enabled-by: true
+index-entries:
- clear C Program Heap
- clear RTEMS Workspace
- zero C Program Heap
- zero RTEMS Workspace
-appl-config-option-name: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY
-appl-config-option-notes: |
- Zeroing memory can add significantly to the system initialization time. It is
- not necessary for RTEMS but is often assumed by support libraries. In case
- :ref:`CONFIGURE_DIRTY_MEMORY` is also defined, then the memory is first
- dirtied and then zeroed.
-appl-config-option-type: feature-enable
-copyrights:
-- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
-enabled-by: true
interface-type: appl-config-option
links:
- role: appl-config-group-member
uid: ../general
+name: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY
+notes: |
+ Zeroing memory can add significantly to the system initialization time. It is
+ not necessary for RTEMS but is often assumed by support libraries. In case
+ :ref:`CONFIGURE_DIRTY_MEMORY` is also defined, then the memory is first
+ dirtied and then zeroed.
text: ''
type: interface