[U-Boot] [PATCH 1/3 v2] Exynos: Add hardware accelerated SHA 256

Simon Glass sjg at chromium.org
Thu Feb 28 14:45:52 CET 2013


Hi Akshay,

On Thu, Feb 28, 2013 at 3:00 AM, Akshay Saraswat <akshay.s at samsung.com> wrote:
> SHA-256 and SHA-1 accelerated using ACE hardware.
>
> Tested with command "hash sha256 0x40008000 0x2B 0x40009000".
> Used mm and md to write a standard string to memory location
> 0x40008000 and ran the above command to verify the output.
>
> Signed-off-by: ARUN MANKUZHI <arun.m at samsung.com>
> Signed-off-by: Akshay Saraswat <akshay.s at samsung.com>

This looks OK but I think the plumbing in the other patch needs to
move to hash.c before I can do a final review.

Regards,
Simon


More information about the U-Boot mailing list