Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nxp: deprecate XTOS on imx8ulp #8946

Merged

Commits on Mar 14, 2024

  1. workflow: remove imx8ulp from gcc build test

    XTOS is going to be deprecated on i.MX8ULP so remove it from
    the gcc build test which uses SOF with XTOS.
    
    Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
    LaurentiuM1234 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a783654 View commit details
    Browse the repository at this point in the history
  2. scripts: xtensa-build-all: remove imx8ulp

    XTOS is going to be deprecated on i.MX8ULP so prevent
    building it by removing it from the list of supported
    platforms from `xtensa-build-all.sh`. This is needed for
    switching to Zephyr native drivers.
    
    Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
    LaurentiuM1234 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    65c63df View commit details
    Browse the repository at this point in the history