Re: [RFC PATCH] ast2600: Fix CPU features

2022-09-27 Thread Cédric Le Goater
On 9/27/22 03:49, Joel Stanley wrote: On Mon, 26 Sept 2022 at 07:05, Cédric Le Goater wrote: On 9/26/22 08:26, Cédric Le Goater wrote: Currently, the CPU features exposed to the AST2600 QEMU machines are : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evts

Re: [RFC PATCH] ast2600: Fix CPU features

2022-09-26 Thread Joel Stanley
On Mon, 26 Sept 2022 at 07:05, Cédric Le Goater wrote: > > On 9/26/22 08:26, Cédric Le Goater wrote: > > Currently, the CPU features exposed to the AST2600 QEMU machines are : > > > >half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt > >vfpd32 lpae evtstrm > > > > But, the featu

Re: [RFC PATCH] ast2600: Fix CPU features

2022-09-26 Thread Cédric Le Goater
On 9/26/22 08:26, Cédric Le Goater wrote: Currently, the CPU features exposed to the AST2600 QEMU machines are : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm But, the features of the Cortex A7 CPU on the Aspeed AST2600 A3 SoC are : half thumb fastm

[RFC PATCH] ast2600: Fix CPU features

2022-09-25 Thread Cédric Le Goater
Currently, the CPU features exposed to the AST2600 QEMU machines are : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm But, the features of the Cortex A7 CPU on the Aspeed AST2600 A3 SoC are : half thumb fastmult vfp edsp vfpv3 vfpv3d16 tls vfpv4 idiva idi