]> begriffs open source - freertos/commit
portable: aarch64_sre: add the configuration and status registers to the fpu saved...
authorMarouen Ghodhbane <marouen.ghodhbane@nxp.com>
Wed, 9 Oct 2024 16:34:55 +0000 (18:34 +0200)
committerArchit Gupta <archigup@amazon.com>
Thu, 23 Jan 2025 01:00:50 +0000 (17:00 -0800)
commit630cfb5b79dee06faaeedf2b69893b68a97c4c70
tree254287a42a1869f675fabc968627710375eb2eb6
parentff0989e46b15dca255b57cecaff22795bff9df85
portable: aarch64_sre: add the configuration and status registers to the fpu saved context

FPSR and FPCR are two 64-bits registers where only the lower 32 bits are defined.
Save them when doing context switch with FPU context saving enabled.

Signed-off-by: Marouen Ghodhbane <marouen.ghodhbane@nxp.com>
portable/GCC/ARM_AARCH64_SRE/port.c
portable/GCC/ARM_AARCH64_SRE/portASM.S