Skip to content

[DNM][WiP] xtensa: user-space: test to add support for domain removal#97201

Closed
lyakh wants to merge 2 commits intozephyrproject-rtos:mainfrom
lyakh:dev/mmu
Closed

[DNM][WiP] xtensa: user-space: test to add support for domain removal#97201
lyakh wants to merge 2 commits intozephyrproject-rtos:mainfrom
lyakh:dev/mmu

Conversation

@lyakh
Copy link
Copy Markdown
Contributor

@lyakh lyakh commented Oct 8, 2025

The first commit is just to test SOF user-space

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Oct 8, 2025

@lyakh
Copy link
Copy Markdown
Contributor Author

lyakh commented Oct 8, 2025

The SOF use-case thesofproject/sof#10287

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 8, 2025

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions Bot added the Stale label Dec 8, 2025
Currently memory domain removal isn't supported, which creates a
problem with dynamic applications like SOF. Export the global domain
list head to let applications remove domains from the list. Should be
replaced with a proper API.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Use void * cleanly: avoid needless type-casts and use void * for
generic pointers instead of uint8_t *.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
@sonarqubecloud
Copy link
Copy Markdown

@github-actions github-actions Bot removed the Stale label Dec 12, 2025
@softwarecki softwarecki self-requested a review December 12, 2025 12:50
@github-actions
Copy link
Copy Markdown

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions Bot added the Stale label Feb 11, 2026
@github-actions github-actions Bot closed this Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant