commit | 38133fa69bfefab6e3d1d7461b42c806d36ae33b | [log] [tgz] |
---|---|---|
author | Shruti Gupta <shruti.gupta@arm.com> | Wed Apr 19 17:00:38 2023 +0100 |
committer | Shruti Gupta <shruti.gupta@arm.com> | Fri May 05 13:55:50 2023 +0100 |
tree | 3a4ff89fad7a2c24f9d61c1cf28e0d073310ea05 | |
parent | 27479ee85d80268db99f77eea033a691a0bfda56 [diff] |
refactor(tftf): move SIMD/FPU save/restore routine to common lib - Move FPU routines to common lib - FPU/SIMD state consist of the 32 SIMD vectors, FPCR and FPSR registers - Test that FPU/SIMD state are preserved during a context switch between secure/non-secure. Signed-off-by: Shruti Gupta <shruti.gupta@arm.com> Change-Id: I88f0a9f716aafdd634c4eae5b885f839bb3deb00