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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 091C0C52D7C for ; Fri, 23 Aug 2024 13:30:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=KKLHdTnQ1f97M2PCzdHytN9uUlAhiJr9US8wig7VXKQ=; b=RyFo++rYw0tI77V8qnKRz7/Uey acRsJh+uPH2F1K+T1R5ueR5fH9q1J0b8oHOgbc0/QwLgR9w+QFDyMg+UWDa7NIip+JTY7MP227HDy 5TcZGgPPlTK12uQZR9Sn83N6DC+SuEycmzrQ+6nZXSzcAcutFWDJm7nYIUX8BlgzJgY0F2LrZ+YZP u/NLB3PXxhjN1icm6xgg5OSoWkTtb5VYZ66FrcfkK5RC4FgOT9gN9FX/fS2dL06zvdZPUf6mRaGBd 5Q1nB0zMIg3a4C+66ItKDijez3pQubRdSNi480IHAl6rt3zXomcizxqK2ySJ44XCL2tCIGMS4y+KN IUTitgqg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1shUMt-0000000GsNx-1VNz; Fri, 23 Aug 2024 13:30:19 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1shUM5-0000000GsAt-0bAb for linux-arm-kernel@lists.infradead.org; Fri, 23 Aug 2024 13:29:30 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 3D387CE0FC7; Fri, 23 Aug 2024 13:29:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B61F5C32786; Fri, 23 Aug 2024 13:29:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1724419766; bh=+svFskNShy8sFNlgF5SEtQoxYaXCquZxrHdULTV+fok=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kA2hmdVMxSzV++kcXzN5YAi4vhW52MP9h1Irc+MVotOBEDpZnz6kAn04R8y+fa2EF R48RlaAC5cpGoHQt/DoFm5WqecBHpzWt/HbecCgUTteh4E59IRzzoKAPo6pR9A9XtP qYpnuYXYh17u7bcp2kfKxRRPavwiaGOYBc2bROrAvckD5Kos+nD8aUX0cTn89sasI3 ELnJRe8S52ONTGIovzE5KISphun/cFd4oPdgKqgu/hnFIXm23Yr2Z0o6a7STGjVFNQ y7wx5hOeJB1Jl2hW6eze3Qky+3x4Y0IoCnQtLeqzoKmY7yQqd2cAaFHNWq5wk2RVTI 4noYVh1UmE6Og== Date: Fri, 23 Aug 2024 14:29:19 +0100 From: Will Deacon To: Steven Price Cc: kvm@vger.kernel.org, kvmarm@lists.linux.dev, Catalin Marinas , Marc Zyngier , James Morse , Oliver Upton , Suzuki K Poulose , Zenghui Yu , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Joey Gouly , Alexandru Elisei , Christoffer Dall , Fuad Tabba , linux-coco@lists.linux.dev, Ganapatrao Kulkarni , Gavin Shan , Shanker Donthineni , Alper Gun , Jean-Philippe Brucker Subject: Re: [PATCH v5 04/19] firmware/psci: Add psci_early_test_conduit() Message-ID: <20240823132918.GD32156@willie-the-truck> References: <20240819131924.372366-1-steven.price@arm.com> <20240819131924.372366-5-steven.price@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240819131924.372366-5-steven.price@arm.com> 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-20240823_062929_548802_8C11A04B X-CRM114-Status: GOOD ( 23.96 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Aug 19, 2024 at 02:19:09PM +0100, Steven Price wrote: > From: Jean-Philippe Brucker > > Add a function to test early if PSCI is present and what conduit it > uses. Because the PSCI conduit corresponds to the SMCCC one, this will > let the kernel know whether it can use SMC instructions to discuss with > the Realm Management Monitor (RMM), early enough to enable RAM and > serial access when running in a Realm. > > Signed-off-by: Jean-Philippe Brucker > Signed-off-by: Steven Price > --- > v4: New patch > --- > drivers/firmware/psci/psci.c | 25 +++++++++++++++++++++++++ > include/linux/psci.h | 5 +++++ > 2 files changed, 30 insertions(+) > > diff --git a/drivers/firmware/psci/psci.c b/drivers/firmware/psci/psci.c > index 2328ca58bba6..2b308f97ef2c 100644 > --- a/drivers/firmware/psci/psci.c > +++ b/drivers/firmware/psci/psci.c > @@ -13,6 +13,7 @@ > #include > #include > #include > +#include > #include > #include > #include > @@ -769,6 +770,30 @@ int __init psci_dt_init(void) > return ret; > } > > +/* > + * Test early if PSCI is supported, and if its conduit matches @conduit > + */ > +bool __init psci_early_test_conduit(enum arm_smccc_conduit conduit) > +{ > + int len; > + int psci_node; > + const char *method; > + unsigned long dt_root; > + > + /* DT hasn't been unflattened yet, we have to work with the flat blob */ > + dt_root = of_get_flat_dt_root(); > + psci_node = of_get_flat_dt_subnode_by_name(dt_root, "psci"); > + if (psci_node <= 0) > + return false; > + > + method = of_get_flat_dt_prop(psci_node, "method", &len); > + if (!method) > + return false; > + > + return (conduit == SMCCC_CONDUIT_SMC && strncmp(method, "smc", len) == 0) || > + (conduit == SMCCC_CONDUIT_HVC && strncmp(method, "hvc", len) == 0); > +} This still looks incomplete to me as per my earlier comments: https://lore.kernel.org/all/20240709104851.GE12978@willie-the-truck/ For the first implementation, can we punt the RIPAS_RAM to the bootloader and drop support for earlycon? Even if we manage to shoe-horn enough code into the early boot path, I think we'll regret it later on because there's always something that wants to be first and it inevitably ends up being a nightmare to maintain. Will