[U-Boot] [PATCH 4/5 v4] gen: Add ACE acceleration to hash

Kim Phillips kim.phillips at freescale.com
Tue Mar 5 23:43:59 CET 2013


On Tue, 5 Mar 2013 08:19:59 -0500
Akshay Saraswat <akshay.s at samsung.com> wrote:

> 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.

patches 1,2,4,5 all contain this "tested with" text, yet obviously
were not.  It also indicates that a data buffer that's > 8MB was not
tested?

I also asked about speed relative to software running on the core
and didn't get a response.  Software should be faster up to
a certain buffer size: what is that threshold?

> Changes sice v3:
> 	- Changed command names to lower case in algo struct.
> 	- Added generic ace_sha config.

I wouldn't call "ace" a generic name - crypto units other than
ACE should be able to use this code.

Kim



More information about the U-Boot mailing list