commit | 4ba7966f2d40f2efe22553ee5f94af0b187d2fad | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Feb 13 11:22:41 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Feb 24 13:51:21 2023 +0000 |
tree | 07b361f3272a493de7b78437bf23222e9a260a99 | |
parent | 496e945edad815f7caab3fd4b1022b2fec172092 [diff] |
pvmfw: refactor: Generalize BCC DT node creation As we expect to pass more data to the next stage than the BCC alone, introduce a way for main() to collect the various settings influencing the final DT operations. Note: No functional change intended. Bug: 268307476 Test: atest MicrodroidHostTests Change-Id: I7b8f812ffc622c2cd527e1c3247267cc87be1b9e
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.