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 A13227803D8 for ; Mon, 17 Jul 2023 18:03:42 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=wf9W9bODQFxq0V8FdaOs7t7s5rX+QamzC56ZSz7uIFc=; c=relaxed/simple; d=groups.io; h=X-Received:X-Received:X-Received:X-Gm-Message-State:X-Google-Smtp-Source:X-Received:MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Unsubscribe:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:Content-Type:Content-Transfer-Encoding; s=20140610; t=1689617021; v=1; b=f39d4ov/uyCmgq7OWXXmQhB4vagRtrJQ7kzO1/JRgtJhO1Gvjue6egvUlqS/vPaMlAdoi5nJ 3ZG1uGpjwf8zwT5mVt2CH+0UIIh6XAp0grFNBaDyhuyYZ2GluZpx9XpASZqrDkkEpzECJjLWfLp mdiPmuHyzljtrE5K8eYJ/Po4= X-Received: by 127.0.0.2 with SMTP id 8dckYY7687511xo1HLIuHNfx; Mon, 17 Jul 2023 11:03:41 -0700 X-Received: from mail-vk1-f175.google.com (mail-vk1-f175.google.com [209.85.221.175]) by mx.groups.io with SMTP id smtpd.web10.1959.1689617020705910425 for ; Mon, 17 Jul 2023 11:03:40 -0700 X-Received: by mail-vk1-f175.google.com with SMTP id 71dfb90a1353d-483e175352cso470543e0c.2 for ; Mon, 17 Jul 2023 11:03:40 -0700 (PDT) X-Gm-Message-State: x3vl5L6hWrafXa0kGXLhjj4bx7686176AA= X-Google-Smtp-Source: APBJJlHpwSLWqzj5p3Kzs6Op61w8wfcOJMUDy3shKSa4g1/MZ4f2ZC/fI7D31GtNZlPiTb6wtMl2Nbk8yWKm+8FkhFE= X-Received: by 2002:a1f:eac1:0:b0:481:3734:7986 with SMTP id i184-20020a1feac1000000b0048137347986mr124349vkh.1.1689617019573; Mon, 17 Jul 2023 11:03:39 -0700 (PDT) MIME-Version: 1.0 References: <20230717165935.3958769-1-sunilvl@ventanamicro.com> In-Reply-To: <20230717165935.3958769-1-sunilvl@ventanamicro.com> From: "Pedro Falcato" Date: Mon, 17 Jul 2023 19:03:28 +0100 Message-ID: Subject: Re: [edk2-devel] [PATCH 1/1] OvmfPkg/RiscVVirt: Check "no-map" and mark EfiReservedMemoryType To: devel@edk2.groups.io, sunilvl@ventanamicro.com Cc: Ard Biesheuvel , Jiewen Yao , Jordan Justen , Gerd Hoffmann , Andrei Warkentin Precedence: Bulk List-Unsubscribe: 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,pedro.falcato@gmail.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b="f39d4ov/"; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On Mon, Jul 17, 2023 at 5:59=E2=80=AFPM Sunil V L wrote: > > OpenSBI now marks PMP regions with "no-map" attribute. > So, remove the workaround and add the ReservedMemory only > when no-map is set so that it follows DT spec. Isn't there a concern for supporting older OpenSBI versions? Is there no guarantee that it will work? This change looks like it should break older OpenSBI versions. --=20 Pedro -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#106970): https://edk2.groups.io/g/devel/message/106970 Mute This Topic: https://groups.io/mt/100198972/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-