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

xtensa: nxp_imx8ulp_adsp: Add missing include header #712

Merged
merged 2 commits into from
Nov 13, 2023

Commits on Nov 13, 2023

  1. xtensa: nxp_imx8ulp_adsp: Add missing include header

    Add missing header to fix imx8ulp_adsp toolchain.
    
    Fixes: e88c208 ("xtensa: Add 8ulp_adsp toolchain")
    Signed-off-by: Iuliana Prodan <[email protected]>
    iuliana-prodan authored and stephanosio committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0f8d32a View commit details
    Browse the repository at this point in the history
  2. ci: Disable testing of nxp_adsp_imx8ulp

    This commit disables the testing of `nxp_adsp_imx8ulp` platform
    because it has not been merged upstream yet.
    
    Re-enable this platform when the zephyrproject-rtos/zephyr#63751 is
    merged.
    
    Signed-off-by: Stephanos Ioannidis <[email protected]>
    stephanosio committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3b9e9bf View commit details
    Browse the repository at this point in the history