On Fri, Mar 17, 2023 at 1:20 PM Luca Fancellu <luca.fance...@arm.com> wrote:
> On Arm, the SVE vector length is encoded in arch_capabilities field > of struct xen_sysctl_physinfo, make use of this field in the tools > when building for arm. > > Signed-off-by: Luca Fancellu <luca.fance...@arm.com> > Golang bits: Acked-by: George Dunlap <george.dun...@citrix.com>