diff options
author | Simon Glass <sjg@chromium.org> | 2013-05-07 06:11:47 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-05-14 15:37:24 -0400 |
commit | 6f907b422e8f33a388ce66479da9f42c998dd656 (patch) | |
tree | 9d1b4b767bf3d4be232c96b170f8eb13015718be /rules.mk | |
parent | 134a65124d1316a043b1da515abddafcb9309714 (diff) | |
download | u-boot-imx-6f907b422e8f33a388ce66479da9f42c998dd656.zip u-boot-imx-6f907b422e8f33a388ce66479da9f42c998dd656.tar.gz u-boot-imx-6f907b422e8f33a388ce66479da9f42c998dd656.tar.bz2 |
hash: Add a way to calculate a hash for any algortihm
Rather than needing to call one of many hashing algorithms in U-Boot,
provide a function hash_block() which handles this, and can support all
available hash algorithms.
Once we have md5 supported within hashing, we can use this function in
the FIT image code.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'rules.mk')
0 files changed, 0 insertions, 0 deletions