zephyr/tests/kernel/mem_protect/mem_map
Daniel Leung a9972f3d99 tests: mem_protect/mem_map: enable userspace on qemu_x86_tiny
Due to qemu_x86_tiny having very small defined SRAM area,
enabling userspace results in not having enough free physical
pages to run the tests. So make the memory a bit larger so
we can actually test memory mapping with userspace.

Fixes #46398

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-06-13 12:12:42 +02:00
..
boards tests: mem_protect/mem_map: enable userspace on qemu_x86_tiny 2022-06-13 12:12:42 +02:00
src tests: mem_protect/mem_map: Test also K_MEM_PERM_USER 2022-06-10 09:48:23 +02:00
CMakeLists.txt
custom-sections.ld
prj_x86_64_coverage_exec.conf
prj.conf tests: mem_protect/mem_map: Test also K_MEM_PERM_USER 2022-06-10 09:48:23 +02:00
testcase.yaml