aboutsummaryrefslogtreecommitdiff
path: root/tools/Kconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-09-25 19:43:17 -0600
committerTom Rini <trini@konsulko.com>2021-10-08 15:53:26 -0400
commit603d15a572d5b1e2894db87b86d85a092dacdfd1 (patch)
tree8fe8d85f94d619e958c2425338e300df84e75b92 /tools/Kconfig
parente02b3fd4b9cf34c7d22254e8d6db69e2f4471f4f (diff)
downloadu-boot-603d15a572d5b1e2894db87b86d85a092dacdfd1.zip
u-boot-603d15a572d5b1e2894db87b86d85a092dacdfd1.tar.gz
u-boot-603d15a572d5b1e2894db87b86d85a092dacdfd1.tar.bz2
spl: cypto: Bring back SPL_ versions of SHA
Unfortunately these were removed by mistake. This means that adding hash support to SPL brings in all software algorithms, with a substantial increase in code size. The origin of the problem was renaming them to SPL_FIT_xxx and then these were removed altogether in a later commit. Add them back. This aligns with CONFIG_MD5, for example, which has an SPL variant. Signed-off-by: Simon Glass <sjg@chromium.org> Fixes: f5bc9c25f31 ("image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx") Fixes: eb5171ddec9 ("common: Remove unused CONFIG_FIT_SHAxxx selectors") Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'tools/Kconfig')
0 files changed, 0 insertions, 0 deletions