commit | b15c93f50f6ff9afe4740c7c9d15ece450840607 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Jul 15 16:21:50 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Jul 16 18:24:46 2021 +0100 |
tree | 50f8f4ca9895c911ac16e18731323880b62c42ad | |
parent | d1f48bbf521640f4f8d84825984e64f44489b220 [diff] |
Support CompOS Key Service in a VM Add the ability to start the service in a VM, and to then communicate with it from the host via RPC Binder. Update command-line syntax. Also revert my recent client naming change, since one tool that can handle both host & VM seems better than two different ones. Bug: 193603140 Test: Manual: start service in VM, connect to it, generate & verify keys. Change-Id: I3cdb25395537e29bbfaa957eeac0c16ba4de93de
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.