This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
43d323ee9e
zephyr
/
tests
/
kernel
/
fatal
/
prj.conf
4 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
nios2: Add include for _check_stack_sentinel() This API moved into kswap.h and the resulting warning on this arch got missed. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-02-09 04:34:35 +08:00
CONFIG_STACK_SENTINEL=y
CONFIG_HW_STACK_PROTECTION=n
tests: fatal: convert legacy test to ztest Clear checkpatch errors and make use of ztest apis to support ztest framework. Signed-off-by: Punit Vara <punit.vara@intel.com>
2017-10-31 13:05:27 +08:00
CONFIG_ZTEST=y