Use of a printk that supports floating point changes the stack requirements causing kernel.common.stack_protection_arm_fpu_sharing to fail. The test doesn't need this capability so revert to nano formatting. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
CONFIG_FPU=y
|
|
CONFIG_FPU_SHARING=y
|
|
CONFIG_CBPRINTF_NANO=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_COVERAGE=n
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_APPLICATION_DEFINED_SYSCALL=y
|