On 20/5/26 08:36, Jay Chang wrote:
This series fixes PMP address alignment to comply with the RISC-V
specification WARL (Write-Any, Read-Legal) semantics.

When configuring pmpcfg (TOR, NA4, or NAPOT) and pmpaddr, if the
value is smaller than the PMP granularity, it needs to be aligned
to the PMP granularity.

Chagnes in v5:
- Use uint64_t for granule, in preparation for upcoming single-binary work:
   https://lore.kernel.org/qemu-devel/[email protected]/

Thank you! Series LGTM.


Reply via email to