commit | 7ed91c1231b907bdb9c3180bace7635d75d308f0 | [log] [tgz] |
---|---|---|
author | Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> | Wed Aug 30 13:27:36 2023 +0100 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:28:49 2025 +0000 |
tree | 68f9b32383bb80a3542368ebe9ffc15e4bba1c43 | |
parent | 7c56cac779c31a11ffe1a1fb44859ab2dc6326fa [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