Simon Glass
2c21256b27
hash: Use Kconfig to enable hashing in host tools and SPL
...
At present when building host tools, we force CONFIG_SHAxxx to be enabled
regardless of the board Kconfig setting. This is done in the image.h
header file.
For SPL we currently just assume the algorithm is desired if U-Boot proper
enables it.
Clean this up by adding new Kconfig options to enable hashing on the host,
relying on CONFIG_IS_ENABLED() to deal with the different builds.
Add new SPL Kconfigs for hardware-accelerated hashing, to maintain the
current settings.
This allows us to drop the image.h code and the I_WANT_MD5 hack.
Signed-off-by: Simon Glass <sjg@chromium.org >
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com >
2021-10-08 15:53:26 -04:00
..
2018-05-07 09:34:12 -04:00
2021-07-07 10:17:54 -04:00
2021-10-05 08:44:48 -04:00
2020-05-18 21:19:18 -04:00
2021-09-25 09:46:15 -06:00
2021-03-17 12:50:19 -04:00
2021-08-02 13:32:14 -04:00
2021-07-21 10:27:34 -06:00
2021-08-30 14:10:07 -04:00
2021-07-14 16:48:00 -04:00
2021-09-25 09:46:15 -06:00
2020-05-18 21:19:18 -04:00
2021-08-02 13:32:14 -04:00
2021-10-08 15:53:26 -04:00
2019-12-02 18:23:13 -05:00
2021-03-27 15:04:31 +13:00
2020-05-18 21:19:18 -04:00
2021-05-17 17:06:42 -04:00
2021-02-02 15:33:42 -05:00
2020-12-04 16:10:01 -05:00
2021-09-25 09:46:15 -06:00
2021-02-02 15:33:42 -05:00
2021-04-14 15:23:01 -04:00
2021-07-23 13:36:20 -04:00
2020-05-18 21:19:18 -04:00
2018-05-07 09:34:12 -04:00
2021-01-31 14:08:56 +01:00
2021-06-23 08:45:03 -04:00
2021-04-24 13:44:47 +02:00
2021-02-02 15:33:42 -05:00
2021-02-15 19:17:18 -05:00
2021-08-26 08:08:11 +02:00
2020-05-18 21:19:18 -04:00
2021-10-08 15:53:26 -04:00
2021-09-30 09:08:16 -04:00
2019-08-07 15:31:05 -04:00
2021-07-15 19:06:49 -04:00
2021-10-08 15:53:26 -04:00
2021-02-02 15:33:42 -05:00
2021-09-27 21:38:34 -04:00
2021-10-08 15:53:26 -04:00
2021-10-08 15:53:26 -04:00
2021-10-08 15:53:26 -04:00
2021-10-08 15:53:26 -04:00
2021-10-08 15:53:26 -04:00
2021-04-27 08:05:30 -04:00
2021-02-02 15:33:42 -05:00
2021-08-02 13:32:14 -04:00
2021-09-16 10:29:40 -04:00
2021-09-16 10:29:40 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2018-05-07 09:34:12 -04:00
2021-09-30 08:08:56 -04:00
2021-02-02 15:33:42 -05:00
2021-08-02 13:32:14 -04:00
2021-07-21 10:27:35 -06:00
2021-02-02 15:33:42 -05:00
2021-06-08 11:39:09 -04:00
2018-04-27 14:54:48 -04:00
2021-09-17 12:10:44 -04:00
2021-10-08 15:53:26 -04:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2020-05-07 09:01:42 -04:00
2020-05-18 21:19:23 -04:00
2021-04-12 17:44:55 -04:00
2018-05-07 09:34:12 -04:00
2021-03-13 13:14:52 -05:00
2021-08-02 13:32:14 -04:00
2021-08-02 13:32:14 -04:00
2021-04-20 07:31:12 -04:00
2021-08-30 14:10:07 -04:00
2021-08-02 13:32:14 -04:00
2021-04-06 16:38:57 +02:00
2021-02-26 15:30:55 +01:00
2021-09-30 09:08:16 -04:00
2020-05-18 21:19:23 -04:00
2021-09-03 14:32:41 -04:00