mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-27 07:15:20 +00:00
Merge "fix(rdv3): correctly handle FP regs context saving" into integration
This commit is contained in:
commit
3c198a97ad
1 changed files with 1 additions and 0 deletions
|
@ -178,5 +178,6 @@ override CTX_INCLUDE_SVE_REGS := 1
|
|||
ifeq (${SPD},spmd)
|
||||
ifeq (${SPMD_SPM_AT_SEL2},1)
|
||||
override CTX_INCLUDE_SVE_REGS := 0
|
||||
override CTX_INCLUDE_FPREGS := 0
|
||||
endif
|
||||
endif
|
||||
|
|
Loading…
Add table
Reference in a new issue