Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp4915118yba; Tue, 30 Apr 2019 06:27:56 -0700 (PDT) X-Google-Smtp-Source: APXvYqxgCdFsMOvb09A7ZZ/5R8RJ/JA2elbwO4slH83dBUOhXwyGE1ephktkdtPFo8K8Mhw1wj6w X-Received: by 2002:a63:cc0a:: with SMTP id x10mr67437455pgf.179.1556630876030; Tue, 30 Apr 2019 06:27:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556630876; cv=none; d=google.com; s=arc-20160816; b=M1KTIRcThJQBs+0DRaSBRQTqb47GO7RLz/1err36iljbZv3WTnaNGYbtlZSb23SfZA Ufm4IQWclHKkn0MLyNZeqHj9FiX3dLrmKZXJA0NwEL8LTx3ZaE+U2m7vd4DS1s3JrgC9 UvLXzzYlkUEDdkdz2HlW/mKgiIw/7OPtIuwfgd0hVsHAXU9Odu5BiXauIH5ViLNtrggH q+7CWIQlOFyyLYXyYsBRSp5pQYJkK+R2mYJU1Eo6W/fKgrQC3JfqiN+hVTJ8fWnRt4Nl njoLgUMBNC5ti+VkTBffffUgfRb1J0TIlYdzus7q78zR67J/gn/i5S2E1zFXxsPgUdZY xUbw== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=VZmH21JVqgACCBfccJV2JtsWEjm5TlU9Hugd2Xm/txU=; b=FeohRW0BVClHd9OjqhL8Bpv9PcJcYT+UN1U3tkHD1T0vfHUrakutxqcXTFMrN4k+7c KpT1aTlBSghfx50+w0b2hsxXm7rWiQ162njf2NU631X7z41aoWgn+qpbla3kaHJkpA82 ioRBFH4VWBpSwuQNbkVtc03yTBw+8maH7d+SQx7mCkTbNx5Iib3ScywAwUPDi2ChPxZL p2wpJQSbyYOrqveEI6Rpuo1amFWIx8lvPMz9xkcR5I62fbwHLmz8g6eAgs48PeFmxg/b d42oG+NLWeN8rd2oKG3vH89cMvJKmCfWWI7bxBG4X7kFjT/78Mq7piXX0n0ZgPGZl8Tt NrnQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-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 d2si36944891pgh.499.2019.04.30.06.27.37; Tue, 30 Apr 2019 06:27:56 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-crypto-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-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728463AbfD3N05 (ORCPT + 99 others); Tue, 30 Apr 2019 09:26:57 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:35177 "EHLO relay5-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727180AbfD3N05 (ORCPT ); Tue, 30 Apr 2019 09:26:57 -0400 X-Originating-IP: 90.88.149.145 Received: from localhost (aaubervilliers-681-1-29-145.w90-88.abo.wanadoo.fr [90.88.149.145]) (Authenticated sender: antoine.tenart@bootlin.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id AC2271C0009; Tue, 30 Apr 2019 13:26:53 +0000 (UTC) Date: Tue, 30 Apr 2019 15:26:53 +0200 From: "antoine.tenart@bootlin.com" To: Pascal Van Leeuwen Cc: "linux-crypto@vger.kernel.org" , "antoine.tenart@bootlin.com" , Herbert Xu , "' David S. Miller '" Subject: Re: crypto: inside_secure - call for volunteers Message-ID: <20190430132653.GB3508@kwain> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org Hi Pascal, On Tue, Apr 30, 2019 at 01:08:27PM +0000, Pascal Van Leeuwen wrote: > > Over the past weeks I have been working on the crypto driver for > Inside Secure (EIP97/EIP197) hardware. This started out as a personal > side project to be able to do some architectural exploration using > real application software, but as I started fixing issues I realised > these fixes may be generally useful. So I guess I might want to try > upstreaming those. That's great! > My problem, however, is that I do not have access to any of the > original Marvell hardware that this driver was developed for, I can > only test things on my PCI-E based FPGA development board with much > newer, differently configured hardware in an x86 PC. So I'm looking > for volunteers that actually do have this Marvell HW at their disposal > - Marvell Armada 7K or 8K e.g. Macchiatobin (Riku? You wanted a driver > that did not need to load firmware, this your chance to help out! :-), > Marvell Armada 3700 e.g. Espressobin and Marvell Armada 39x to be > exact - and are willing to help me out with some testing. I do have access to Marvell boards, having the EIP197 & EIP97 engines. I can help testing your modifications on those boards. Do you have a public branch somewhere I can access? > Things that I worked on so far: > - all registered ciphersuites now pass the testmgr compliance tests > - fixed stability issues > - removed dependency on external firmware images > - added support for non-Marvell configurations of the EIP97 & EIP197 > - added support for the latest HW & FW revisions (3.1) and features > - added support for the Xilinx FPGA development board we're using for our > internal development and for which we also provide images to our customers I'm happy to see some activity on this driver :) I too was working on making the boot test suite pass (some tests were not working since the testmgr rework and improvement), and on performance improvement. > Once I manage to get this upstreamed, I plan on working on improving > performance and adding support for additional algorithms our hardware > supports. > > Anyone out there willing to contribute? If there is a branch publicly available, I'll be happy to give it a try. Thanks, Antoine -- Antoine T?nart, Bootlin Embedded Linux and Kernel engineering https://bootlin.com