commit | 6ae8fe26d078e0b58d59a6363fc834a7b41078e6 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Apr 17 20:02:23 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Apr 17 20:19:41 2024 +0100 |
tree | bc13d4a3aba38425c9ffa002d963cc46a6842187 | |
parent | ec8fd19bd1c543e75c4765fe6f2ba462f408b608 [diff] |
pvmfw: Expect proper CPU compatible "arm,armv8" Crosvm was previously using the wrong compatible string. As it got fixed, pvmfw needs to expect the new (proper) value during validation and DT parsing. Bug: 335470851 Test: TH # needs to share topic with corresponding crosvm patch Change-Id: I17becbe57ec9aa6b22d48744f04a58299cf9e4c6
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: