commit | ac9a23cffc517ac5b8648f97683c66f4e55175f6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 31 17:35:06 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 05 20:55:21 2016 -0400 |
tree | 0ff76cbd23b4905e9deb0441e68e59028aa9690e | |
parent | ec70f8a911885a6ca798ca01f99d0d367a6e07e7 [diff] |
test: Rename sha to sha_algo and pass it around Rename this argument and pass it to each function that needs it, instead of making it global. Suggested-by: Stephen Warren <swarren@nvidia.com> Suggested-by: Teddy Reed <teddy.reed@gmail.com> Signed-off-by: Simon Glass <sjg@chromium.org>