Hi Christoph, On Wed, Feb 16, 2022 at 04:48:37PM +0100, Christoph Muellner wrote: > The RISC-V base cache management operation ISA extension has been > ratified [1]. This patchset adds support for the defined instructions. > > As the exception behavior of these instructions depend on the PMP > configuration, the first patch introduces a new API to probe the access > of an address range with a specified size with optional nonfaulting > behavior. > > The Zicbo[m,z,p] patch should be straight-forward and has been reviewed > in previous versions of this patchset.
I have not seen any v5 yet, unless I have missed. Are you planning to send one? fwiw, I rebased them on top of v7.2.0 and tested that it works. -- Regards Sudip