commit | e328f4accec5be7a6e287d22e8b2b27b05703219 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Oct 27 11:43:10 2022 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Oct 27 17:04:35 2022 +0100 |
tree | c2e475ff68aaa04e5a6fc133ff7de7797e0b87d6 | |
parent | c1413d1675e135a2323f18eebc60d85d0cac37ed [diff] |
vmbase: Introduce common.h for assembly code Move reusable code to a shared header. Test: pvmfw & vmbase still build Change-Id: I6d737a0cdc43436fe1b28a8266f4dbc7f95f0696
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.