zephyr/tests/kernel/mem_protect/mem_map
Daniel Leung 1203289143 tests: mem_protect/mem_map: pin test_page in memory
This pins the test_page in memory for tests about memory
mapping. This is simply to make sure the whole array
is in physical memory for mapping or else the mapping
function would fail due to having nothing to map.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-26 21:16:22 -04:00
..
boards tests: mem_protect/mem_map: add testing for k_mem_unmap() 2021-05-07 13:36:22 -04:00
src tests: mem_protect/mem_map: pin test_page in memory 2021-08-26 21:16:22 -04:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
custom-sections.ld tests: mem_protect/mem_map: no need to skip test if link in virt 2021-03-16 15:03:44 -04:00
prj_x86_64_coverage_exec.conf tests: mem_map: fix execution test for x86_64 with coverage 2021-02-02 13:59:41 -05:00
prj.conf
testcase.yaml tests: mem_map: fix execution test for x86_64 with coverage 2021-02-02 13:59:41 -05:00