Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp4946765yba; Tue, 30 Apr 2019 06:56:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqzutEJ8Rbfroklgu95PoEZW+3yET1fZyIRY3OTNfMsjT9AJ/WQ9vyy4qaLwJhAHsYbZGWLK X-Received: by 2002:a63:5057:: with SMTP id q23mr66901516pgl.30.1556632567960; Tue, 30 Apr 2019 06:56:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556632567; cv=none; d=google.com; s=arc-20160816; b=YorQrHcpZ9JGgmHy3Nh7506ICucEhodzhKkYkGFj1adJpqaHEXwZ+2J1DcjN9M/ET8 376J0pfhB7Cz32LAfdaQH9bqoORxfa31vqkvmtAGHTbJAEnsh19iVlbRzSaqtvGT/9Ps VktenBsJ2Eddsgvkzd8vmOdOSN3bCBMzzIzcI0SrEjlH8/UisLqcenvCBVQgevj4bPEB bOUxEo4Xw1GlRC279eBvxp17QWRwSHJ0VrSpXy9CCyFed4ms0qqeItxysdyrEOJkLG57 e07n5fFNtC/ZACyC3AK3QGaLImU4IdmFXFCGtJsfKBF+Vd7uwcwv0Qa1bEGYmIep4f40 x4rg== 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=5EohgBEurxF9vFmc9YMcn9DAQnaXbn2we2zg3gkj0sk=; b=UG+7+dY3KzZz06R4cs1im8zjObRO0NRQIYFvq2+ZIUc/WSMNR8BnZ1EZNqOoao5cE8 OL+RhWQiJUjdvEOqEV2Hb2iJhcXt+RVRqERgeTWtiqAn9MfT0i8+H3T8CBHsWDPU9Rpz sebtMn9yvM99yrnRoe0uO8Jb1LzeWRdwOVhVmegr/4z7kAvTZKnF2hGyT5y82OROlFl+ N7WeV/H9pAQVeLlmRTgUAAQSABRuZsCLXkWcN8GDSmrgo8PX15MRJ1ZfQbNUoKr6o8d1 D1YL8ixrb0Vw166pBzqyvvPYbRGZ+3te6JKdU1eaCwfxXA0GRK3iDmBuJXMRQk7e2tx8 IcDw== 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 o4si20781325pgk.507.2019.04.30.06.55.47; Tue, 30 Apr 2019 06:56:07 -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 S1726294AbfD3Nzp (ORCPT + 99 others); Tue, 30 Apr 2019 09:55:45 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:51823 "EHLO relay2-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726105AbfD3Nzp (ORCPT ); Tue, 30 Apr 2019 09:55:45 -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 relay2-d.mail.gandi.net (Postfix) with ESMTPSA id C5FF040009; Tue, 30 Apr 2019 13:55:42 +0000 (UTC) Date: Tue, 30 Apr 2019 15:55:42 +0200 From: "antoine.tenart@bootlin.com" To: Pascal Van Leeuwen Cc: "antoine.tenart@bootlin.com" , "linux-crypto@vger.kernel.org" , Herbert Xu , "' David S. Miller '" Subject: Re: crypto: inside_secure - call for volunteers Message-ID: <20190430135542.GC3508@kwain> References: <20190430132653.GB3508@kwain> 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 On Tue, Apr 30, 2019 at 01:41:27PM +0000, Pascal Van Leeuwen wrote: > > > > 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? > > > I do have a git tree on Github: > https://github.com/pvanleeuwen/linux.git > > The branch I've been working on is "is_driver_armada_fix". > > I don't actually know if that's publicly accessible or if I need to > do something to make it so ... first time Git user here :-) So let me > know if you have issues accessing that. > > Alternatively, I can also send a patch file against the driver that's > currently part of the kernel mainline Git. Or a source tarball FTM. Thanks! Your branch is accessible, I'll be able to have a look at it. Btw, my current development branch for the EIP driver is at: https://github.com/atenart/linux/tree/v5.1-rc1/eip-fixes It contains improvements & fixes for the IV retrieval and HMAC tests. AEAD still has some issues with some testmgr tests due to the recent refactoring. Antoine -- Antoine T?nart, Bootlin Embedded Linux and Kernel engineering https://bootlin.com