zephyr/arch
Michele Sardo 5981dc8ee1 arch: arm: cortex_m: Modifed FPU save and restore helpers
z_arm_save_fp_context and z_arm_restore_fp_context
save and restore fpu context regardless of the
CONFIG_FPU_SHARING setting.

This modification is required to support suspend to ram use cases
where save and restore of FPU state is needed to ensure proper bahaviour
after wakeup.

Signed-off-by: Michele Sardo <michele.sardo@st.com>
2025-07-19 13:45:07 -04:00
..
arc arc: cache: Support region operations, SLC, and entire cache operations 2025-07-19 09:42:20 +02:00
arm arch: arm: cortex_m: Modifed FPU save and restore helpers 2025-07-19 13:45:07 -04:00
arm64 arch: arm64: core: fpu: mark unused function argument 2025-07-11 08:18:43 -10:00
common arch: common: update RISC-V semihosting spec link 2025-07-01 10:15:32 -05:00
mips arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS 2025-06-10 22:13:09 +02:00
posix arch/posix: Remove support for CONFIG_NATIVE_APPLICATION 2025-07-19 09:38:15 +02:00
riscv kconfig: fix typo in (arch, boards, kernel, modules, samples, share) 2025-07-01 10:58:54 -10:00
rx include: arch: rx: Change data symbol name 2025-06-26 14:07:03 +02:00
sparc Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
x86 x86: rename DEBUG_INFO to X86_DEBUG_INFO 2025-06-20 14:43:42 -05:00
xtensa xtensa: tracing: instrument thread switching 2025-07-08 18:34:11 -05:00
archs.yml scripts: hwm_v2: add full_name property for archs 2025-06-06 10:29:44 +02:00
CMakeLists.txt
Kconfig riscv: select ATOMIC_OPERATIONS based on RISCV_ISA_EXT_A 2025-06-30 15:17:47 -05:00