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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 86879EB64DD for ; Tue, 25 Jul 2023 18:52:57 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E96FF86679; Tue, 25 Jul 2023 20:52:54 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="Eugh7QDT"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DF3BE86682; Tue, 25 Jul 2023 20:52:52 +0200 (CEST) Received: from mail-ua1-x930.google.com (mail-ua1-x930.google.com [IPv6:2607:f8b0:4864:20::930]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id B6D718474B for ; Tue, 25 Jul 2023 20:52:49 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-ua1-x930.google.com with SMTP id a1e0cc1a2514c-7996fe1c31bso1759380241.3 for ; Tue, 25 Jul 2023 11:52:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1690311168; x=1690915968; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=SYcXyCzNbfMyS1ViAutSkmrdC9qh+uV2Iu8lDZRlPwE=; b=Eugh7QDTx9bHp7F1sQiiF6WfHor8aY8Zn618bGu7+OAcq6zo3Tq7UmmwI2VEcKJFHr JxGn92pNuvX1+upRp6VxOtQfdQAmM3DvhiZX69zivDqVsqGyqYng97fxyiI9Md3/s4Gz x84X2p/FePaIz+fH8sEB73jB6ErF9ZNx0RaKI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690311168; x=1690915968; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=SYcXyCzNbfMyS1ViAutSkmrdC9qh+uV2Iu8lDZRlPwE=; b=EWsOpkNxDCkkKvROUKyYk+CA9pUdO5gCMNI9fQQcF/t0Hvan+0byutwt3lNMj25BR1 8EmbDTxJ5iPoS/Xdkd99j0SG0s2SaY7a/WNKE3Xj6x6wFmKMS9Hw+wiVzOrHHVqjTKqw LTWR4AWmtNgQ/JpxjF/gVxaL8vvnkLswq1T5nyir2nFlAm5jVKO4VPJgTPHMUi9Ii/+i 8GYhQieOEQhX2FtnbFnbmdD7eYBSy6EcTU7HIgntszp/i6oLoHogUmldav4xdA+9YGwW 5S6nLkvGBwHYDjuJhkVoRvPIRwPEg3k2GIglMONPjEXIWsZ0ZK6Nsv9FlPLPuPmKZupy lKYg== X-Gm-Message-State: ABy/qLb15Yknu8lGHDl9Q1UamM1xvwuULkjiWHnbfR8qJ92VuIJKcbaZ V/Qaj2Y7k+RODNTLMxwULkhlRw== X-Google-Smtp-Source: APBJJlGICK55P4qQIzJp5BdYaaHj0H3XFrC2G5foYY3LZxd3vWW3cVXxyb5Lg5BPx8EFwDqlcX+bgw== X-Received: by 2002:a67:e910:0:b0:444:bb6c:1188 with SMTP id c16-20020a67e910000000b00444bb6c1188mr5449444vso.1.1690311168453; Tue, 25 Jul 2023 11:52:48 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-b236-e3a5-57be-379d.res6.spectrum.com. [2603:6081:7b00:6400:b236:e3a5:57be:379d]) by smtp.gmail.com with ESMTPSA id r7-20020ab04a47000000b007949e5163f2sm1809352uae.23.2023.07.25.11.52.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Jul 2023 11:52:48 -0700 (PDT) Date: Tue, 25 Jul 2023 14:52:46 -0400 From: Tom Rini To: Abdellatif El Khlifi Cc: nd@arm.com, u-boot@lists.denx.de Subject: Re: [PATCH v15 00/10] introduce Arm FF-A support Message-ID: <20230725185246.GE3630934@bill-the-cat> References: <20230710161828.GS148062@bill-the-cat> <20230713132847.176000-1-abdellatif.elkhlifi@arm.com> <20230724235007.GA3188301@bill-the-cat> <20230725092616.GA100869@e130802.arm.com> <20230725134724.GO3630934@bill-the-cat> <20230725183439.GA503876@e130802.arm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="P6tbJg4Y1pzIOgL9" Content-Disposition: inline In-Reply-To: <20230725183439.GA503876@e130802.arm.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean --P6tbJg4Y1pzIOgL9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 25, 2023 at 07:34:39PM +0100, Abdellatif El Khlifi wrote: > Hi Tom, >=20 > On Tue, Jul 25, 2023 at 09:47:24AM -0400, Tom Rini wrote: > > On Tue, Jul 25, 2023 at 10:26:16AM +0100, Abdellatif El Khlifi wrote: > > > Hi Tom, > > >=20 > > > On Mon, Jul 24, 2023 at 07:50:07PM -0400, Tom Rini wrote: > > > > On Thu, Jul 13, 2023 at 02:28:37PM +0100, Abdellatif El Khlifi wrot= e: > > > > > Adding support for Arm FF-A v1.0 (Arm Firmware Framework for Armv= 8-A) [A]. > > > > >=20 > > > > > FF-A specifies interfaces that enable a pair of software executio= n environments aka partitions to > > > > > communicate with each other. A partition could be a VM in the Nor= mal or Secure world, an > > > > > application in S-EL0, or a Trusted OS in S-EL1. > > > > >=20 > > > > > FF-A is a discoverable bus and similar to architecture features. > > > > > FF-A bus is discovered using ARM_SMCCC_FEATURES mechanism perform= ed > > > > > by the PSCI driver. > > > > >=20 > > > > > ... > > > > >=20 > > > > > Changelog of changes: > > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D > > > > >=20 > > > > > v15: > > > >=20 > > > > So, this does not pass CI: > > > > https://source.denx.de/u-boot/u-boot/-/jobs/662303 > > > > https://source.denx.de/u-boot/u-boot/-/jobs/662304#L2234 > > > >=20 > > > > And it's on me for merging this before letting the CI run I kicked > > > > complete, sorry. But I'm reverting this now. > > > >=20 > > >=20 > > > The v15 patchset has been built successfully on next using this SHA: = [1]. > > >=20 > > > The tested platforms are the following: [2]. > > >=20 > > > Is there any action from my side please ? > > >=20 > > > [1]: 56c7fac8ad89955d3e5d08864bbd1343a058bf4b > > > [2]: tested platforms > > >=20 > > > sandbox64 > > > sandbox > > > corstone1000-fvp > > > corstone1000-mps3 > > > qemu_arm64 > >=20 > > Yes, you need to go and fix all of the problems that CI is showing: > > - On 64bit, espresso7420 is building cmd/armffa.c and pointing out an > > unused variable. > > - Maybe related to why that platform is building the code, a ton of > > 32bit platforms are building the code and showing warnings. And also > > that your Kconfig logic is wrong. > > - Finally, the MAINTAINERS file needs to be alphabetical. > >=20 >=20 > Thanks for the details. I fixed all the issues and will send them shortly= in v16 (a minor change). >=20 > espresso7420 builds fine and Arm 32-bit boards no longer automatically pi= ck up FF-A. Thanks. >=20 > For the alphabetical order in MAINTAINERS, please help me undertand where= the issue is. > The FF-A part is already in alphabetical order: >=20 > ARM CORTINA ACCESS CAxxxx The UUID test portion was not, however. --=20 Tom --P6tbJg4Y1pzIOgL9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmTAGfsACgkQFHw5/5Y0 tyy+Nwv/dhFjLWHasF9bYzQYDBIBS5cSeNGL+0CK8UVC6wQr8Qc9cgxyL/g+B6D8 FnM1/GW9ACj8NHcEizVzYpVh8nG5KK1jHyzVNyzIHycwj+rgXYszCi8iOpzGfjwS rXKJxsyJZ3N22e2lcWUseAwraxUIMMvWXGY6Fd3wzK5p0/17T8s96AWkqE7zRJXP mpCAbdA8kgf3s/cLPpO0jrBN7sJe/53i9sDAj5+pcOOebx/vikGIeSX4cQPv9J9n dQxfi8i3SS/ujhmWZGbIVSHJngDdm9D9UQM1EuSwnnw4+ehFf583zW2lipmW4brS ibGKtUahtCe4yWvlX0uPhXR+Up55xDGXAFDSF7fuNvC3Nx5inedF8DFLi6gEok27 IxGykWuYJ73YAjpdO5N0Zsig2eiDwFiy2aHwQediPPstHUbel7E8+/Fa5FOlNq0w ery/5s+Ey/L07urcLd23tamvAe5I2vRly2HgmvWf4ecSsqNjLmIxRND782GTsfM0 y+nhUVEh =i/12 -----END PGP SIGNATURE----- --P6tbJg4Y1pzIOgL9--