Skip to content

vmh: fix address categorisation - #11190

Open
lyakh wants to merge 1 commit into
thesofproject:mainfrom
lyakh:vmh
Open

vmh: fix address categorisation#11190
lyakh wants to merge 1 commit into
thesofproject:mainfrom
lyakh:vmh

Conversation

@lyakh

@lyakh lyakh commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

VMH doesn't occupy all the available SRAM address space, only a part of it. Use the correct address range to fix the categorisation.

VMH doesn't occupy all the available SRAM address space, only a part
of it. Use the correct address range to fix the categorisation.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Copilot AI lite review requested due to automatic review settings September 11, 2026 09:51
@lyakh
lyakh requested a review from dabekjakub as a code owner September 11, 2026 09:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review comments remain.

Pull request overview

Corrects VMH address categorization to use the actual configured virtual heap region.

Changes:

  • Uses the aligned unused-L2 start as the VMH base.
  • Limits categorization to CONFIG_SOF_ZEPHYR_VIRTUAL_HEAP_REGION_SIZE.
  • Removes the obsolete linker marker reference.
File summaries
File Description
zephyr/lib/alloc.c Updates VMH address-range detection.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@intel-sofci

Copy link
Copy Markdown

PR 11190: test results

Run date: 2026-09-11 15:06 UTC

Tested commit: c56d43dd347868a5964a2f2b12ce9d402cb75b8d

mtl pass rate lnl pass rate ptl pass rate wcl pass rate nvl pass rate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants