zephyr/tests/kernel/mem_protect/userspace
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
..
src tests: z_except_reason() policy from usermode 2019-07-29 11:08:49 -07:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
prj.conf tests: force stack canaries off for two user tests 2019-07-17 09:32:07 -07:00
testcase.yaml tests: change the min_ram for mbedtls and mem_protect 2019-05-14 12:23:42 -05:00