commit | 185fe11e14239c03efe94eb2fd25e4164c41d796 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Jan 10 16:20:55 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Wed Jan 11 18:03:37 2023 +0000 |
tree | e53f42c08a62223a5a2a6cab46dfc0e79e20b189 | |
parent | 96b45eae247b6b17b13c0b941f2b9604a1e38654 [diff] |
Check kernel & initrd file provenance We already check all potentially executed partitions to ensure they are immutable (or were installed via adb). Extend the checks to the kernel & initrd files for custom VMs. Bug: 237054515 Test: atest MicrodroidTests MicrodroidHostTests Test: atest virtualizationservice_device_test Change-Id: I684a5ca531262b0f39419776c8c3fbead44a9dd2
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.