arm-trusted-firmware/plat/arm
Rakshit Goyal ac05182df0 fix(rdv3): correctly handle FP regs context saving
Commit fe488c3796 added an override to
force `CTX_INCLUDE_SVE_REGS` to 0 when `SPD == spmd` and
`SPMD_SPM_AT_SEL2 == 1`.
Since there is an architectural dependency between FP and SVE registers,
`CTX_INCLUDE_FPREGS` must also be overridden to 0 when
CTX_INCLUDE_SVE_REGS is 0.

Signed-off-by: Rakshit Goyal <rakshit.goyal@arm.com>
Change-Id: I1cd834241a2d5a5368ac532a348d8729a701bbcd
2025-03-20 13:04:53 +00:00
..
board fix(rdv3): correctly handle FP regs context saving 2025-03-20 13:04:53 +00:00
common build(poetry): install dependencies with --no-root 2025-03-10 09:27:38 +00:00
css/common feat(arm): convert arm platforms to expect a wakeup 2025-02-03 14:29:47 +00:00
soc/common plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00