commit | a78279cab50d0100b94f2b5018b2c6c3d8e2a14a | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Dec 16 12:41:19 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Jan 05 14:11:15 2023 +0000 |
tree | 1b185ba36ae79e92e83d96ee9b4c9ccbe1dbd2fb | |
parent | 11b867d42970214ca39fa65a0002440e636a052d [diff] |
[avb] Verify kernel integrity against the trusted key This implementation is only tested with glibc outside pvmfw as it still requires some libc methods implementation in pvmfw. When the latter is ready, we can connect pvmfw to this implementation. Bug: 256148034 Test: atest libpvmfw_avb.test && m pvmfw_img Change-Id: I3e6372411fdd81b6293bbd34215d650c4276af8a
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.