Re: Proposal: Delegating Exceptions from VS-mode or VU-mode to U-mode
Andrew Waterman
The N extension is effectively deprecated. We don’t see sufficient demand for user-level interrupts in managed/Unix-like environments to pursue that approach at this time. We do see demand for this feature in embedded systems with two levels of privilege. In this case, the proposal is to run the trusted piece in M-mode and the less-trusted piece in “bare S-mode”: i.e., S-mode without virtual memory. This approach covers the interesting use cases without additional architectural complication, and in particular, the hypervisor architecture need not care.
|
|