From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B140123ABB4; Mon, 30 Jun 2025 12:16:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751285819; cv=none; b=JmIqGL1RBz4mjQZb+IGwoeIASAPHPYGGx1tiL+DXJRHM46wA56byOb4S1Q/Xpkb76tGOc1m7wcy+5JNTZHCpGGhMKak6UbUXDEFW/ckn871tHWjrOzR41sx6SCZqrxFGvAJwNhfnhIrHTdC0q8+B7JXOomjrYcvCjUS138+hmk4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751285819; c=relaxed/simple; bh=uQZcfFAB5Bb7SjYLcY68iLqgdgJyMWcOHBypnwxmhyw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=NDnXnUI9BUpep3PJ7L0K7HhuVwJ4qg+lhbF7MURUfgQaTxdXW4RZzcGMmUbZfPvWTkukO5lkrm2QAJfnmQDYwBq2fDY1r6RuKEeMxurSZe5BsXejBqIxmOzpu710cBXOQB2lMCb3oH7Q6Qk3HsTUzCTgSZaz8g/upnRGqb4HbSc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=lJwRz5aA; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="lJwRz5aA" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3F761C4CEEF; Mon, 30 Jun 2025 12:16:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1751285819; bh=uQZcfFAB5Bb7SjYLcY68iLqgdgJyMWcOHBypnwxmhyw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lJwRz5aAx7jcJWw3lPuS9bGqoAON5GghHR6EAD4CeEveFyp8xg0HqbF6gz55DJmMU ZEIBv21SrhR4w0wsY9/HByBgu6JyHJZK+nOp5XSYS4J8kX07n6MuEUjT9O40vSbonu 9hLrH273cP1ATUIrlmOZADP5+mlE9UpJIqELHVhfasHhyxNbPdQ0RNknHlNZn5SuNm FHnFDRlv7jRC5oBpfDNY3xJe+ojUlVqmwYU1U6SQ/pAAP1sP5LHKNuM/whPLftD6GY i0P8ysPMnqdN1jehMy8i6PedO2J/jEl+VGounXt06p0ttnPKMWeZM4sVPXKaM5x/Wa e5PO5kbeqCkZw== Received: from johan by xi.lan with local (Exim 4.97.1) (envelope-from ) id 1uWDRS-000000007l6-0dNF; Mon, 30 Jun 2025 14:16:58 +0200 Date: Mon, 30 Jun 2025 14:16:58 +0200 From: Johan Hovold To: Dmitry Baryshkov Cc: Konrad Dybcio , Bjorn Andersson , Maximilian Luz , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Ard Biesheuvel , Steev Klimaszewski , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-efi@vger.kernel.org Subject: Re: [PATCH v4 5/8] firmware; qcom: scm: enable QSEECOM on SC8280XP CRD Message-ID: References: <20250625-more-qseecom-v4-0-aacca9306cee@oss.qualcomm.com> <20250625-more-qseecom-v4-5-aacca9306cee@oss.qualcomm.com> <95c46d39-5b4a-46dd-aa73-1b3b9bf81019@oss.qualcomm.com> Precedence: bulk X-Mailing-List: linux-efi@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Sat, Jun 28, 2025 at 05:50:49PM +0300, Dmitry Baryshkov wrote: > On Fri, Jun 27, 2025 at 02:50:26PM +0200, Johan Hovold wrote: > > On Fri, Jun 27, 2025 at 02:26:41PM +0200, Konrad Dybcio wrote: > > > On 6/27/25 2:23 PM, Johan Hovold wrote: > > > > On Fri, Jun 27, 2025 at 01:54:37AM +0200, Konrad Dybcio wrote: > > > >> On 6/27/25 1:34 AM, Konrad Dybcio wrote: > > > >>> On 6/25/25 12:53 AM, Dmitry Baryshkov wrote: > > > > > >>>> As reported by Johan, this platform also doesn't currently support > > > >>>> updating of the UEFI variables. In preparation to reworking match list > > > >>>> for QSEECOM mark this platform as supporting QSEECOM with R/O UEFI > > > >>>> variables. > > > > > >>>> + { .compatible = "qcom,sc8280xp-crd", .data = &qcom_qseecom_ro_uefi, }, > > > >>> > > > >>> R/W works for me (tm).. the META version may be (inconclusive) 2605 > > > >> > > > >> Looked at the wrong SoC META table.. the build date is 05/25/2023 > > > > > > > > Could be that my machine was not provisioned properly. Do you boot from > > > > UFS or NVMe? > > > > > > > > My fw is also older: 01/10/2022. > > > > > > The machine has UFS, NVME and SPINOR, however the boot log definitely says: > > > > > > S - Boot Interface: SPI > > > > Mine says: > > > > S - Boot Interface: UFS > > Is this META even supported? I think it's recommended to update > firmware to the latest releases. It most likely has nothing to do with the meta version, but whether you boot from SPI-NOR or UFS. Johan