zephyr/arch
Jakub Wasilewski 84434ba006 arch: riscv: add Kconfig option for imprecise FPU state tracking
According to the RISC-V Instruction Set Manual: Volume II, Version 20240411
(Section 3.1.6.6), some implementations may choose to track the dirtiness
of the floating-point register state imprecisely by reporting the state to
be dirty even when it has not been modified. This option reflects that.

Also add a filter in `tests/arch/riscv/fpu_sharing/` based on imprecise
FPU state tracking

Signed-off-by: Jakub Wasilewski <jwasilewski@internships.antmicro.com>
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2024-11-20 10:15:03 +00:00
..
arc llext: add support for arc 2024-11-16 15:08:51 -05:00
arm arch: arm: cleanup of soc flags in arch 2024-11-16 15:56:11 -05:00
arm64 init: support per-core init hook 2024-11-16 14:04:25 -05:00
common arch: common: fix copy for ramfunc region during XIP init 2024-11-06 10:19:08 -08:00
mips init: support per-core init hook 2024-11-16 14:04:25 -05:00
nios2 init: support per-core init hook 2024-11-16 14:04:25 -05:00
posix init: support per-core init hook 2024-11-16 14:04:25 -05:00
riscv arch: riscv: add Kconfig option for imprecise FPU state tracking 2024-11-20 10:15:03 +00:00
sparc init: support per-core init hook 2024-11-16 14:04:25 -05:00
x86 init: support per-core init hook 2024-11-16 14:04:25 -05:00
xtensa LLEXT: fix advanced uses of detached sections 2024-11-16 15:28:00 -05:00
archs.yml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig demand_paging: eviction: add kconfig CONFIG_EVICTION_TRACKING 2024-11-18 13:16:44 -05:00
Kconfig.v1 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.v2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00