From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 5A15CD80A20 for ; Wed, 28 Feb 2024 04:42:15 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=Ih6JxLCBoh96ufXtNYSn7muOqe73R9UBFz1YdpRMz2I=; c=relaxed/simple; d=groups.io; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Disposition:Content-Transfer-Encoding; s=20140610; t=1709095334; v=1; b=kTHNFmmXMAZzMe3FXoUoVDSzccDvPgSjnehI7eHXwrpinmnw+PJOGFdpQSVmtrOCOD5qtEdN pg027nM4W82iwzQ5W/e+Gjg+DsOV+GFRsj+tBsJN1THihi7Kf0AKY09EwNV2j2BVywrbmTipgm1 VHyp27Ax2h8XVEVJgO8iseEc= X-Received: by 127.0.0.2 with SMTP id bAzdYY7687511x6hWJ6X3qTa; Tue, 27 Feb 2024 20:42:14 -0800 X-Received: from mail-oa1-f45.google.com (mail-oa1-f45.google.com [209.85.160.45]) by mx.groups.io with SMTP id smtpd.web11.6347.1709095333434074869 for ; Tue, 27 Feb 2024 20:42:13 -0800 X-Received: by mail-oa1-f45.google.com with SMTP id 586e51a60fabf-21eea6aab5eso3535857fac.0 for ; Tue, 27 Feb 2024 20:42:13 -0800 (PST) X-Forwarded-Encrypted: i=1; AJvYcCWXJEpDjM2KcCTBbc/27M631z0l7PGnkSed72i/TVcFDloO2UDisyGFNnwGbXqh29/DiIN0PiGXkJ9bVrjMxZm7+vNg/A== X-Gm-Message-State: B8J4HdWEfVwf7nap2UXJn3j1x7686176AA= X-Google-Smtp-Source: AGHT+IFoB63Ge7FZ6s2g8lRFjMHC3owPLXFp3UPiBxiAt4+vdd0ZOCpJTIgUZ1UrEQ84ylyiOESmIg== X-Received: by 2002:a05:6870:3a0e:b0:21e:6d41:3a86 with SMTP id du14-20020a0568703a0e00b0021e6d413a86mr10935786oab.59.1709095332682; Tue, 27 Feb 2024 20:42:12 -0800 (PST) X-Received: from sunil-laptop ([106.51.83.242]) by smtp.gmail.com with ESMTPSA id c2-20020a05687091c200b0021e88b471f2sm2375470oaf.26.2024.02.27.20.42.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Feb 2024 20:42:12 -0800 (PST) Date: Wed, 28 Feb 2024 10:12:04 +0530 From: "Sunil V L" To: Tuan Phan Cc: "Warkentin, Andrei" , "devel@edk2.groups.io" , "Kinney, Michael D" , "gaoliming@byosoft.com.cn" , "Liu, Zhiguang" , "kraxel@redhat.com" , "lersek@redhat.com" , "Kumar, Rahul R" , "Ni, Ray" , "Yao, Jiewen" , "ardb+tianocore@kernel.org" Subject: Re: [edk2-devel] [PATCH v2 0/3] RISC-V: Support Svpbmt extension Message-ID: References: <20240207012910.2133-1-tphan@ventanamicro.com> <17B3F4C51A165C5A.28807@groups.io> MIME-Version: 1.0 In-Reply-To: Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,sunilvl@ventanamicro.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=kTHNFmmX; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=none Hi Tuan, On Mon, Feb 26, 2024 at 08:34:22PM -0800, Tuan Phan wrote: > Hi Sunil/ Andrei, > Any comments on this series? > Did I miss your response to Laszlo's feedback on PATCH 2 - [1]? Apart from that, don't we need to handle EFI_MEMORY_WT similar to EFI_MEMORY_WC? [1] - https://edk2.groups.io/g/devel/message/115243 Thanks, Sunil > Regards, > > On Wed, Feb 14, 2024 at 10:16 PM Tuan Phan via groups.io ventanamicro.com@groups.io> wrote: > > > > > > > On Wed, Feb 14, 2024 at 9:43 PM Warkentin, Andrei < > > andrei.warkentin@intel.com> wrote: > > > >> Do you mind sharing a GH branch with the patch set? > >> > > https://github.com/pttuan/edk2/tree/tphan/riscv_mmu_svpbmt > > Tuan > > > >> > >> A > >> > >> > -----Original Message----- > >> > From: Tuan Phan > >> > Sent: Tuesday, February 6, 2024 7:29 PM > >> > To: devel@edk2.groups.io > >> > Cc: Kinney, Michael D ; > >> > gaoliming@byosoft.com.cn; Liu, Zhiguang ; > >> > kraxel@redhat.com; lersek@redhat.com; Kumar, Rahul R > >> > ; Ni, Ray ; > >> > sunilvl@ventanamicro.com; Yao, Jiewen ; > >> Warkentin, > >> > Andrei ; ardb+tianocore@kernel.org; Tuan > >> Phan > >> > > >> > Subject: [PATCH v2 0/3] RISC-V: Support Svpbmt extension > >> > > >> > This patchset adds support for RISC-V Svpbmt extension. > >> > > >> > The GCD EFI_MEMORY_UC and EFI_MEMORY_WC attributes will be mapped to > >> > IO and NC mode defined in PBMT field. > >> > > >> > v2: > >> > - Generated patch for each package. > >> > > >> > Tuan Phan (3): > >> > MdePkg.dec: RISC-V: Define override bit for Svpbmt extension > >> > UefiCpuPkg: RISC-V: MMU: Support Svpbmt extension > >> > OvmfPkg/RiscVVirt: Override Svpbmt extension > >> > > >> > MdePkg/MdePkg.dec | 2 ++ > >> > OvmfPkg/RiscVVirt/RiscVVirt.dsc.inc | 2 +- > >> > .../Library/BaseRiscVMmuLib/BaseRiscVMmuLib.c | 25 ++++++++++++++++++- > >> > .../BaseRiscVMmuLib/BaseRiscVMmuLib.inf | 1 + > >> > 4 files changed, 28 insertions(+), 2 deletions(-) > >> > > >> > -- > >> > 2.25.1 > >> > >> > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116083): https://edk2.groups.io/g/devel/message/116083 Mute This Topic: https://groups.io/mt/104211191/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-