This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
c544926b37
zephyr
/
tests
/
arch
/
riscv
/
fpu_sharing
/
testcase.yaml
7 lines
112 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: riscv: test FPU sharing access behavior The RISC-V FPU context switching code is intricate and sometimes subtle. Here's a test that exercizes various code paths to ensure they work as intended, and to confirm that the target hardware does behave as expected too. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2023-01-28 08:30:57 +08:00
tests
:
arch.riscv.fpu_sharing
:
samples, tests: convert string-based twister lists to YAML lists Twister now supports using YAML lists for all fields that were written as space-separated lists. Used twister_to_list.py script. Some artifacts on string length are due to how ruamel dumps content. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-08 19:37:42 +08:00
arch_allow
:
-
riscv32
-
riscv64
tests: riscv: test FPU sharing access behavior The RISC-V FPU context switching code is intricate and sometimes subtle. Here's a test that exercizes various code paths to ensure they work as intended, and to confirm that the target hardware does behave as expected too. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2023-01-28 08:30:57 +08:00
filter
:
CONFIG_CPU_HAS_FPU