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
src tests: mem_protect/mem_map: pin test_page in memory 2021-08-26 21:16:22 -04:00
CMakeLists.txt
custom-sections.ld
prj.conf
prj_x86_64_coverage_exec.conf
testcase.yaml