On Mon, Mar 03, 2014 at 01:40:30PM +0100, Marek Vasut wrote:
> Optimize the hashing operation in the MXS-DCP by doing two adjustments:
> 1) Given that the output buffer for the hash is now always correctly aligned,
>    we can just use the buffer for the DCP DMA to store the resulting hash.
>    We thus get rid of one copying of data. Moreover, we remove an entry from
>    dcp_coherent_block{} and thus lower the memory footprint of the driver.
> 2) We map the output buffer for the hash for DMA only in case we will output
>    the hash, not always, as it was now.
> 
> Signed-off-by: Marek Vasut <ma...@denx.de>
> Cc: David S. Miller <da...@davemloft.net>
> Cc: Fabio Estevam <fabio.este...@freescale.com>
> Cc: Herbert Xu <herb...@gondor.apana.org.au>
> Cc: Shawn Guo <shawn....@linaro.org>
> Cc: Tom Lendacky <thomas.lenda...@amd.com>

Patch applied.
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to