Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp1040976ybp; Fri, 4 Oct 2019 08:43:06 -0700 (PDT) X-Google-Smtp-Source: APXvYqygTrmvhz/O3woiNTQc64WhEWH1rGZT+wwfc1otOHlY8jAr+KjSO4Or7coSTjzzdiakw5Kw X-Received: by 2002:a05:6402:750:: with SMTP id p16mr16148345edy.188.1570203786148; Fri, 04 Oct 2019 08:43:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570203786; cv=none; d=google.com; s=arc-20160816; b=j548Pk0VlXUXD0tob+xglBgBCJbSzqcB2FoKiMHOSpVKTNrxChg2r3w/EXQoKSmZ1p wYjhCQpWIJXXhpUGW0X3R4iryTbELNFFgF+HF6vBhOFntVP6HTO2Em4XzKgazTzLUgaJ oVEyKU8oUjk0V/eAVy/hg61RQktCFcV/h7y2lJWeMKic/rgovPfmPw9N883Dnl2SEBMk lt8nIAB5ayANaWPb7jUS7WAsAG8NiQjRCLWapN6O5YN3vSU+eo8sBlt2Noa4jWLbo/nx xFeEW6fdu4CrfgIUmSrhYD2x4QKckIL9rKtF03zDdC7m2rkwGo2zU37DjChFYSauiyPZ 5zFQ== 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; bh=F1zPg6Wj3Yf8fbwRRJiQfYga8bdSGlj6fBo7jOdCpZs=; b=iqE4cJoCy54/J5MmpE7dvlW8IDss1gq2xT+FVbGgdEXyAovYMuy8Cv49+v+AMQOTvT 2jvZG53IvEtdAJOBDesj/hVjtONfed5mEAg6ChqUwCamD6LcRyJrZPvoCy9TAOcoF3Zp JEK4FoF0rzMJ2zE/5pxxxhIc3+lbhiJUULM5vSgPW9v1/HKNuv4K2NCiOTbu2IJBZzyV ZPUsqKg2+FsEsyOzAzliGH2MpK/FAf7MmcslI48GNWw2EU1H0q/GICdo3QWuDtjf9OHG qCEvEHeWltd0ya1127hB/+PBeaPh+MN/hqxP5r+kx02PzHcUCJKqzarNbBcvy0uCpvkz lVng== 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 o14si1880939ejc.433.2019.10.04.08.42.40; Fri, 04 Oct 2019 08:43:06 -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 S2389628AbfJDPls (ORCPT + 99 others); Fri, 4 Oct 2019 11:41:48 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:42494 "EHLO fornost.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389131AbfJDPls (ORCPT ); Fri, 4 Oct 2019 11:41:48 -0400 Received: from gwarestrin.arnor.me.apana.org.au ([192.168.0.7]) by fornost.hmeau.com with smtp (Exim 4.89 #2 (Debian)) id 1iGPiA-0001Ja-HB; Sat, 05 Oct 2019 01:41:43 +1000 Received: by gwarestrin.arnor.me.apana.org.au (sSMTP sendmail emulation); Sat, 05 Oct 2019 01:41:40 +1000 Date: Sat, 5 Oct 2019 01:41:40 +1000 From: Herbert Xu To: Pascal van Leeuwen Cc: linux-crypto@vger.kernel.org, antoine.tenart@bootlin.com, davem@davemloft.net, Pascal van Leeuwen Subject: Re: [PATCH 0/2] crypto: inside-secure: [URGENT] Fix stability issue Message-ID: <20191004154140.GO5148@gondor.apana.org.au> References: <1568714119-29945-1-git-send-email-pvanleeuwen@verimatrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1568714119-29945-1-git-send-email-pvanleeuwen@verimatrix.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Tue, Sep 17, 2019 at 11:55:17AM +0200, Pascal van Leeuwen wrote: > This patchset fixes some issues with the TRC RAM probing that caused > instability (random failures) on the Macchiatobin board and incorrect > configuration of the TRC for some other corner case RAM configuration. > > The patchset has been tested with the eip197c_iewxkbc configuration with > 163840 bytes of TRC data RAM and 4096 words of TRC admin RAM on the > Xilinx VCU118 development board as well as on the Macchiatobin board > (Marvell A8K: EIP197b-ieswx w/ 15350 bytes data RAM & 80 words admin RAM), > including the testmgr extra tests. > > Pascal van Leeuwen (2): > crypto: inside-secure: [URGENT] Fix stability issue with Macchiatobin > crypto: inside-secure - Fixed corner case TRC admin RAM probing issue > > drivers/crypto/inside-secure/safexcel.c | 52 +++++++++++++++++++++------------ > drivers/crypto/inside-secure/safexcel.h | 2 ++ > 2 files changed, 36 insertions(+), 18 deletions(-) All applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt