zephyr/tests/kernel/fpu_sharing/float_disable
Nicolas Pitre 189fcbb3af tests: float_disable: this is no longer applicable to RISC-V
With lazy FPU context switching, k_float_disable() is merely triggering
a synchronous FPU context save and k_float_enable() is a no-op.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2023-01-24 15:26:18 +01:00
..
src tests: float_disable: this is no longer applicable to RISC-V 2023-01-24 15:26:18 +01:00
CMakeLists.txt
prj_x86.conf
prj.conf tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
testcase.yaml tests: float_disable: this is no longer applicable to RISC-V 2023-01-24 15:26:18 +01:00