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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C85E8C6379F for ; Tue, 21 Feb 2023 10:51:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233873AbjBUKvy (ORCPT ); Tue, 21 Feb 2023 05:51:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52022 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233816AbjBUKvu (ORCPT ); Tue, 21 Feb 2023 05:51:50 -0500 Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 35DBD22DD9 for ; Tue, 21 Feb 2023 02:51:16 -0800 (PST) Received: by mail-wr1-x430.google.com with SMTP id z8so3644850wrm.8 for ; Tue, 21 Feb 2023 02:51:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jrtc27.com; s=gmail.jrtc27.user; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=9w7XobGmqoHAIzgD6LtsFXauMIPw7dVC/9cFUkEqxAg=; b=AXBF51TxVmSaVNE/WJ8amku2KSqvbxFUmsYKA0gXCvXJqgyKiBQs9uEXObAlXXO/7f /l+eZ4zLmdc1I4b9hsiZ/twLu7qAVcd8EfZA4oho/t2X1ZdAzrR7SiGiYVu2aFezzqJm +df4yR61596wmZ5fi9d9AocUK64Oe7O14BjlKLmzHvbUcGvMVAzvQ6/XVHgpna5C2jOL umPOhgxAOtOgrzSyfHnsPud0NAy8QPEfUyToiLcecoc667tm7GRghydN6Y98YF7nzUNv 3lmdApV/CvnwmL6AZZl/38AEFazpjx8ROWgcWSGfrA+FeK/lQUEq5lYzMmSfW0kByN7z Ic3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9w7XobGmqoHAIzgD6LtsFXauMIPw7dVC/9cFUkEqxAg=; b=c6Zd+HAJgFa+iwviQ5pM9B0R+GSSSnDpdgMd59S481JC74wymQElylUzSE755PLAPG yv7pap8S7xK0CN5rYWfLULy9Uq8eKv1hmOQTud/Kgl0+9m3gMWO5y0dm9CaeUSrCGZ/p OGQ7ECpMN1DUPnnYXVgAwXmSqsXMynSAexMwr+xVLcAbdap+PX8LY/vd75B++LCieWbA HOWhVVRfSwfgUzSGPRHZ3qFp4QQ+039pe1NjC8CXf9rQoJVE4DFKQBeni0LBJLk49wPk QCdodT5/ry6/wnuVztU7UnGjMW+zPgYMCsqhBmMMrP4bcbR4MiZ0N85MCWPaZKfN4X+X 3ZtA== X-Gm-Message-State: AO0yUKVcirUn5jV8J6ICTj21nu/0M5sqHLIPc/pSJ/kyafi0Ylv1kToD hAMnmC/SyLPOOy5leXFJW88h7g== X-Google-Smtp-Source: AK7set8U0nwW6pymToKnj0QWWxsDXX4OES4HSyFf1ItR+ya7bj1YlMfmMfNBNYEKfrx1VuPwLLXTgg== X-Received: by 2002:a5d:65c6:0:b0:2c5:7c7a:78f7 with SMTP id e6-20020a5d65c6000000b002c57c7a78f7mr2849679wrw.45.1676976674381; Tue, 21 Feb 2023 02:51:14 -0800 (PST) Received: from smtpclient.apple (global-5-143.n-2.net.cam.ac.uk. [131.111.5.143]) by smtp.gmail.com with ESMTPSA id d1-20020a5d4f81000000b002c5526234d2sm3656584wru.8.2023.02.21.02.51.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Feb 2023 02:51:13 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Subject: Re: [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string From: Jessica Clarke In-Reply-To: Date: Tue, 21 Feb 2023 10:51:13 +0000 Cc: =?utf-8?Q?Christoph_M=C3=BCllner?= , Palmer Dabbelt , Anup Patel , pbonzini@redhat.com, Atish Patra , Paul Walmsley , Andrew Jones , Anup Patel , kvm@vger.kernel.org, kvm-riscv@lists.infradead.org, linux-riscv , linux-kernel@vger.kernel.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <20230128072737.2995881-3-apatel@ventanamicro.com> To: Conor Dooley X-Mailer: Apple Mail (2.3696.120.41.1.1) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 21 Feb 2023, at 10:40, Conor Dooley = wrote: >=20 > Hey Christoph, >=20 > On Tue, Feb 21, 2023 at 08:12:58AM +0100, Christoph M=C3=BCllner = wrote: >> Hi all, >>=20 >> The RISC-V Architectural Review Committee has discussed the concerns >> regarding the non-ratified chapters in the AIA specification. >=20 > Thanks for the update! >=20 >> Here is the relevant quote from the meeting minutes: >> """ >> Although the Advanced Interrupt Architecture (AIA) has already passed >> Architecture Review (with a minor edit still pending), the committee >> has some suggestions about its final steps to ratification, to avoid >> the AIA document having a mixture of ratified and non-ratified = content: >=20 >> - The AIA document's remaining draft chapter on the Duo-PLIC, which = is >> not currently on a path to ratification, can be removed to a = separate >> document. >=20 > That sounds promising... >=20 >> - Ratification of the full AIA (without Duo-PLIC) can be postponed to >> coincide with ratification of the IOMMU specification, given that >> the latter is now expected in a reasonable time, and the AIA's last >> chapter concerning IOMMUs is already scheduled to go through public >> review and be ratified only together with the IOMMU specification. >> """ >=20 > ...and so does this. AIA stuff's acceptability only depending on the > IOMMU spec's freeze (and thus Chapter 9's) seems like a vast = improvement > on the status quo to me! >=20 >> The full meeting minutes can be found here: >> https://lists.riscv.org/g/tech-chairs/message/1381 >=20 > This link is non functional unfortunately :/ tech-chairs is private, for (co-)chairs only... not sure why it went there rather than tech-privileged. Jess > Cheers, > Conor. >=20 > _______________________________________________ > linux-riscv mailing list > linux-riscv@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-riscv