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