zephyr/tests/kernel/fpu_sharing
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
..
float_disable tests: float_disable: this is no longer applicable to RISC-V 2023-01-24 15:26:18 +01:00
generic tests: kernel: fpu_sharing: add xtensa arch 2022-12-27 13:23:17 +01:00