Skip to content
Commit de299bec authored by Subhasish Ghosh's avatar Subhasish Ghosh Committed by Joey Gouly
Browse files

arm: realm: Add test for FPU/SIMD context save/restore



Test that the FPU/SIMD registers are saved and restored correctly when
context switching VCPUs.

In order to test fpu/simd functionality, we need to make sure that
kvm-unit-tests doesn't generate code that uses the fpu registers, as that
might interfere with the test results. Thus make sure we compile the tests
with -mgeneral-regs-only.

Signed-off-by: default avatarSubhasish Ghosh <subhasish.ghosh@arm.com>
Signed-off-by: Joey Gouly's avatarJoey Gouly <joey.gouly@arm.com>
parent 39b8e3a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment