English

Virtual memory for real-time systems using hPMP

Hardware Architecture 2025-04-08 v1

Abstract

To satisfy automotive safety and security requirements, memory protection mechanisms are an essential component of automotive microcontrollers. In today's available systems, either a fully physical address-based protection is implemented utilizing a memory protection unit, or a memory management unit takes care of memory protection while also mapping virtual addresses to physical addresses. The possibility to develop software using a large virtual address space, which is agnostic to the underlying physical address space, allows for easier software development and integration, especially in the context of virtualization. In this work, we showcase an extension to the current RISC-V SPMP proposal that enables address redirection for selected address regions, while maintaining the fully deterministic behavior of a memory protection unit.

Keywords

Cite

@article{arxiv.2504.04498,
  title  = {Virtual memory for real-time systems using hPMP},
  author = {Konrad Walluszik and Daniel Auge and Gerhard Wirrer and Holm Rauchfuss and Thomas Roecker},
  journal= {arXiv preprint arXiv:2504.04498},
  year   = {2025}
}
R2 v1 2026-06-28T22:48:35.931Z