zephyr/tests/kernel/mem_protect
Ioannis Glaropoulos 13a587756c tests: kernel: userspace: explicitly declare function for the test
In the wake of moving the internal API header arm_core_mpu_dev.h
into arch/arm/cortex_m/mpu, we need to explicitly declare the
arm_core_mpu_disable() function in the userspace test. Note that
arm_core_mpu_disable() (as any other function in this internal
API) is not supposed to be called directly by kernel/application
functions; an exception is allowed in this test suite, so we are
able to test the MPU disabling functionality.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-05-30 09:00:05 -05:00
..
mem_protect tests: adjust stack size for mps2_an385's coverage test 2019-04-11 17:59:39 -04:00
obj_validation license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
protection tests: kernel: mem_protect: protection: fix test-case filter 2019-04-23 13:04:22 -07:00
stack_random license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
stackprot tests: stackprot: don't set main stack size 2019-05-03 13:30:16 -07:00
syscalls license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
userspace tests: kernel: userspace: explicitly declare function for the test 2019-05-30 09:00:05 -05:00
x86_mmu_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00