commit | 7c6e4185bb7a869eaf21ba1fbee916abbb2777a1 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Fri Oct 07 19:47:53 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Mon Oct 10 21:17:11 2022 +0000 |
tree | be0960af9f3279d7f34751a2a41bfaa2b5b65621 | |
parent | b3dd8af06714e048833ea66742f35a827d3e6324 [diff] |
Simplify compos key handling The new interface to the VM instance secrets already provides a context-specific secret so it can be used directly as the seed for the key without requiring another derivation. Bug: 243514248 Test: atest ComposHostTestCases Test: atest compos_key_tests Change-Id: Ibbff27cc6e4e8f499bf70ff6ce171f6cd7765288
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.