27db56468a
The syscall_perf test cannot be built successfully due to region RAM overflow on qemu_riscv32_xip and hifive1_revb. The dtim is only 16KB, To reduce the main stack size to make it can be built successfully. Base on the spec(fe310-g002-manual-v1p1.pdf), the size of itim should be 8KB. Modify the definition in its DTS file. And it also fix some of the gcc warning when testing it by twister. This PR partially fixes #41399. Signed-off-by: Enjia Mai <enjia.mai@intel.com> |
||
---|---|---|
.. | ||
hello_world_user | ||
prod_consumer | ||
shared_mem | ||
syscall_perf | ||
index.rst |