commit | 9950ef294b251a2d81aa9a1c683ad56b2aa5cdba | [log] [tgz] |
---|---|---|
author | Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> | Tue Jun 06 16:31:19 2023 +0100 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:28:49 2025 +0000 |
tree | 85b9cd65f219734cef41aace71d3e6a9e0953f5e | |
parent | 073d8f11b79f709c5628875ae7dae894a0ba8ba0 [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