commit | 5b68e20b2a0c9ac70caa2dd833d48f5fd49aa581 | [log] [tgz] |
---|---|---|
author | Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> | Tue Jun 06 16:31:19 2023 +0100 |
committer | Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> | Tue Oct 31 13:56:17 2023 +0000 |
tree | 3e0552b2dae1f333abe34bddd7a4ea63c40f985f | |
parent | 47b702c49a622e895d70104d78a20bb979dae229 [diff] |
feat(sme): add sme helper routines and add streaming sve support This patch adds a few helper routines to set the Streaming SVE vector length (SVL) in the SMCR_EL2 register, to enable/disable FEAT_SME_FA64 and to get CPU's Streaming SVE mode status. This patch also makes SVE compare routines compatible for both normal SVE and streaming SVE mode. Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Change-Id: I7294bb17a85de395a321e99241704066662c90e8