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

Conversation

juimonen
Copy link
Collaborator

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.

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>
kv2019i added a commit to kv2019i/sof that referenced this pull request Jun 16, 2023
Use sof/stable-2.6 branch for Zephyr and update to take
in zephyrproject-rtos/zephyr#59272

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
kv2019i added a commit to thesofproject/sof that referenced this pull request Jun 16, 2023
Use sof/stable-2.6 branch for Zephyr and update to take
in zephyrproject-rtos/zephyr#59272

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
@nashif nashif merged commit 339b00d into zephyrproject-rtos:main Jun 17, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Intel ADSP Intel Audio platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants