commit | df8c143419c7eaa948e80287f427d5c3cbcb91d4 | [log] [tgz] |
---|---|---|
author | Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> | Wed Aug 30 14:36:53 2023 +0100 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:28:49 2025 +0000 |
tree | e63b0399f570e205112b27f7fd92b3d26cbb1a74 | |
parent | 7ed91c1231b907bdb9c3180bace7635d75d308f0 [diff] |
feat(sve): add helper routines to read, write, compare SVE registers Add helper routines to read, write, write_rand and compare SVE Z, P, FFR registers. These helper routines can be called by testcases running in NS-EL2, R-EL1, S-EL1 payload. The caller has to configure SVE vector length and has to pass memory to read/write SVE registers. Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Change-Id: I3fa064c76a498ee2348d92cba2544a6e50331e15