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

remoteproc: do cache invalidation before reading rsc_table status #500

Merged
merged 2 commits into from
Jul 17, 2023

Commits on Jul 17, 2023

  1. remoteproc: do cache invalidation before reading rsc_table info

    Do a cache invalidation before reading the resource table's info
    since this ca be in a cacheable region.
    
    Make this optional, based on VIRTIO_CACHED_RSC_TABLE.
    
    Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
    iuliana-prodan committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    af40a57 View commit details
    Browse the repository at this point in the history
  2. README: add new cache option for resource table

    Add info for WITH_DCACHE_RSC_TABLE option.
    
    Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
    iuliana-prodan committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    25ffebe View commit details
    Browse the repository at this point in the history