zephyr/tests/kernel/fpu_sharing/float_disable/src
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
..
k_float_disable.c tests: float_disable: this is no longer applicable to RISC-V 2023-01-24 15:26:18 +01:00