xtensa: mpu: adding or removing partitions from memory domain of current running thread has no effect #75834
Labels
area: Memory Protection
area: Xtensa
Xtensa Architecture
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Describe the bug
Adding or removing partitions from the memory domain of the currently running thread has no effect. The memory regions cannot be access (for additions), or can still be accessed (for removal) after calling
k_mem_domain_add_partition()
ork_mem_domain_remove_partition()
.Expected behavior
Impact
Annoyance ... for now.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: