commit | 9cfbfd6c355c08f3893c32dc491be9fe206825b4 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Jun 14 11:19:03 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Jun 14 11:22:46 2023 +0000 |
tree | 6512ff0d45e332626af3e25f121e13402335da2a | |
parent | 6bb6fe70958045f808647ecabb7e5b9812c97c23 [diff] |
[pvmfw] Separate SWIOTLB info parsing and validation properly This cl mainly moved the SWIOTLB range check from the SWIOTLB parsing function to its validation function. This simplifies the task of moving the SWIOTLB parsing to vmbase for reuse later. Bug: 284462758 Test: m pvmfw_img Change-Id: I42340bc4ad27bb6f2e023b142cdfa4585c9d3627
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.