zephyr/subsys/demand_paging
Daniel Leung c3abd7a383 demand_paging: add a flash-based backing store for qemu_x86_tiny
This adds a flash-based backing store for qemu_x86_tiny board for
testing demand paging. This allows us to test code execution where
.text section is not in physical memory at boot.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-26 21:16:22 -04:00
..
backing_store demand_paging: add a flash-based backing store for qemu_x86_tiny 2021-08-26 21:16:22 -04:00
eviction kernel: mmu: rename z_eviction* to k_mem_paging_eviction* 2021-05-28 11:33:22 -04:00
CMakeLists.txt demand_paging: add infra for demand paging modules 2021-01-23 19:47:23 -05:00
Kconfig demand_paging: add infra for demand paging modules 2021-01-23 19:47:23 -05:00