commit | fa05bd9ea226541e860789443b8f68f8d8846390 | [log] [tgz] |
---|---|---|
author | Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> | Wed Aug 30 14:36:53 2023 +0100 |
committer | Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> | Wed Oct 25 15:07:14 2023 +0100 |
tree | e63b0399f570e205112b27f7fd92b3d26cbb1a74 | |
parent | 7e514f6a01af8af9e6f203b1406a3f5c3ea1f045 [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