We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c668199 commit e19fd4dCopy full SHA for e19fd4d
tests/kernel/fpu_sharing/float_disable/testcase.yaml
@@ -21,11 +21,11 @@ tests:
21
extra_args: CONF_FILE=prj_x86.conf
22
extra_configs:
23
- CONFIG_X86_SSE_FP_MATH=n
24
- platform_allow: qemu_x86 qemu_x86_lakemont ehl_crb
+ platform_allow: qemu_x86 qemu_x86_lakemont ehl_crb acrn_ehl_crb
25
tags: fpu kernel userspace
26
kernel.fpu_sharing.float_disable.x86.sse:
27
28
29
- CONFIG_X86_SSE_FP_MATH=y
30
31
0 commit comments