From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7087EC433E0 for ; Wed, 20 Jan 2021 13:51:53 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 245CE23340 for ; Wed, 20 Jan 2021 13:51:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 245CE23340 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=InDfZ6dQ1WEWmIpR/+SG1Nx0+InNiU+c1soI/Ki6ft8=; b=C4KevuocqtC4bLb3zqlomT9q9 SQ/spGR+IFegwuHeqDFs9x5c+QpWoIhi2eWHgrmr+pG2CHNHhFiT6djF2iFfOqt9YTB6IgHOlHdK5 tvz2WnsHe7hLEHkw1NiuyTRPwpmzOyFvc5krG2S3I1hr7L/XVK+XXKFlIE5heiVCQEVTvWwCzauh8 fBrsipqz+b1JwNnmpIyrlHWswZQ6ZELqji2RqsELrmXQn9q3M/5/6rjEIfdxoEA8UcD5JH+MJqByt wMBCw6NFS3i29u/VoVNE05oCfTTlerwQRbkBDT9C++quwz8FVNZgm2bZb9RpwwoEoHsg4YxUoCU0o dty+PjPSQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2Drv-00046k-Ln; Wed, 20 Jan 2021 13:49:55 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2DrE-0003vY-DH for linux-arm-kernel@lists.infradead.org; Wed, 20 Jan 2021 13:49:17 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id C39DB23340; Wed, 20 Jan 2021 13:49:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611150550; bh=OQBSvzfYcwZS8/3ldKkX9veJ3pP4BOkdeXMVtbXLWHE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TXEB0doB0IG+whfzmKW+EqOYgTcjTpnzkM01FZLhyTA+fT2l/nEFEnI+2RCKZhCOq SNGCYfJt8iiec8OKZFmXshdk4ePw4zjx/L6ODtNYykOvULwgQTUyejhsnsofWDcE45 dzErkqrPL9QmGSPhg/ysbAaOzNBQBcQrDsMftrKb+QZOVUQHEk9okilPFmVsDvAX8s cueYkL/tI1ZL4Di+y+JMl4IxxjgrjbMuM8xbOW1O3jynCRbmJM0jGxSB+PQ385EIzW oyUG/qBpV3UxONqwbYeE3a39365R1gAWZ1jyaszsuYeJE7JCQkJvCHkCzGq8yP0mxc wEGvXTQx/lBFg== Date: Wed, 20 Jan 2021 13:49:04 +0000 From: Will Deacon To: Andre Przywara Subject: Re: [PATCH v6 0/5] ARM: arm64: Add SMCCC TRNG entropy service Message-ID: <20210120134904.GA20315@willie-the-truck> References: <20210106103453.152275-1-andre.przywara@arm.com> <161114590396.218530.9227813162726341261.b4-ty@kernel.org> <20210120134524.0c47139a@slackpad.fritz.box> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210120134524.0c47139a@slackpad.fritz.box> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210120_084912_575245_E8D7F5A0 X-CRM114-Status: GOOD ( 24.63 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Lorenzo Pieralisi , Theodore Ts'o , Marc Zyngier , Linus Walleij , Sudeep Holla , Russell King , linux-kernel@vger.kernel.org, Mark Brown , kvmarm@lists.cs.columbia.edu, Catalin Marinas , kernel-team@android.com, Ard Biesheuvel , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jan 20, 2021 at 01:45:24PM +0000, Andre Przywara wrote: > On Wed, 20 Jan 2021 13:26:26 +0000 > Marc Zyngier wrote: > > Hi, > > > On 2021-01-20 13:01, Will Deacon wrote: > > > On Wed, 6 Jan 2021 10:34:48 +0000, Andre Przywara wrote: > > >> a fix to v5, now *really* fixing the wrong priority of SMCCC vs. > > >> RNDR in arch_get_random_seed_long_early(). Apologies for messing > > >> this up in v5 and thanks to broonie for being on the watch! > > >> > > >> Will, Catalin: it would be much appreciated if you could consider > > >> taking > > >> patch 1/5. This contains the common definitions, and is a > > >> prerequisite for every other patch, although they are somewhat > > >> independent and likely > > >> will need to go through different subsystems. > > >> > > >> [...] > > > > > > Applied the first patch only to arm64 (for-next/rng), thanks! > > > > > > [1/5] firmware: smccc: Add SMCCC TRNG function call IDs > > > https://git.kernel.org/arm64/c/67c6bb56b649 > > > > I can't see how the rest of the patches can go via any other tree > > if all the definitions are in the first one. > > > > Andre, can you explain what your plan is? > > Well, I don't really have a great solution for that, other than hoping > that 1/5 makes it into Linus' master at some point. > > I see that it's a stretch, but pulling 1/5 into 5.11 now would > prepare the stage for the others to go via any tree, into 5.12-rc1? > > Or you could maybe take both 1/5 and 5/5 into your kvm-arm tree, and > would hope that a git rebase later would sort this out for you? > > But I think you are much more experienced in those kind of issues, so > happy to hear about any other solutions. for-next/rng is a stable branch, so anybody who wants the first patch can just pull it (without anything I queue on top). Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel