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

Enable MU for HiFi4 DSP from i.MX8M Plus #124

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

iuliana-prodan
Copy link
Contributor

Prerequisites

  • I have checked latest main branch and the issue still exists.
  • I did not see it is stated as known-issue in release notes.
  • No similar GitHub issue is related to this change.
  • My code follows the commit guidelines of this project.
  • I have performed a self-review of my own code.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.

Describe the pull request
Add MU support for HiFi4 DSP from i.MX8 M Plus target.
This is used for IPC.
Having this enabled we can run the openamp_rsc_table sample from Zephyr: https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/subsys/ipc/openamp_rsc_table

Type of change
Enable MU for DSP

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Tests

  • Test configuration (please complete the following information):

    • Hardware setting: DSP from i.MX8MP
    • Toolchain: gcc
  • Test executed
    Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

    • Build Test
      Build Zephyr sample openamp_rsc_table for nxp_adsp_imx8m board
    • Run Test
      Run Zephyr sample openamp_rsc_table and the output will be displayed on console.

Include MU driver for i.MX8M DSP.

Signed-off-by: Iuliana Prodan <[email protected]>
@iuliana-prodan
Copy link
Contributor Author

Hi @dleach02, @mmahadevan108, @mcuxsusan
Can you, please, help review this?

@iuliana-prodan iuliana-prodan changed the title Mu for dsp Enable MU for HiFi4 DSP from i.MX8M Plus Jul 10, 2023
@iuliana-prodan
Copy link
Contributor Author

@mcuxsusan can you please help me with a review?

@iuliana-prodan
Copy link
Contributor Author

cc: @jasonNXP @zejiang0jason

@zejiang0jason zejiang0jason merged commit e42cae9 into nxp-mcuxpresso:main Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants