On Mon, Jul 29, 2019 at 07:23:19AM +0200, Heiko Schocher wrote:

> if  CONFIG_AUTOBOOT_KEYED, CONFIG_AUTOBOOT_ENCRYPTION and
> CONFIG_AUTOBOOT_STOP_STR_SHA256 are enabled in conjunction
> with CONFIG_SHA_HW_ACCEL and CONFIG_FSL_CAAM, we get the
> Error when pressing a key while waiting for bootdelay:
> 
> Error: Address arguments are not aligned
> CAAM was not setup properly or it is faulty
> 
> Reason is, that used variables are not cache aligned,
> so malloc this variables cache aligned.
> 
> Probably this is also a bugfix for other hw accelerators
> than CAAM.
> 
> Signed-off-by: Heiko Schocher <[email protected]>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to