zephyr/subsys/demand_paging/backing_store
Chris Friedt f42a49e4cc demand_paging: use ram backend by default
In order to be functional and avoid linker errors, use a
default setting for BACKING_STORE_CHOICE that is something other
than "this is not implemented".

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-01-09 15:50:37 +01:00
..
backing_store_ondemand_semihost.c demand_paging: Fix static assert in k_mem_paging_backing_store_page_out() 2025-01-08 21:02:15 +01:00
backing_store_qemu_x86_tiny.c kernel: mm: rename z_page_frame_* to k_mem_page_frame_* 2024-06-12 21:13:26 -04:00
CMakeLists.txt demand_paging: add a semihosting based backing store for on-demand sections 2024-09-11 20:18:51 -04:00
Kconfig demand_paging: use ram backend by default 2025-01-09 15:50:37 +01:00
ram.c kernel: mmu: support for on-demand mappings 2024-08-26 17:25:41 -04:00