commit | 52c8ba34212b03f22a1f40068c1040116e344bf7 | [log] [tgz] |
---|---|---|
author | Olivier Deprez <olivier.deprez@arm.com> | Fri May 13 18:30:25 2022 +0200 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Tue May 17 14:53:22 2022 +0200 |
tree | 238246ab657d3a488431d93eec5b16aa4453bfc7 | |
parent | 368523d87fe0ec3c17659d79500abbf50a4a84c6 [diff] |
fix(spm-mm): tf config update to enable FP/SIMD Per introduction of [1], update SPM-MM tf build configurations to enable CTX_INCLUDE_FPREGS=1 to permit saving/restoring the normal world context on world switches. This is a security measure beyond the recommendation for SPs to save/restore the FP/SIMD context [2]. [1] https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/15167 [2] https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/services/std_svc/spm_mm/spm_mm_setup.c?h=v2.6#n186 Signed-off-by: Olivier Deprez <olivier.deprez@arm.com> Change-Id: I7243f64799b56edcb2b19c0ca1ed0bee79288bce