From: "Laszlo Ersek" <lersek@redhat.com>
To: devel@edk2.groups.io, sunilvl@ventanamicro.com,
Dhaval <dhaval@rivosinc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>,
Jiewen Yao <jiewen.yao@intel.com>,
Jordan Justen <jordan.l.justen@intel.com>,
Gerd Hoffmann <kraxel@redhat.com>,
Andrei Warkentin <andrei.warkentin@intel.com>,
Michael D Kinney <michael.d.kinney@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>,
Zhiguang Liu <zhiguang.liu@intel.com>,
Daniel Schaefer <git@danielschaefer.me>
Subject: Re: [edk2-devel] [PATCH v8 0/5] Cache Management Operations Support For RISC-V
Date: Tue, 7 Nov 2023 19:04:58 +0100 [thread overview]
Message-ID: <a0946c92-2aaf-dcc3-4f3d-4194873bf9e6@redhat.com> (raw)
In-Reply-To: <ZUnkB6SHQlJU8MJk@sunil-laptop>
On 11/7/23 08:15, Sunil V L wrote:
> On Mon, Nov 06, 2023 at 08:23:51AM +0530, Dhaval wrote:
>> Implementing code to support Cache Management Operations (CMO) defined by
>> RISC-V CMO instructions.https://github.com/riscv/riscv-CMOs
>> This is a re-write of original series v5.
>> The patchset contains 5 patches- created based on V5 feedback.
>> 1. Restructuring of existing code and move instruction declarations into BaseLib
>> 2. Renaming existing functions to denote type of instruction used to maanage cache.
>> This is useful for further patches where more cache management instructions are added.
>> 3. Add the new cache maintenance operations to BaseLib, including the
>> new assembly instruction encodings.
>> 4. Update BaseCacheMaintenanceLib (utilizing the new BaseLib primitives)
>> 5. Add platform level PCD to allow overriding of RISC-V features.
>>
>> Code Link: https://github.com/tianocore/edk2/pull/5002
>>
>> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
>> Cc: Jiewen Yao <jiewen.yao@intel.com>
>> Cc: Jordan Justen <jordan.l.justen@intel.com>
>> Cc: Gerd Hoffmann <kraxel@redhat.com>
>> Cc: Sunil V L <sunilvl@ventanamicro.com>
>> Cc: Andrei Warkentin <andrei.warkentin@intel.com>
>> Cc: Laszlo Ersek <lersek@redhat.com>
>> Cc: Michael D Kinney <michael.d.kinney@intel.com>
>> Cc: Liming Gao <gaoliming@byosoft.com.cn>
>> Cc: Zhiguang Liu <zhiguang.liu@intel.com>
>> Cc: Daniel Schaefer <git@danielschaefer.me>
>>
>> Dhaval (5):
>> MdePkg: Move RISC-V Cache Management Declarations Into BaseLib
>> MdePkg: Rename Cache Management Function To Clarify Fence Based Op
>> MdePkg: Implement RISC-V Cache Management Operations
>> MdePkg: Utilize Cache Management Operations Implementation For RISC-V
>> OvmfPkg/RiscVVirt: Override for RV CPU Features
>
> If nobody objects, I will merge this tomorrow with or without ack from
> MdePkg maintainers. The changes are related to RISC-V only anyway.
I think you'll have to ask Mike or Liming to do the merge, given that
we're now in soft feature freeze. I do agree though that the series's
review completed in time for the merge; v8 picked up tags given previously.
Laszlo
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#110871): https://edk2.groups.io/g/devel/message/110871
Mute This Topic: https://groups.io/mt/102413464/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/12367111/7686176/1913456212/xyzzy [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
next prev parent reply other threads:[~2023-11-07 18:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-06 2:53 [edk2-devel] [PATCH v8 0/5] Cache Management Operations Support For RISC-V Dhaval Sharma
2023-11-06 2:53 ` [edk2-devel] [PATCH v8 1/5] MdePkg: Move RISC-V Cache Management Declarations Into BaseLib Dhaval Sharma
2023-11-06 2:53 ` [edk2-devel] [PATCH v8 2/5] MdePkg: Rename Cache Management Function To Clarify Fence Based Op Dhaval Sharma
2023-11-06 2:53 ` [edk2-devel] [PATCH v8 3/5] MdePkg: Implement RISC-V Cache Management Operations Dhaval Sharma
2023-11-06 2:53 ` [edk2-devel] [PATCH v8 4/5] MdePkg: Utilize Cache Management Operations Implementation For RISC-V Dhaval Sharma
2023-11-06 2:53 ` [edk2-devel] [PATCH v8 5/5] OvmfPkg/RiscVVirt: Override for RV CPU Features Dhaval Sharma
2023-11-07 7:15 ` [edk2-devel] [PATCH v8 0/5] Cache Management Operations Support For RISC-V Sunil V L
2023-11-07 18:04 ` Laszlo Ersek [this message]
2023-11-08 3:48 ` Sunil V L
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a0946c92-2aaf-dcc3-4f3d-4194873bf9e6@redhat.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox