Re: [edk2-devel] [PATCH v10 0/5] Cache Management Operations Support For RISC-V

2023-12-19 Thread Sunil V L
On Wed, Dec 13, 2023 at 08:29:26PM +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 feedba

[edk2-devel] [PATCH v10 0/5] Cache Management Operations Support For RISC-V

2023-12-13 Thread Dhaval Sharma
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 decla