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

Add support for i.MX8ULP DSP core, or imx8ulp_evk//adsp board, in openamp_rsc_table sample #83049

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

iuliana-prodan
Copy link
Collaborator

Add mailbox, resource table section in linker and the dts and config overlay for i.MX8ULP DSP core in order
to have the openamp_rsc_table sample working on imx8ulp_evk//adsp board.

Update hal_nxp revision to pull in the following patch:
e5dc558ed6a9("mcux: hal_nxp: Enable MU1 driver for 8ULP")

Signed-off-by: Iuliana Prodan <[email protected]>
Fix the following compile warning:
"Warning (unique_unit_address_if_enabled):
/cpus/cpu@0: duplicate unit-address (also used
in node /cpus/interrupt-controller@0)"

Signed-off-by: Iuliana Prodan <[email protected]>
Add resource_table section in linker script
for i.MX8ULP, for inter-process communication.

Signed-off-by: Iuliana Prodan <[email protected]>
Add mailbox node used for inter-process communication.

Signed-off-by: Iuliana Prodan <[email protected]>
Add the dts and config overlay for imx8ulp_evk//adsp
to have the openamp_rsc_table sample working on
HiFi4 DSP from i.MX8ULP.

Since openamp_rsc_table sample uses IPM API and i.MX8ULP
has a mbox driver for messaging unit, we need a mailbox node.
This will load the ipm_mbox driver that exposes the IPM
interface while using a MBOX driver in the back-end.

Signed-off-by: Iuliana Prodan <[email protected]>
@zephyrbot
Copy link
Collaborator

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_nxp zephyrproject-rtos/hal_nxp@d2e2514 (master) zephyrproject-rtos/hal_nxp#488 zephyrproject-rtos/hal_nxp#488/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: IPC Inter-Process Communication area: Open AMP area: Samples Samples area: Xtensa Xtensa Architecture DNM This PR should not be merged (Do Not Merge) manifest manifest-hal_nxp platform: NXP MPU platform: NXP Xtensa
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants