zephyr/tests/kernel/mem_protect/demand_paging
Daniel Leung dfa4b7e375 kernel: mmu: z_backing_store* to k_mem_paging_backing_store*
These functions are those that need be implemented by backing
store outside kernel. Promote them from z_* so these can be
included in documentation.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-05-28 11:33:22 -04:00
..
boards tests: mem_protect/demand_paging: add config for qemu_x86_tiny 2021-05-07 13:36:22 -04:00
src kernel: mmu: z_backing_store* to k_mem_paging_backing_store* 2021-05-28 11:33:22 -04:00
CMakeLists.txt tests: add intial demand paging testcase 2021-01-23 19:47:23 -05:00
prj.conf tests: mem_protect/demand_paging: add paging stats tests 2021-04-06 16:43:55 -04:00
testcase.yaml tests: mem_protect/demand_paging: add config for qemu_x86_tiny 2021-05-07 13:36:22 -04:00