Heiko Schocher
ecaae801d6
autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION
...
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 <hs@denx.de >
2019-08-07 15:31:02 -04:00
..
2018-05-07 09:34:12 -04:00
2018-11-26 08:25:37 -05:00
2019-07-27 09:35:05 -04:00
2019-07-24 13:16:29 -04:00
2019-08-07 15:31:02 -04:00
2019-04-26 18:58:22 -04:00
2018-11-26 08:25:32 -05:00
2019-07-10 16:52:58 -06:00
2018-05-07 09:34:12 -04:00
2019-07-29 09:32:10 -04:00
2018-05-07 09:34:12 -04:00
2018-12-31 08:08:51 -05:00
2019-07-29 09:30:42 -04:00
2018-05-07 09:34:12 -04:00
2019-04-23 20:26:43 -06:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-09-10 20:20:34 -04:00
2018-05-07 09:34:12 -04:00
2019-04-26 17:51:51 -04:00
2019-07-18 11:31:25 -04:00
2018-11-09 10:44:50 -05:00
2018-11-26 08:25:36 -05:00
2018-11-20 19:14:22 -07:00
2018-05-07 09:34:12 -04:00
2018-12-07 16:31:45 +01:00
2019-04-23 17:57:27 -04:00
2019-07-29 19:14:58 +02:00
2019-07-24 12:54:08 -07:00
2018-05-07 09:34:12 -04:00
2018-12-08 20:18:44 -05:00
2018-05-07 09:34:12 -04:00
2019-03-22 12:15:18 -04:00
2019-07-24 13:16:29 -04:00
2019-07-11 14:11:18 -04:00
2019-07-29 09:32:08 -04:00
2019-06-21 10:07:11 -04:00
2019-07-29 09:30:42 -04:00
2018-05-07 09:34:12 -04:00
2018-06-18 14:02:04 -04:00
2019-08-02 11:17:58 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-06-04 23:20:43 +02:00
2018-05-07 09:34:12 -04:00
2019-02-20 15:21:44 +08:00
2018-04-27 14:54:48 -04:00
2019-08-02 11:17:58 -04:00
2019-07-24 13:16:29 -04:00
2018-11-29 09:30:05 -07:00
2018-07-10 16:55:59 -04:00
2019-07-24 13:16:29 -04:00
2018-10-24 14:45:36 -05:00
2018-05-07 09:34:12 -04:00
2019-05-20 11:56:41 +02:00
2019-06-04 23:20:43 +02:00
2019-06-04 23:20:43 +02:00
2018-05-07 09:34:12 -04:00
2019-04-09 13:11:45 +02:00
2019-04-14 14:18:48 +02:00
2018-11-26 21:19:04 +01:00
2018-11-26 21:19:03 +01:00
2019-01-15 15:28:51 -05:00