zephyr/tests/kernel/mem_protect
Andrew Boie 55fce980d7 tests: z_except_reason() policy from usermode
User mode should be able to successfully induce a kernel
oops, or stack check fail fatal error. The latter is
required by compiler stack canaries.

User mode should not be able to induce a kernel panic, or
fake some other kind of exception.

Currently supported on ARM and x86 platforms.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-07-29 11:08:49 -07:00
..
futex kernel: delete k_futex_init() 2019-07-01 08:15:10 -07:00
mem_protect kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
obj_validation license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
protection kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
stack_random license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
stackprot kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
sys_sem tests: add test cases for sys_sem 2019-07-24 10:12:25 -07:00
syscalls license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
userspace tests: z_except_reason() policy from usermode 2019-07-29 11:08:49 -07:00
x86_mmu_api arch/x86: move arch/x86/include/mmustructs.h to ia32/mmustructs.h 2019-07-03 20:01:17 -04:00