commit | 2df297fb718c1105314e0be7410cde9a8cc2edb2 | [log] [tgz] |
---|---|---|
author | Srivatsa Vaddagiri <quic_svaddagi@quicinc.com> | Wed Apr 12 03:11:05 2023 -0700 |
committer | Srivatsa Vaddagiri <quic_svaddagi@quicinc.com> | Thu Apr 27 16:26:21 2023 +0530 |
tree | 9981aeb7db74024683a08118d72201795ee94fd6 | |
parent | c25d68ebeeb586ab5eb26af5c0a69d8511904f8f [diff] |
[pvmfw] Account for swiotlb 'reg' property Swiotlb node could optionally convey an address range via 'reg' property. On Gunyah platform, it represents the memory range that has been shared with host OS prior to VM starting its execution. Recognize existence of such property and pass it on to the VM in patched device-tree. Test: m pvmfw_img Bug: 271493784 Change-Id: I04e69f4dd9422ff08e12830e870d6169ba4811da
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.