SecPod:基于虚拟化的安全系统框架
创始人
2024-04-12 06:41:30
0次
文章目录
- abstract
- 1.Introduction
- 2.Problem Overview
- 3.System Design
- 3.1 System overview
- 3.2 Paging Delegation
- 3.2.1 SecPod Address Space Layout
- 3.2.2 Secure and Efficient Context Switch
- 3.2.3 Page Table Update and Validation
- 3.3 Execution Trapping
- 4.Implementation
相关内容