[PATCH v2 4/4] selftests/riscv: Add Zicbop prefetch test
Andrew Jones
ajones at ventanamicro.com
Mon Oct 13 10:41:11 PDT 2025
On Tue, Oct 14, 2025 at 12:16:41AM +0800, Yao Zihong wrote:
> Thanks for the review, I’ll fix those issues in the next revision.
>
> Also, do you think it’s worth renaming cbo.c to something more generic
> (like zicbo.c), or should I keep the current name for consistency?
The cbo (cache-block operations) name represents all the cbo.*
instructions and all the prefetch.* instructions, just as section 2.2
"Cache-Block Operations" of the CMO spec introduces all of them under
the same heading.
Thanks,
drew
More information about the linux-riscv
mailing list