Expand description
Platform initialization.
Traits§
- InitIf
- Platform initialization interface.
Functions§
- init_
early - Initializes the platform at the early stage for the primary core.
- init_
early_ secondary - Initializes the platform at the early stage for secondary cores.
- init_
later - Initializes the platform at the later stage for the primary core.
- init_
later_ secondary - Initializes the platform at the later stage for secondary cores.