RE: [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel

2022-06-27 Thread Neal Liu
> On Mon, 27 Jun 2022 at 08:55, Neal Liu wrote: > > > > > Reviewed-by: Chia-Wei Wang > > > > > > The QEMU emulation issue is under investigation by Steven. > > > The CRC32 and MD5 SW support will be added before we re-enabling HW > > > crypto drivers. > > > > > > Chiawei > > > > > > > From:

RE: [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel

2022-06-27 Thread Neal Liu
> Hello Neal > > On 6/27/22 10:55, Neal Liu wrote: > >> Reviewed-by: Chia-Wei Wang > >> > >> The QEMU emulation issue is under investigation by Steven. > >> The CRC32 and MD5 SW support will be added before we re-enabling HW > >> crypto drivers. > >> > >> Chiawei > >> > >>> From:

Re: [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel

2022-06-27 Thread Joel Stanley
On Mon, 27 Jun 2022 at 08:55, Neal Liu wrote: > > > Reviewed-by: Chia-Wei Wang > > > > The QEMU emulation issue is under investigation by Steven. > > The CRC32 and MD5 SW support will be added before we re-enabling HW > > crypto drivers. > > > > Chiawei > > > > > From: joel.s...@gmail.com On

Re: [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel

2022-06-27 Thread Cédric Le Goater
Hello Neal On 6/27/22 10:55, Neal Liu wrote: Reviewed-by: Chia-Wei Wang The QEMU emulation issue is under investigation by Steven. The CRC32 and MD5 SW support will be added before we re-enabling HW crypto drivers. Chiawei From: joel.s...@gmail.com On Behalf Of Joel Stanley Sent: Monday,

RE: [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel

2022-06-27 Thread Neal Liu
> Reviewed-by: Chia-Wei Wang > > The QEMU emulation issue is under investigation by Steven. > The CRC32 and MD5 SW support will be added before we re-enabling HW > crypto drivers. > > Chiawei > > > From: joel.s...@gmail.com On Behalf Of Joel > > Stanley > > Sent: Monday, June 27, 2022 3:58 PM

Re: [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel

2022-06-27 Thread Cédric Le Goater
On 6/27/22 10:15, ChiaWei Wang wrote: Reviewed-by: Chia-Wei Wang The QEMU emulation issue is under investigation by Steven. Great ! I was going to open a gitlab issue under : https://gitlab.com/qemu-project/qemu/-/issues/ But we still have a couple of weeks before QEMU 7.1 soft freeze :

Re: [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel

2022-06-27 Thread Cédric Le Goater
On 6/27/22 09:58, Joel Stanley wrote: The HACE driver lacks support for all the hash types, causing boot to fail with the default FIT configuration which uses CRC32. Additionally the Qemu model or the u-boot driver is unable to correctly compute the SHA256 hash used in a FIT. Disable HACE by

RE: [PATCH RESEND 3/5] config/ast2600: Disable hash hardware accel

2022-06-27 Thread ChiaWei Wang
Reviewed-by: Chia-Wei Wang The QEMU emulation issue is under investigation by Steven. The CRC32 and MD5 SW support will be added before we re-enabling HW crypto drivers. Chiawei > From: joel.s...@gmail.com On Behalf Of Joel Stanley > Sent: Monday, June 27, 2022 3:58 PM > > The HACE driver