zephyr/tests/kernel/mem_protect/demand_paging
Daniel Leung 40ba4015e3 kernel: mm: only include demand_paging.h if needed
This moves including of demand_paging.h out of kernel/mm.h,
so that users of demand paging APIs must include the header
explicitly. Since the main user is kernel itself, we can be
more discipline about header inclusion.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-11-23 10:01:45 +01:00
..
boards boards: qemu_x86_tiny: enabled for general demand paging testing 2021-08-26 21:16:22 -04:00
src kernel: mm: only include demand_paging.h if needed 2023-11-23 10:01:45 +01:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests: improve filtering and use integration_platforms 2023-05-24 07:50:50 -04:00