Hi Herbert,
On Thu, 7 May 2015 11:01:00 +0800
Herbert Xu wrote:
> On Mon, May 04, 2015 at 02:27:01PM +0200, Boris Brezillon wrote:
> > The existing mv_cesa driver supports some features of the CESA IP but is
> > quite limited, and reworking it to support new features (like involving the
> > TDMA
On Mon, May 04, 2015 at 02:27:01PM +0200, Boris Brezillon wrote:
> The existing mv_cesa driver supports some features of the CESA IP but is
> quite limited, and reworking it to support new features (like involving the
> TDMA engine to offload the CPU) is almost impossible.
> This driver has been re
On Mon, 4 May 2015 14:27:01 +0200
Boris Brezillon wrote:
[...]
> +
> +#include "cesa.h"
> +
> +static int allhwsupport = !IS_ENABLED(CRYPTO_DEV_MV_CESA);
s/CRYPTO_DEV_MV_CESA/CONFIG_CRYPTO_DEV_MV_CESA/
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-elec
The existing mv_cesa driver supports some features of the CESA IP but is
quite limited, and reworking it to support new features (like involving the
TDMA engine to offload the CPU) is almost impossible.
This driver has been rewritten from scratch to take those new features into
account.
This new d
4 matches
Mail list logo