Dear all,
Are there any concerns regarding the patch? If not, would you like to proceed
with the merge?
Thanks a lot!
BRs,
Jingyu
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#120289): https://edk2.groups.io/g/devel/message/120289
Mut
Hi Sunil V L,
Not at all! Thanks!
Best Regards,
Jingyu
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#117342): https://edk2.groups.io/g/devel/message/117342
Mute This Topic: https://groups.io/mt/105131337/21656
Group Owner: devel+ow...@
I have verified the above patch on the SG2042 platform. I agree with your
understanding of the LowestMemBase.
Best Regards,
Jingyu
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#117213): https://edk2.groups.io/g/devel/message/117213
Mut
On Tue, Oct 31, 2023 at 05:55 PM, Dhaval Sharma wrote:
>
> I am posting an update on behalf of Jingyu as he had trouble with posting.
> CC'ing him here:
> In summary what we have verified so far:
> * I have verified that instructions/op codes are okay. I have also
> verified on Qemu that function
>
> Implement Cache Management Operations (CMO) defined by
> RISC-V spec https://github.com/riscv/riscv-CMOs.
>
> Notes:
> 1. CMO only supports block based Operations. Meaning cache
> flush/invd/clean Operations are not available for the entire
> range. In that case we fallback on fence.i instruc