No description
Find a file
Jean-Paul Etienne bc81926b9a tests: kernel: test_mpool_concept: increase STACK_SIZE to 1024 for riscv32
In RISCV, stack always grows by a multiple of 16 bytes, even if we are saving
data of size < 16 bytes onto the stack.

Hence, for riscv32 architecture a bigger stack size is required for
test_mpool_concept, otherwise we experience stack overflow.

Change-Id: I938aa511efcae66f0131fa1bc23bd68600421885
Signed-off-by: Jean-Paul Etienne <fractalclone@gmail.com>
2017-01-24 23:03:29 +00:00
.known-issues kernel: doc: Add deprecation notice to legacy.h 2017-01-16 18:13:03 -05:00
arch quark_se: PM: Add multicore support 2017-01-24 13:36:55 +00:00
boards doc: nios2 altera max 10 board documentation 2017-01-24 17:58:59 +00:00
doc docs: sensor: update included example code 2017-01-23 15:32:54 +02:00
drivers drivers: spi: enable gpio driver automatically when needed 2017-01-24 13:47:22 +00:00
ext spi: Introduce new mcux shim driver 2017-01-23 15:15:54 -06:00
include kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
kernel kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
misc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
samples Bluetooth: Move Bluetooth docs to rst 2017-01-24 17:58:59 +00:00
scripts filter-known-issues: add warning support, clean up, add more help 2017-01-24 13:44:48 +00:00
subsys kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
tests tests: kernel: test_mpool_concept: increase STACK_SIZE to 1024 for riscv32 2017-01-24 23:03:29 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05: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 kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05: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 boards: arm: Add board for MPS2 with AN383 2017-01-23 15:15:54 -06:00
Makefile build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00: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