Received: by 2002:ac0:a591:0:0:0:0:0 with SMTP id m17-v6csp1734398imm; Sun, 8 Jul 2018 09:45:59 -0700 (PDT) X-Google-Smtp-Source: AAOMgpcSdQj78NRskB+sT5RIm6V24a2V5FCqTTREqPBkQw2DKZFo8t3/5qgsR8wvF0flbMrWaTpH X-Received: by 2002:a63:4386:: with SMTP id q128-v6mr15978967pga.353.1531068358962; Sun, 08 Jul 2018 09:45:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531068358; cv=none; d=google.com; s=arc-20160816; b=CCJGx5CpMTITO+sPw9TQ227lT+nnd11R3tpPhNonb4fhGtVL+T0lbrVxUW1V9X6hyN KIwagAYAKODFF6WJZytbK2eyj44tjeJTAB9noSEpNUvLPvrpVsDmiXb/BdvM95C8QJ2b QHDWM3Z+f3K+icTOa12OATrD4Vh+a0azK6BLdlS+UHBw5rTkmeVpx7xXwfAcNI+cwiUP NCRRdiyQEN3YGRgWn7G0pi3xdwDouZhNiQpTNHTZD95pUxMi0JFHilfnO/1CvtHAQBZv StCiaFOrqgSiH0moagUUvtuDUfg16R1mRV2rcHh0D9aOmSJOti0QnHDGE0GhkI91jP8m qGtA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=AWdqfga9Fn16hlmi82n4Pfc7nn7dH3BzfAaJ9+zMI7I=; b=I4mNowmUhdvp/cA/NKdTjapa2U69CUtoqoat+5xLoZN4pnlZF3en3LzKARepPaJUtt 31ZresgSAldnm5YkFsy2OTJcxow330YZJ/r/+Qn/h1dOViAer3G0nm371cP/RHfz9kzs 4g8ibx393DMysLWsq4TmYpOy7gKpP1F0CkPDgqUxD0DfkeIOScv8NhMAwKKvpjqL2YCF i6CgWNV9knWecGq4MNzCiuP/RaP4Ix12kqlIWJSPY+CD5UnnArBHJIiQ4trYi7hHCSXw n5P4jGVlFRtW1qkRU+XwAjofbWzt+fLEmEEbWsRX6sPKO4cj7e/a4t2MmuATHiQ2Nf8w q75Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v6-v6si12525951plp.60.2018.07.08.09.45.44; Sun, 08 Jul 2018 09:45:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932365AbeGHQov (ORCPT + 99 others); Sun, 8 Jul 2018 12:44:51 -0400 Received: from orcrist.hmeau.com ([104.223.48.154]:40334 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752891AbeGHQou (ORCPT ); Sun, 8 Jul 2018 12:44:50 -0400 Received: from gondobar.mordor.me.apana.org.au ([192.168.128.4] helo=gondobar) by deadmen.hmeau.com with esmtps (Exim 4.89 #2 (Debian)) id 1fcCnk-0000zu-9u; Mon, 09 Jul 2018 00:44:44 +0800 Received: from herbert by gondobar with local (Exim 4.89) (envelope-from ) id 1fcCnf-0007AL-UN; Mon, 09 Jul 2018 00:44:39 +0800 Date: Mon, 9 Jul 2018 00:44:39 +0800 From: Herbert Xu To: Antoine Tenart Cc: davem@davemloft.net, gregory.clement@bootlin.com, andrew@lunn.ch, jason@lakedaemon.net, sebastian.hesselbarth@gmail.com, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, thomas.petazzoni@bootlin.com, maxime.chevallier@bootlin.com, miquel.raynal@bootlin.com, nadavh@marvell.com, oferh@marvell.com, igall@marvell.com Subject: Re: [PATCH 00/14] crypto: inside-secure - EIP197d support Message-ID: <20180708164439.rdikg2ltcs3uh47p@gondor.apana.org.au> References: <20180628151544.22134-1-antoine.tenart@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180628151544.22134-1-antoine.tenart@bootlin.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 28, 2018 at 05:15:30PM +0200, Antoine Tenart wrote: > Hi all, > > This series introduces the EIP197d engine support to the Inside Secure > SafeXcel cryptographic engine driver. > > In order to support this new engine, the driver has to be reworked in > some ways: > - The firmwares are specific to a given version of an EIP engine: they > must be stored in a version specific folder. > - The compatibles have to be reworked, to denote the exact version of > the engine being used. Note that we kept the backward compatibility. > - Not all algorithms are supported by all versions of the EIP engine. > > Some improvements were also made to the driver, to fully embrace the > capabilities of this new EIP197d engine, and to improve the existing > support. > > Please note the DT patches (13/14 and 14/14) should go through the mvebu > tree. Patches 1-12 applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt