commit | 7e514f6a01af8af9e6f203b1406a3f5c3ea1f045 | [log] [tgz] |
---|---|---|
author | Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> | Wed Aug 30 13:27:36 2023 +0100 |
committer | Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> | Wed Oct 25 14:24:42 2023 +0100 |
tree | 68f9b32383bb80a3542368ebe9ffc15e4bba1c43 | |
parent | 035899729133080ffff3ed691ba65664c34f75ca [diff] |
feat(fpu): add helper routines to read, write, compare FPU registers Add helper routines to read, write, write_rand and compare FPU state and FPU control/status registers. These helper routines can be called by testcases running in NS-EL2, R-EL1, S-EL1 payload. The caller has to pass memory to read/write FPU registers. Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Change-Id: I10ae5487c9f58e46434c1bd5b42fd458ec755045