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

hw/ipc_nrf5340: Support for flexible memory sharing #2999

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

Commits on Apr 18, 2024

  1. hw/ipc_nrf5340: Support for flexible memory sharing

    This adds easy way to add application specific shared
    memory regions that will be defined on application
    core and can be easily found on network core.
    This is done so linker scripts for network and application
    core does not have to be carefully synchronized.
    
    Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
    kasjer committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6f98677 View commit details
    Browse the repository at this point in the history