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

samples: Add support for different base address of the shared mem in the memory map of each core #84170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iuliana-prodan
Copy link
Collaborator

@iuliana-prodan iuliana-prodan commented Jan 17, 2025

Now, in open_amp_rsc_table sample we support only the devices that have the same value for physical and virtual address. But, in case they are different, we need to give both addresses. Therefore, for physical address take the second register block from ipc_shm node if it exists, otherwise take the first one, as before.

Fixes: #84168

Now, in open_amp_rsc_table sample we support only the devices
that have the same value for physical and virtual address.
But, in case they are different, we need to give both addresses.
Therefore, for physical address take the second register block from
ipc_shm node if it exists, otherwise take the first one, as before.

Signed-off-by: Iuliana Prodan <[email protected]>
@iuliana-prodan iuliana-prodan force-pushed the openamp_rsc_table_va_to_pa branch from 7c1fe8f to d98e948 Compare January 17, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants