zephyr/tests/kernel/fpu_sharing
Jaxson Han 7d174eed41 test: kernel: fpu_sharing: Fix text exception by increasing the stack size
The test case will show an unexpected exception in the idle thread after
all test cases pass. The issue is caused by the main thread
stackoverflow.

Increase the main stack configured in this test case to fix the issue.

Signed-off-by: Jaxson Han <jaxson.han@arm.com>
2023-05-30 10:14:55 +02:00
..
float_disable barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
generic test: kernel: fpu_sharing: Fix text exception by increasing the stack size 2023-05-30 10:14:55 +02:00