zephyr/tests/kernel/mem_protect/mem_map/boards
Daniel Leung bda38f033a tests: mem_map: fix memory exhaustion test on qemu_x86_tiny
The test_k_mem_map_unmap test requires some free physical pages
to work correctly. On qemu_x86_tiny, the physical memory is
artificially limited to test demand paging, which is 320KB as
of writing of this commit message. We also reserve 128KB of
physical memory as swapping area. And we do pin quite lot of
text and data (relatively speaking) in memory. There is not
much memory left for the test. So lower the amount of reserved
memory for paging to leave some pages for the test.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-10-15 04:12:25 -04:00
..
fvp_base_revc_2xaemv8a.conf
qemu_cortex_a53.conf tests,samples: Fix picolibc malloc arena settings 2023-05-09 01:29:16 +09:00
qemu_cortex_a53_qemu_cortex_a53_smp.conf hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
qemu_x86_tiny.conf tests: mem_map: fix memory exhaustion test on qemu_x86_tiny 2024-10-15 04:12:25 -04:00
qemu_x86_tiny.overlay
up_squared.overlay