Thanks for your feedback.
1. Reg coding style, I will remove _ and resubmit but somehow PR CI
seemed to pass for me (https://github.com/tianocore/edk2/pull/4636).
2. For size and ext discovery should I wait until your ext discovery
patch is merged?
3. Thanks for catching the issue w
Hi Dhaval,
On Thu, Jul 13, 2023 at 03:03:31PM +0530, Dhaval wrote:
> From: Dhaval Sharma
>
> Implementing code to support Cache Management Operations
> (CMO) defined by RV spec https://github.com/riscv/riscv-CMOs
>
> Notes:
> 1. CMO only supports block based Operations. Meaning complete
>ca
From: Dhaval Sharma
Implementing code to support Cache Management Operations
(CMO) defined by RV spec https://github.com/riscv/riscv-CMOs
Notes:
1. CMO only supports block based Operations. Meaning complete
cache flush/invd/clean Operations are not available. In that case
we fallback on fe