Re: [v4 PATCH] crypto: stm32 - Save and restore between each request
From: Linus Walleij
Date: Wed Mar 01 2023 - 07:22:38 EST
On Wed, Mar 1, 2023 at 2:36 AM Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote:
> The failing vector is the first one where we save the state from
> the hardware and then try to restore it.
Yeah that's typical :/
> Is your device ux500 or stm32? Perhaps state saving/restoring is
> simply broken on ux500 (as the original ux500 driver didn't support
> export/import and always used a fallback)?
It's Ux500 but I had no problem with import/export before,
and yeah it has state save/restore in HW.
Yours,
Linus Walleij