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

platform: intel: ace: remove redundant definitions from memory.h #9450

Merged
merged 1 commit into from
Sep 10, 2024

Commits on Sep 9, 2024

  1. platform: intel: ace: remove redundant definitions from memory.h

    Platforms that can only be built with Zephyr, can directly use
    Zephyr cached/uncached functions in memory.h. It turns out the SRAM
    address and size definitions were only needed for these duplicate
    cache operations, so they can be removed as well.
    
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    kv2019i committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b48037e View commit details
    Browse the repository at this point in the history