-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samples: Support different base address of the shared mem
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]>
- Loading branch information
1 parent
2a6e590
commit d98e948
Showing
2 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters