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

Port NXP ADSP soc/boards to HWMv2 #69398

Merged
merged 7 commits into from
Feb 28, 2024

Commits on Feb 28, 2024

  1. soc: nxp: Port i.MX ADSP family to hardware model v2

    Port i.MX ADSP family to HWMv2, including series:
    - imx8
    - imx8m
    - imx8x
    - imx8ulp
    
    Signed-off-by: Iuliana Prodan <[email protected]>
    iuliana-prodan committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    813ccd5 View commit details
    Browse the repository at this point in the history
  2. boards: nxp: Convert i.MX ADSP boards to hardware model v2

    Convert i.MX ADSP boards to HMV2 including:
    - imx8mp_evk
    - imx8qxp_mek
    - imx8qm_mek
    - imx8ulp_evk
    
    Signed-off-by: Iuliana Prodan <[email protected]>
    iuliana-prodan committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    01eda8e View commit details
    Browse the repository at this point in the history
  3. samples: update board name

    Update board name and rename files for
    openamp_rsc_table sample.
    
    Signed-off-by: Iuliana Prodan <[email protected]>
    iuliana-prodan committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d01d4a4 View commit details
    Browse the repository at this point in the history
  4. modules: mcux: remove SOC_FAMILY_NXP_ADSP

    Remove SOC_FAMILY_NXP_ADSP since this is not used
    anymore for the ADSP.
    With HWMv2 ADSP is part of SOC_FAMILY_IMX.
    
    Signed-off-by: Iuliana Prodan <[email protected]>
    iuliana-prodan committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4d1fa0f View commit details
    Browse the repository at this point in the history
  5. modules: rename SOC_FAMILY_IMX

    Rename SOC_FAMILY_IMX to SOC_FAMILY_NXP_IMX.
    
    I've also kept SOC_FAMILY_IMX since there are
    still legacy socs/boards that use it. When all
    are ported to HWMv2 this should be removed.
    
    Signed-off-by: Iuliana Prodan <[email protected]>
    iuliana-prodan committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    50b2d6d View commit details
    Browse the repository at this point in the history
  6. west: update xtensa hal

    Update Xtensa HAL to get the
    rename of the SoC overlay for
    NXP i.MX8ULP.
    
    Signed-off-by: Iuliana Prodan <[email protected]>
    iuliana-prodan committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5efdd1a View commit details
    Browse the repository at this point in the history
  7. manifest: update SOF sha for NXP HWMv2

    Update SOF for NXP's new boards name and configs.
    
    Signed-off-by: Iuliana Prodan <[email protected]>
    iuliana-prodan committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    94e2ee6 View commit details
    Browse the repository at this point in the history