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

platform: imx93_a55: handle linker additions at SOF level #9372

Commits on Sep 17, 2024

  1. platform: imx93_a55: handle linker additions at SOF level

    SOF requires some additions to the Zephyr linker script.
    This should be handled inside SOF instead of Zephyr.
    
    Since 3f2790b89ca5 ("soc: imx93: remove custom linker script")
    removes the custom linker script from Zephyr, this means
    the custom SOF linker sections will have to be handled on SOF
    side.
    
    This also includes a Zephyr hash bump to 3f2790b89ca5,
    which brings the following (potentially) relevant patches:
    
    dc5f1bfb3f2e west: fix for Python prior to 3.10
    3f2790b89ca5 soc: imx9: remove custom linker script
    d389c95935c5 soc: intel_adsp: ace: Configurable SRAM
    retention mode and cleanup
    be041b14fe51 Intel: ADSP: move HPSRAM mask into assembly
    b3b8360f3993 west: runners: Add `west rtt` command with pyocd
    implementation
    
    Signed-off-by: Laurentiu Mihalcea <[email protected]>
    LaurentiuM1234 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3b12451 View commit details
    Browse the repository at this point in the history