summaryrefslogtreecommitdiffstats
path: root/spec/rtems/init/if/group.yml
blob: 2553737598a1ba0b811f0f01ce15ff72e2baddf6 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  The Initialization Manager is responsible for initializing the system.
copyrights:
- Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: |
  The system initialization includes the initialization of the Board Support
  Package, RTEMS, device drivers, the root filesystem, and the application.
  The ${../../fatal/if/group:/name} is responsible for the system shutdown.
enabled-by: true
identifier: RTEMSAPIClassicInit
index-entries: []
interface-type: group
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: ../../if/group
name: Initialization Manager
text: |
  The Classic API shall provide an interface to the Initialization Manager.
type: interface