commit | a003f85c370bedd4762c5ddbf82bbf3ffdab98f2 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Tue Jul 06 16:09:07 2021 +0000 |
committer | Andrew Scull <ascull@google.com> | Tue Jul 13 10:30:02 2021 +0000 |
tree | 0b1c716d53b9368751d890f8e0b46c9be1fc4ec9 | |
parent | 22eed3bc425ac6bc93b4d5017ade014167721482 [diff] |
Strip out unused parts of keymint This implementation of keymint is just software-based so can't support things like key deletion and it's not aware of the device lock state. Constant fold the security level and stub out operations at the top level to make the behaviour easier to find. Bug: 190578423 Test: atest MicrodroidHostTestCases Change-Id: Ic49c4515ea0490ba864b56b5487ac0a877970616
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.