Go to file
Mazen NEIFER 4713575cb1 tests: Introduced new config option to add extra stack size for tests.
This option is added in order to support Xtensa, which needs more stack than
other architecture. This allows having a centralized way to change stack
requirements for all tests.
This extra stack size is eaqual to 0 for most architectures, except Xtensa
which requires additional 768 bytes for each stack.

Change-Id: Ie5dcae1dfd29018d36ef35dae22dc4c1a2ecdc14
Signed-off-by: Mazen NEIFER <mazen@nestwave.com>
2017-02-13 11:39:03 -08:00
.known-issues doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
arch Xtensa port: Fixed compilation errors caused by last rebase on master. 2017-02-13 11:39:02 -08:00
boards xt-sim: add support for 'make debug' 2017-02-13 11:39:01 -08:00
doc doc: update make clean to remove doxygen folder 2017-02-09 23:52:02 +00:00
drivers Xtensa port: Fixed Xtensa timer in case of tickles idle. 2017-02-13 11:39:02 -08:00
dts dts: hexiwear: fix fixup to use correct define 2017-02-11 07:00:38 +00:00
ext clock control:stm32: provide STM32Cube LL based driver 2017-02-10 14:47:41 -06:00
include Xtensa port: Fixed scheduling bug caused to missing Endianess related macros. 2017-02-13 11:39:02 -08:00
kernel Xtensa port: Increased idle thread stack size to avoid stack overflow. 2017-02-13 08:04:27 -08:00
lib Xtensa port: Fixed defintion of MAX_HEAP_SIZE, thus, compilation of new_lib. 2017-02-13 11:39:02 -08:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples REVERTME: cpp_synchronization: disable on Xtensa 2017-02-13 11:39:03 -08:00
scripts xcc: add ccache support 2017-02-13 11:39:02 -08:00
subsys kernel: Add OpenOCD support 2017-02-11 03:57:19 +00:00
tests tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes
.gitignore gitignore: Ignore Eclipse (Xtensa Xplorer) project files. 2017-02-13 08:04:27 -08:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild Changed Kbuild to pass also KBUILD_CPPFLAGS to CC on addition to KBUILD_CFLAGS. 2017-02-13 08:04:27 -08:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: added maintainer for riscv32 2017-02-03 19:31:41 +01:00
Makefile Makefile: test for -fno-asynchronous-unwind-tables 2017-02-13 08:04:27 -08:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00