Platform API
Location: include/sof/platform.h
- group Platform API
Platform API specification.
Functions
-
int platform_boot_complete(uint32_t boot_message)
Platform specific implementation of the On Boot Complete handler.
- Parameters:
boot_message – [in] Boot status code.
- Returns:
0 if successful, error code otherwise.
-
int platform_boot_complete(uint32_t boot_message)