zephyr/tests/kernel/mem_protect/stackprot/testcase.yaml
Andy Ross 31e79a791e tests/kernel/mem_protect/stackprot: Whitelist x86_64
This architecture doesn't support stack canaries.  In fact the gcc
-fstack-protect features don't seem to be working at all.  I'm
guessing it's an x32 ABI mismatch?

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-01-11 15:18:52 -05:00

5 lines
110 B
YAML

tests:
kernel.memory_protection:
arch_exclude: nios2 xtensa posix x86_64
tags: kernel ignore_faults