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 E301ACD8CA8 for ; Fri, 12 Jun 2026 08:13:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To: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=6Rg1LrfpuhU+EEveY74NmEMvPYtnAYBoHaPe6hqUlf4=; b=ou3kT9gS3kBiBejdltqNLE3xFp L4uI8KswMTomyTA+MAjdlq+1Bq4U4X1WQvkTy/TiE6hSlJ7p/vwyMK/tjAooc6VKhu47v2h56ct7S HPHRxsjPuquGN2XAZHGXx4DrbWBfFzlC5l/df5wDmkc0QUjhd1efkgqAFj/9bY3d5nb+OwTSNh3Km Cy8nBP7o+vLl2ASnmw1P6RAedp9RnxRz4RVqv02P2V4Kg2xBO2XejcQAZ8QLm+7JKECV++dce5Uwm 9P4zf4W9WUPK9zvqLf/dl2gAAEYDFjJ8hkj+39KXJztHRQxxjL3uUEYcGJmcF+KJOfC+RnMEcEYxY dlpwmsRQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wXx14-0000000AYsF-1EQq; Fri, 12 Jun 2026 08:13:26 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wXx11-0000000AYrD-0wjf; Fri, 12 Jun 2026 08:13:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1781252003; x=1812788003; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=EtJZAYs6E/WZgQq7Sg+kISDy17uxy7ak03wdp/fu4Ik=; b=flrv6BBroa09S8MtaPcglDtTAvyNg+Hc3j2E7nPWZRDdfoZYeu+yLQtX Ql+u/bT/54fK4G1yJyIEfXG2mUxhxtZtf/ni5/kN0oGBOtEvM+RAWe763 tKLBKDg7/Z7c+p1kMXKgcMFeUemyjvQZh4UJGVQwwzO4S1+oPyRSBDgs+ dPqTQjB7xkQqYaWUEcMrvvJMDFldG9XZruprr2qmg1N1FbcGX+Y583UJA e2iNXrLNEGevZBYpW5gpgULPMXZg06kYKFY8+t26mrF4qsM/ZnHE7v5h1 r4dHtBRaB1uN2l42JBi8PA7ZX5amyKhwPdJj+21NSneumJQkm++yPBlEp Q==; X-CSE-ConnectionGUID: pgiZR6tuTNqjfYasAurGdA== X-CSE-MsgGUID: DLJWxWdJR4OYwN1yOiQ8Ow== X-IronPort-AV: E=Sophos;i="6.24,200,1774335600"; d="asc'?scan'208";a="290396387" X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa5.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Jun 2026 01:13:22 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.87.72) by chn-vm-ex4.mchp-main.com (10.10.87.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.2.2562.41; Fri, 12 Jun 2026 01:13:21 -0700 Received: from wendy (10.10.85.11) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.58 via Frontend Transport; Fri, 12 Jun 2026 01:13:16 -0700 Date: Fri, 12 Jun 2026 09:12:30 +0100 From: Conor Dooley To: Guodong Xu CC: Jonathan Corbet , Shuah Khan , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Zong Li , Deepak Gupta , Anup Patel , Atish Patra , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Yixun Lan , Chen Wang , Inochi Amaoto , , , , , , Paul Walmsley , Conor Dooley , , , , , Palmer Dabbelt , Andrew Jones Subject: Re: [PATCH v4 07/16] riscv: Add B to hwcap and hwprobe Message-ID: <20260612-unsorted-sequester-6a4ec6b9d583@wendy> References: <20260611-rva23u64-hwprobe-v2-v4-0-3f01a2449488@gmail.com> <20260611-rva23u64-hwprobe-v2-v4-7-3f01a2449488@gmail.com> MIME-Version: 1.0 In-Reply-To: <20260611-rva23u64-hwprobe-v2-v4-7-3f01a2449488@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260612_011323_269956_86012BFE X-CRM114-Status: UNSURE ( 9.69 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============4406614390832567960==" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org --===============4406614390832567960== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="PQqI/ma7D3SyX7fS" Content-Disposition: inline --PQqI/ma7D3SyX7fS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 11, 2026 at 04:12:44PM -0400, Guodong Xu wrote: > From: Andrew Jones >=20 > Add B to hwcap and ensure when B is present that Zba, Zbb, and Zbs > are all set. Also expose B via hwprobe (RISCV_HWPROBE_EXT_B in > RISCV_HWPROBE_KEY_IMA_EXT_1) so that userspace can probe B directly, > mirroring the F/D/C/V pattern where each is reported via both hwcap > and hwprobe. >=20 > Signed-off-by: Andrew Jones > [Add B to hwprobe] > Signed-off-by: Guodong Xu Reviewed-by: Conor Dooley --PQqI/ma7D3SyX7fS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCaiu/bgAKCRB4tDGHoIJi 0qW0AP4zDRXj0LcaBFyBnGq6O7UoIBzoElEBlRQMmlD1lzUdDAD/WDVIu88sPWvA kcQWsFvqgBTiL+CUQBbWI3amTlmHgQI= =nHj3 -----END PGP SIGNATURE----- --PQqI/ma7D3SyX7fS-- --===============4406614390832567960== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv --===============4406614390832567960==--