commit | c4354b85d966849b071f63de8c65a7b383b006e4 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu May 04 16:06:52 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri May 05 15:44:07 2023 +0100 |
tree | d3f77f98411aec94524df2c757c81be48fec8346 | |
parent | a38d3b35160f81e5a3f36cf9bdc3646c6852008b [diff] |
Refactor BCC handover Move the generation of the next BCC handover into InputValues. That gives us cleaner management of the config descriptor buffer and simplifies the calling code. (The old version would also require explicit lifetime markers now, not that that's too big a deal.) Bug: 280617929 Test: Start a Microdroid pVM Change-Id: Ie46fa4344b5b0c58d8f8fc33be7433c20212905a
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.