This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to enable SVE support on SGI-575?

I'm trying to test SVE support on SGI-575 FVP. For this purpose, I've built "sve_array_sum" example with some modifications and I'm having exception with ESR_EL1.EC = 0. I investigated further and found that ID_AA64PFR0_EL1.SVE = 0 which means SVE isn't enabled on this FVP. I know we can enable SVE in FVPs by setting parameter "SVE.ScalableVectorExtension.veclen=<length>" but this parameters doesn't exist on SGI-575 FVP. Do anyone here have any idea about how we can enable SVE support on SGI-575 FVP?

Parents
  • Hi,

    The SVE plugin is available for both FVPs and in the Fast Models product. No special request is needed.

    I don't see it in the SGI-575 plugins directory -- probably because it's modeling Cortex-A75.

    You may be able to take the plugin from the Armv8-A Architecture FVP as it's included there or just switch over to this FVP.

    Thanks,

    Jason

Reply
  • Hi,

    The SVE plugin is available for both FVPs and in the Fast Models product. No special request is needed.

    I don't see it in the SGI-575 plugins directory -- probably because it's modeling Cortex-A75.

    You may be able to take the plugin from the Armv8-A Architecture FVP as it's included there or just switch over to this FVP.

    Thanks,

    Jason

Children