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

soc: xtensa: intel_adsp: fix memory bank shutdown #59272

Merged
merged 1 commit into from
Jun 17, 2023

Commits on Jun 15, 2023

  1. soc: xtensa: intel_adsp: fix memory bank shutdown

    Amount of memory banks should vary depending on platform, otherwise
    power down sequence might result in ipc timeout as the memory used by
    the ipc itself is shutdown.
    
    Lift the needed defines from sram.c to adsp_memory.h and shorten the
    names to avoid collision with sof code. No functional change to sram.c.
    
    Signed-off-by: Jaska Uimonen <jaska.uimonen@linux.intel.com>
    Jaska Uimonen authored and Jaska Uimonen committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a508598 View commit details
    Browse the repository at this point in the history