Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleanup: platform: imx8: remove redundant calls in platform_init()
XTOS is no longer supported on imx8. As a consequence, some calls from imx8's platform_init() have become redundant. Remove these calls/initializations as well as those who are redundant because of some configurations that are not enabled (e.g: `CONFIG_TRACE`, or `CONFIG_HAVE_AGENT`). This is a followup for thesofproject#8863. Signed-off-by: Laurentiu Mihalcea <[email protected]>
- Loading branch information