commit | 06a916feca2b262ab0c1a2aeb68882f4b1108a07 | [log] [tgz] |
---|---|---|
author | Dave Martin <Dave.Martin@arm.com> | Thu Apr 18 18:41:38 2019 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Tue Apr 23 18:02:00 2019 +0100 |
tree | 7687db5cfb7163edb21e8f6d13bcea9c5c8488e8 | |
parent | dd523791c939cfe642557cb2fac754ac0fed80fe [diff] |
arm64: Expose SVE2 features for userspace This patch provides support for reporting the presence of SVE2 and its optional features to userspace. This will also enable visibility of SVE2 for guests, when KVM support for SVE-enabled guests is available. Signed-off-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>