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 191D9D81163 for ; Mon, 18 Mar 2024 13:02:14 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=YD0TiZmm3rW8d+LNMg3m8ssBVykGRu4jyDFPe98PtBk=; 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:Resent-Date:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Disposition; s=20240206; t=1710766933; v=1; b=pzV5KbRiNCx6r5Qi69bZQk6DgXsWxx1ZvWYrv5lfF35Nt8tByKGAoUunOE+NoBlNFCoTWxuC rqNE6hAhJ78kUhyHCL6w59q2Ljcbg2MfhGTWiTM7CPKHZMv5+lfXchFA3J599iV/bNeKcC6NvVi Y35q1rsKGnCg/wJ+N6i/iJQPABLy0xoUCUAKiNWwI+uS9NMPY0bgV4KWY8W2sWXMulH/NMJ3qcx d+NkP4rBFU3ZGWZ6IKP9Y10GmP3VDApIGxLL1TNHCS03k78q37OZnFCuMh/geomXB9D9C0gTrgc vPIcQ7BkD0qMq3XUwCbirHy1Z8Mb6O4LBcJ4SVKL/16NQ== X-Received: by 127.0.0.2 with SMTP id GF5XYY7687511xZgVrAWSrOX; Mon, 18 Mar 2024 06:02:13 -0700 X-Received: from mail-oa1-f54.google.com (mail-oa1-f54.google.com [209.85.160.54]) by mx.groups.io with SMTP id smtpd.web11.43306.1710766932862133932 for ; Mon, 18 Mar 2024 06:02:12 -0700 X-Received: by mail-oa1-f54.google.com with SMTP id 586e51a60fabf-221960e3edcso1438010fac.0 for ; Mon, 18 Mar 2024 06:02:12 -0700 (PDT) X-Gm-Message-State: FS5CXRIlrbZZXmEMVIn5kHsLx7686176AA= X-Google-Smtp-Source: AGHT+IGRFMa/C2oA80eecPSLp1C8Pw2v1FSGSvhuFXETwPBIrN+0ic5nz2p+iso8MBlR/EaN/BTkVw== X-Received: by 2002:a05:6870:970f:b0:21e:6320:ba05 with SMTP id n15-20020a056870970f00b0021e6320ba05mr11275572oaq.23.1710766932095; Mon, 18 Mar 2024 06:02:12 -0700 (PDT) X-Received: from sunil-laptop ([106.51.185.90]) by smtp.gmail.com with ESMTPSA id lg6-20020a0568700b8600b002226632f6e7sm2378601oab.36.2024.03.18.06.02.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Mar 2024 06:02:11 -0700 (PDT) Date: Mon, 18 Mar 2024 18:32:02 +0530 From: "Sunil V L" To: Tuan Phan Cc: devel@edk2.groups.io, michael.d.kinney@intel.com, gaoliming@byosoft.com.cn, zhiguang.liu@intel.com, kraxel@redhat.com, lersek@redhat.com, rahul1.kumar@intel.com, ray.ni@intel.com, jiewen.yao@intel.com, andrei.warkentin@intel.com, ardb+tianocore@kernel.org Subject: Re: [edk2-devel] [PATCH v4 1/4] MdePkg.dec: RISC-V: Define override bit for Svpbmt extension Message-ID: References: <20240314201917.1756-1-tphan@ventanamicro.com> <20240314201917.1756-2-tphan@ventanamicro.com> MIME-Version: 1.0 In-Reply-To: <20240314201917.1756-2-tphan@ventanamicro.com> 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 Resent-Date: Mon, 18 Mar 2024 06:02:13 -0700 Reply-To: devel@edk2.groups.io,sunilvl@ventanamicro.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=pzV5KbRi; 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 On Thu, Mar 14, 2024 at 01:19:14PM -0700, Tuan Phan wrote: > Define the BIT 2 as the override bit for Svpbmt extension. This will > be used by RISC-V MMU library to support EFI_MEMORY_UC and > EFI_MEMORY_WC. > Reviewed-by: Sunil V L -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116841): https://edk2.groups.io/g/devel/message/116841 Mute This Topic: https://groups.io/mt/104934687/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-