Files
arm-trusted-firmware/lib/el3_runtime
Andrei HomescuandVarun Wadekar 776781d6d8 fix(simd): fix base register in fpregs_context_*
The fpregs_state_* macros require the base register
to point to the start of the simd_regs_t structure.
The fpregs_context_* functions were passing the
address incorrectly shifted by 512 bytes.

Signed-off-by: Andrei Homescu <ahomescu@google.com>
Change-Id: I757a26f8910c2ab648116e001e06baa3deb2eec4
(cherry picked from commit 09ada2f8d6)
2025-10-17 16:06:14 +00:00
..