PMP and Virtual Memory

Tonight’s @risc_v Tip:

Physical Memory Protection (PMP) and page-based virtual memory are designed to work together. Accessing virtual memory sometimes results in physical memory accesses. In those situations, the physical memory accesses are checked against PMP entries.

Original Tweet