On Wed, Mar 6, 2013 at 6:18 AM, Akshay Saraswat <aksha...@samsung.com> wrote:
> ACE H/W acceleration support is added to hash
> which can be used to test SHA 256 hash algorithm.
>
> Signed-off-by: ARUN MANKUZHI <aru...@samsung.com>
> Signed-off-by: Akshay Saraswat <aksha...@samsung.com>

>From my side this looks good, thanks.

Acked-by: Simon Glass <s...@chomium.org>

> ---
> Changes since v1:
>         - Added sha256 support to "hash" command instead of new sha256 
> command.
>
> Changes sice v2:
>         - Added new nodes for SHA1 and SHA256 in struct hash_algo for the 
> case when ACE is enabled.
>         - Added new declaration for function pointer hash_func_ws with 
> different return type.
>
> Changes sice v3:
>         - Changed command names to lower case in algo struct.
>         - Added generic ace_sha config.
>
> Changes sice v4:
>         - Changed function names in struct algo.
>         - Replaced ACE_SHA_TYPE to CHUNSZ in struct algo.
>
>  common/hash.c | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to