FPU: Refine tests for FP registers protection
1. Directly call assembly functions with 'fp_func_jump_template' to
make sure that FP registers are correctly protected.
2. Remove test case which is used to clear FP registers in service. FP
registers in service are cleared in psa_close if they are correctly
restored. It does not make sense to make it a single test case.
3. Extract common functions into fpu_tests_common.c.
Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com>
Change-Id: I87bf1f27c3e7755d206f28edbc43b88bf08f0b64
7 files changed