Skip to content

Dependency between userspace and memory protection features #29716

@amergnat

Description

@amergnat

Describe the bug
On this file: https://github.com/zephyrproject-rtos/zephyr/blob/master/include/app_memory/mem_domain.h#L30
It should be CONFIG_USERSPACE instead of CONFIG_MEMORY_PROTECTION.
This issue force to enable CONFIG_MEMORY_PROTECTION to use userspace feature whereas they shouldn't be dependent (Kconfig and CMakeLists files going this way).

Metadata

Metadata

Labels

Stalearea: UserspaceUserspacebugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions